HI,
I want to make a receiver to get BLE packets on any channel.(NO SOFTDEVICE)
I fail to fullfile it yet by reading <nRF52810_PS_V1.3.pdf>.
Any other hands can give me?
THANKS.
BR,
Yoole
HI,
I want to make a receiver to get BLE packets on any channel.(NO SOFTDEVICE)
I fail to fullfile it yet by reading <nRF52810_PS_V1.3.pdf>.
Any other hands can give me?
THANKS.
BR,
Yoole
Do you have any experience with working at such a low level with complex protocols like BLE ?
The whole reason Nordic provide the SoftDevice is because this is not an easy thing to do!
Do you have any experience with working at such a low level with complex protocols like BLE ?
The whole reason Nordic provide the SoftDevice is because this is not an easy thing to do!
Hmmm, maybe a little.
But, I just wanna to get information from ble_advertising packets at any channel, not the whole complex protocol.
It will take a whole lot more effort to "just" (sic) do that manually from scratch than to just use the SoftDevice!
With the SoftDevice, it is trivial.
That what a reason that i want to get further help to fulfill it.
My boss compels me to finish it.:(
So use the SoftDevice!
Okay,thanks a lot.
And the question has changed now.
How to use softdevice to get packets at any channel, not just channel 37, 38, 39?