why I don't see the name of the device "david-Iphone", "My-computer" ? like I see when I scan using my phone?
"My-computer"/etc is probably using Bluetooth, not bluetooth LE
getTime() but he gave me 821.90802001953
Turn on Set time on upload in the IDE comminications settings and upload some code. The default is 'on' so I'm surprised it's not ok.
Set time on upload
(new Date()).toString() should then give you a nice date
(new Date()).toString()
is there any way I can save the data as text\json ? and then upload it to my device ?
I just answered this in one of your other posts
after I save the wanted devcies after scan , is there any way to know how much free space I got left on the devcie?
process.memory()
@Gordon 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.
"My-computer"/etc is probably using Bluetooth, not bluetooth LE
Turn on
Set time on upload
in the IDE comminications settings and upload some code. The default is 'on' so I'm surprised it's not ok.(new Date()).toString()
should then give you a nice dateI just answered this in one of your other posts
process.memory()