I hope so. I have issues with BT about once every time I use it.
Wi-LE: Can WiFi replace Bluetooth? (2019) [pdf]
41–50 of 88 posts
Re: Wi-LE: Can WiFi replace Bluetooth? (2019) [pdf]
#42I think there is a wirelrss revolution around the corner being held up by patents, closed chipsets, and closed firmwares. Look at what was necessary in this papet, thr IoT device pretends to be an access point to bypass all the layers in the stack that would filter out thr packet. In this case they found a hack to workaround chipset/firmware limitations, but what other innovations havent happened due to inaccesible w…
Re: Wi-LE: Can WiFi replace Bluetooth? (2019) [pdf]
#43Yes, or, at least it has been used to do so. Microsoft's xbox 360/xbox one USB controller adapter is actually a standard wifi adapter with a custom firmware. Source: https://github.com/medusalix/xow#how-it-works
Re: Wi-LE: Can WiFi replace Bluetooth? (2019) [pdf]
#44if only there were some good flows for attaching sound input / outputs & input devices over wifi there are some technical means. one could use usb-ip[1] to bridge peripherals, for example. but few rise to the status of "flows", good well paved paths. [1] http://usbip.sourceforge.net/
Is usbip finally usable?
Re: Wi-LE: Can WiFi replace Bluetooth? (2019) [pdf]
#45Yes, or, at least it has been used to do so. Microsoft's xbox 360/xbox one USB controller adapter is actually a standard wifi adapter with a custom firmware. Source: https://github.com/medusalix/xow#how-it-works
That's due to range and especially latency issues with Bluetooth. It's one reason competitive shooters were more popular on the 360 than the Ps3 with its Bluetooth gamepad.
Caring about slight latency differences but then still using joysticks for a shooter seems rather weird.
Re: Wi-LE: Can WiFi replace Bluetooth? (2019) [pdf]
#46Earlier quoted context omitted.
That's due to range and especially latency issues with Bluetooth. It's one reason competitive shooters were more popular on the 360 than the Ps3 with its Bluetooth gamepad.
Slightly off-topic: Caring about slight latency differences but then still using joysticks for a shooter seems rather weird.
Re: Wi-LE: Can WiFi replace Bluetooth? (2019) [pdf]
#47Yes, or, at least it has been used to do so. Microsoft's xbox 360/xbox one USB controller adapter is actually a standard wifi adapter with a custom firmware. Source: https://github.com/medusalix/xow#how-it-works
Does that mean something like an esp32 could interact with it, or does the xbox one have DRM like the PlayStation controllers do?
Re: Wi-LE: Can WiFi replace Bluetooth? (2019) [pdf]
#48if only there were some good flows for attaching sound input / outputs & input devices over wifi there are some technical means. one could use usb-ip[1] to bridge peripherals, for example. but few rise to the status of "flows", good well paved paths. [1] http://usbip.sourceforge.net/
rec -p | nc -l 7777
nc 192.168.1.11 7777 | play -v 0.1 -Re: Wi-LE: Can WiFi replace Bluetooth? (2019) [pdf]
#49Earlier quoted context omitted.
I've read chunks of the bluetooth spec and while I didn't wind up spending very long actually using it, the vibe I got was that of a committee composed of architecture astronauts who pumped out pages by the truckload and applications engineers who could never agree on anything. The standard is very heavy on abstract cruft and very light on constraining decisions, which is probably why 30 years later we still have pai…
Oh but the next version has fixed that, uses less energy and is going to be great, as per every Bluetooth press release every single year.
Re: Wi-LE: Can WiFi replace Bluetooth? (2019) [pdf]
#50I think there is a wirelrss revolution around the corner being held up by patents, closed chipsets, and closed firmwares. Look at what was necessary in this papet, thr IoT device pretends to be an access point to bypass all the layers in the stack that would filter out thr packet. In this case they found a hack to workaround chipset/firmware limitations, but what other innovations havent happened due to inaccesible w…