Fri 2018.09.14
Hello @larry,
re: 'how can I try to achieve this?'
Did you take a peek at the actual RN2483 module code?
http://www.espruino.com/modules/RN2483.js
This is on the order of what would be necessary. Study that and if needed some simpler ones to get an idea:
http://www.espruino.com/modules/ http://www.espruino.com/modules/Ping.js http://www.espruino.com/modules/GroveRelay.js
Pick a tutorial with which you have some familiarity and check out that code https://www.espruino.com/Tutorials
@Robin started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Fri 2018.09.14
Hello @larry,
Did you take a peek at the actual RN2483 module code?
http://www.espruino.com/modules/RN2483.js
This is on the order of what would be necessary. Study that and if needed some simpler ones to get an idea:
http://www.espruino.com/modules/
http://www.espruino.com/modules/Ping.js
http://www.espruino.com/modules/GroveRelay.js
Pick a tutorial with which you have some familiarity and check out that code
https://www.espruino.com/Tutorials