Dear all,
I am using a RAK8212 board with Espruino. When the board is connected over BLE to the Espruino IDE, the device works(I receive messages on my UDP server from the device), while when I disconnect I dont receive any messages. The device is powered by a LiPo battery pack . The onInit() function has been implemented and also the save() command was issued at the beginning of the program(once after the flashing of the code). Any idea why this happens?
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.
Dear all,
I am using a RAK8212 board with Espruino. When the board is connected over BLE to the Espruino IDE, the device works(I receive messages on my UDP server from the device), while when I disconnect I dont receive any messages. The device is powered by a LiPo battery pack . The onInit() function has been implemented and also the save() command was issued at the beginning of the program(once after the flashing of the code). Any idea why this happens?
Thank you in advance!