No, what i'm doing is:
I'm sending these packets to the USB ANT Stick:
0xa4014a00ef (reset)
0xa40342000000e5 (assignch as a receiver in channel 0)
0xa405510000000000f0 (setchid with wildcard)
0xa4014b00ee (open channel 0)
When i send each one of these messages, i receive a message back with the message ID = 0x40, data1 = 0x00, data2 = the corresponding message ID above, data3 = 0x00 (what's RESPONSE_NO_ERROR, right?), so i suppose that the USB ANT Stick is correctly configured.
At the same time, with the nRF24AP1 already configured and paired, it's been sending intermittently packets 0xAA.
What i'm doing is right?
So ... after a while the USB ANT Stick send a "search timeout" to my notebook, like if it is waiting for packets and nothing is coming. And after the "search timeout" it starts to send a lots of packets with message ID 0x40 and message code 0x28. Can you undestand? (I'm brazilian, so forgive me for the english mistakes)
Thanks,
Cauê