Hello ,
I have try and try but your support and documentation is not so understandble for first use....
I'm using MDBT42Q version 2.04 (because I can't update using windows computer).
this is what I want to do :
publish my device using BLE , so whenever people will scan they will se my device
simple as this
I want people will be able to see:
name of the devcie
battery
temp
this is what I want to upload to the MDBT42Q (after reading 10 times on the support part)
maybe I'm missing something so this are my questions about the code above:
did I miss something ? just publish this information - this is whatI want to do.
what is the different between
discoverable \scannable - isn't all the same?
if I disable showname - I will see every data except the devcie name - right?
maybe I'm using the wrong app on my phone ?
when I just search using bluethhoth scan - I don't see the device at all.
when I search using "BLE Scanner" - I see the device (without any information ) but when I press "Open url" - it redirect my to my site . but no name\temp - nothing.
when I use "nRF Connect" - I don't the name of the device just "Te" and the battery 3% temp 85
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.
Hello ,
I have try and try but your support and documentation is not so understandble for first use....
I'm using MDBT42Q version 2.04 (because I can't update using windows computer).
this is what I want to do :
publish my device using BLE , so whenever people will scan they will se my device
simple as this
I want people will be able to see:
this is what I want to upload to the MDBT42Q (after reading 10 times on the support part)
but it doesn;t work
I get error
so when I upload this it is working :
why?
maybe I'm missing something so this are my questions about the code above:
discoverable \scannable - isn't all the same?
if I disable showname - I will see every data except the devcie name - right?
when I just search using bluethhoth scan - I don't see the device at all.
when I search using "BLE Scanner" - I see the device (without any information ) but when I press "Open url" - it redirect my to my site . but no name\temp - nothing.
when I use "nRF Connect" - I don't the name of the device just "Te" and the battery 3% temp 85
so what is wrong?
Thank you for your help!