No. but the code is there to do it, I got ble console to the point that you can send data and receive response even larger than MTU size
see this output https://gist.github.com/fanoush/c17263e57e5ea204de7b2bb01d2a258f if you would turn off verbose output it looks more sane - you send js command to nordic uart and get response (line 47)
@fanoush 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.
No. but the code is there to do it, I got ble console to the point that you can send data and receive response even larger than MTU size
see this output
https://gist.github.com/fanoush/c17263e57e5ea204de7b2bb01d2a258f
if you would turn off verbose output it looks more sane - you send js command to nordic uart and get response (line 47)