So, I replaced Bluetooth.setConsole(1); with the code snippet you sent and also ensured that the code is set to 'direct to flash' then reset and waited a bit and did the print(log) and returned the following:
<- Serial1
Uncaught ATE0 ERROR undefined
-> Bluetooth
=undefined
As for the LiPo, I do have a few lying around, but do not have a proper jumper to connect to breadboard at the moment. I'll have to see if I can locate something to rig it up. Actually I do have a protoshield with a battery. I will charge it and try later today.
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.
So, I replaced Bluetooth.setConsole(1); with the code snippet you sent and also ensured that the code is set to 'direct to flash' then reset and waited a bit and did the print(log) and returned the following:
<- Serial1
Uncaught ATE0 ERROR undefined
-> Bluetooth
=undefined
As for the LiPo, I do have a few lying around, but do not have a proper jumper to connect to breadboard at the moment. I'll have to see if I can locate something to rig it up. Actually I do have a protoshield with a battery. I will charge it and try later today.
Thanks again!