Arduino Create Agent JS CLIENT how to use[simple_doubt] #684
Labels
conclusion: duplicate
Has already been submitted
conclusion: stale
Closed due to lack of activity
status: stale
Pending closure due to lack of activity
status: waiting for information
More information must be provided before work can proceed
Welcome,
currently, I want to upload code to Arduino using JavaScript (NodeJS),
I HATE using FIRMATA to upload code,
I want to use the official
Arduino create agent
andArduino create agent js client
https://github.com/arduino/arduino-create-agent-js-client
I just downloaded the arduino create agent,
I run the below in empty directory
I inserted arduino nano(old bootloader) in COM7,
thus I changed(edited) the file
.\demo\app.jsx
line 189-205 to,then I run
since the local host runs on
http://localhost:8000/
I edited the config file
and set
origins = http://localhost:8000
that is
it keep on uploading as shown above ⬆️⤴️
please help
The text was updated successfully, but these errors were encountered: