why I don't see the name of the device "david-Iphone", "My-computer" ? like I see when I scan using my phone?
I have try to add time using
getTime()
but he gave me
821.90802001953
the MDBT42Q doesn't have an internal clock? , can I add to it RTC devcie to get the time?
or maybe there is another device that already have rtc inside of it?
4.is there any way I can save the data as text\json ? and then upload it to my device ?
after I save the wanted devcies after scan , is there any way to know how much free space I got left on the devcie?
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 want to scan and save a list of my devices around me
this is what I get :
so I see that I have 3 devices around me
I have sevral queesion about it :
I have try to add time using
but he gave me
the MDBT42Q doesn't have an internal clock? , can I add to it RTC devcie to get the time?
or maybe there is another device that already have rtc inside of it?
4.is there any way I can save the data as text\json ? and then upload it to my device ?
Thanks ,