Hi there,
I have issues configuring a nrf24ap2: my application sends the data with broadcast (0x4f) on channel, e.g., 1, however, if I open antwareII I see the data displayed on _all_ channel tabs.
The 'funny' thing is the fact that in the log-panel of antwareII the channel-byte indicates another channel: e.g. channel 1 in channel-1-tab, channel 2 in channel-2-tab etc.
More specifically: in the channel-1-tab a data-line is:
0x4f-00-..-..-..
where in channel-2-tab it would be
0x4f-01-..-..-..
So my questions are:
[ul]
[li]does antwareII prepend the channel-byte on its own?[/li]
[li]does my chip really send on all channels?[/li]
[/ul]
Any comments are very welcome! Thanks in advance!
Cheers,
R.