Yes I should have mentioned that 1v90.5 is running on the 'remote button' puck and 1v90 on the target.
I'll have to try and characterize results when connected from the IDE and not. I'm trying several examples including 'ble_simple_uart' and results aren't much different.
I've also seen situations where the 'get service' simply doesn't return. Re-entering the function causes an error saying a BLE request is in progress or something like that. At this point I have to do a reset() and load() to recover.
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.
Yes I should have mentioned that 1v90.5 is running on the 'remote button' puck and 1v90 on the target.
I'll have to try and characterize results when connected from the IDE and not. I'm trying several examples including 'ble_simple_uart' and results aren't much different.
I've also seen situations where the 'get service' simply doesn't return. Re-entering the function causes an error saying a BLE request is in progress or something like that. At this point I have to do a reset() and load() to recover.