Hello,
There is a lack of documentation and libraries to support the radio peripheral. Is it the manufacturer's intention that the radio chip should not be used for proprietary protocols? Is it possible to find somewhere low-level libraries for handling the radio chip, on which you can implement your own solutions?
Many thanks!
Proprietary radio protocol
-
- Posts: 9729
- Joined: Thu Nov 26, 2015 4:08 am
Re: Proprietary radio protocol
The radio hardware is proprietary and not documented, you're supposed to use the WiFi and low-level BLE drivers as your entry point. This indeed means other protocols cannot be supported, but given that a lot of the lower-level framing and encoding is done in hardware, I don't think you'd have much luck even if the radio hardware was fully documented.
Re: Proprietary radio protocol
Thank, you.ESP_Sprite wrote: ↑Tue Apr 30, 2024 1:16 amThe radio hardware is proprietary and not documented, you're supposed to use the WiFi and low-level BLE drivers as your entry point. This indeed means other protocols cannot be supported, but given that a lot of the lower-level framing and encoding is done in hardware, I don't think you'd have much luck even if the radio hardware was fully documented.
May I ask what is the reason for the lack of such documentation?
-
- Posts: 9729
- Joined: Thu Nov 26, 2015 4:08 am
Re: Proprietary radio protocol
There's a bunch, ranging from potential issues with regulatory bodies if we give everyone the option to hack the radio and potentially output non-compliant RF, to us not wanting to make it too easy for competitors to copy our hardware.
Who is online
Users browsing this forum: Google [Bot] and 74 guests