Page 2 of 2

Re: [nRF52] Here is tested and working "proprietary" radio demo code

Posted: Tue Oct 23, 2018 12:40 pm
by WhiteHare
marfis wrote:
Tue Oct 23, 2018 4:16 am
It doesn't rely upon nor use softdevice.
What I meant to ask was that *if* the softdevice is included (in case you want to use standard Btle functionality too), doesn‘t it interfere with your code (because you are directly manipulating hw registers)?
Well, for sure the radio can only receive in one mode at a time. Maybe there are clever ways that the two could take turns and dance together, but it would take some R&D to figure that out. Meanwhile, I wouldn't recommend trying to run both on the same node at the same time.