Most recent activity
-
-
Yeah, but some browsers will automatically change to https.
For example, https://support.mozilla.org/en-US/kb/https-only-mode-firefox-android by default will use https only (but you can change in settings)
https://support.mozilla.org/en-US/kb/https-only-prefs some people also enable this and haven't set an exception for the forum.
-
You get it when you go to https://forum.espruino.com/conversations/369818/ (note the https)
According to the cert, it's only valid for *.microcosm.app domain (and this is forum.espruino.com)
-
Just wanted to mention that Seeed Studio put an NRF52840 in the XIAO form factor:
https://www.seeedstudio.com/Seeed-XIAO-BLE-nRF52840-p-5201.html
Would be a good stopgap until we finally get an official MDBT50Q breakout with Espruino programmed in, if only it's in stock :P
-
-
-
I liked Eddystone https://www.espruino.com/Eddystone before but it's been disabled for sometime now due to abuse.
Now it looks like Google is again trying something similar with the "Find My Device" function:
https://arstechnica.com/gadgets/2023/05/bluetooth-tags-for-androids-3-billion-strong-tracking-network-are-here/
https://blog.google/products/android/google-android-safety-features/
I'm guessing this would also run through BLE
Has anyone else worked on this? I can't seem to find any documentation on the protocol; I'm guessing once we have docs it should be relatively straightforward(?) to turn a puck into a tracker that shows up in Find My Device. There might be some process to register trackers in order to avoid abuse but that's not necessarily a technical limitation.