8 ms·
This is a cool idea. I'd love to see it easy to create apps that can communicate using something like this and/or Bluetooth mesh networks
by luney 10y ago
This is a cool idea. I'd love to see it easy to create apps that can communicate using something like this and/or Bluetooth mesh networks
- Natanael_L 10y agoIt could be advertised via Google's Nearby Bluetooth API
- rektide 10y agoNasty, ugly, closed. Prefer: normative, specified, open. Gimme Physical Web, please. Which has a mdns protocol- it's kind of funky tbh, but at least your not enjoindering yourself and your users into a silo.
- Natanael_L 10y agoThen WiFi Direct for something already supported in Android.
- BHSPitMonkey 10y agoHasn't Google been pushing for Physical Web, and baking support for it into Android? It was a big thing at last year's Chrome Dev Summit.
- srikz 10y agoThe lucrative thing about Google Nearby is that it works across iOS and Android and since it has an option to fallback using sound (ultrasound?) it can work on any device which has a speaker and mic[1]. Are there any open solutions which lets me simply pass messages between 2 devices without any sort of configuration? BT LE is ruled out (for now) because I can't rule out pre-Lollipop devices[2]. I wish there was a more universal and open protocol which was fast, reliable and worked on most mobile devices to simply exchange small packets of data. [1]: Of course it doesn't have support for Windows 10 Mobile, but not due to practical limitations. [2]: BT LE in 4.3,4.4 has lot of issues and limitations Edit: added caveat about not supporting Windows 10 Mobile