At the moment there isn't anything as far as I know - but if you can modify the webpages yourself it's easy enough to add a textbox and then overwrite console.log - which might give you some clues what's going on I guess.
Also, you could change requestDevice on the BB8 page so it wasn't as strict about the types of devices it displayed in the menu.
Hopefully the BBQ thermometer will work though? I'd be interested to see what happens.
It's a bit hard for @daphtdazz to try with different hardware though - even ignoring the time it takes, it gets quite expensive buying lots of random BLE stuff to test on :)
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.
At the moment there isn't anything as far as I know - but if you can modify the webpages yourself it's easy enough to add a textbox and then overwrite
console.log
- which might give you some clues what's going on I guess.Also, you could change
requestDevice
on the BB8 page so it wasn't as strict about the types of devices it displayed in the menu.Hopefully the BBQ thermometer will work though? I'd be interested to see what happens.
It's a bit hard for @daphtdazz to try with different hardware though - even ignoring the time it takes, it gets quite expensive buying lots of random BLE stuff to test on :)