How to change Radio ID on Raspberry Pi Gateway with NRF24
-
Hi,
Does anybody know how to change the Radio ID on Raspberry Pi Gateway with NRF24 radio?
Equivalent to MY_NRF5_ESB_BASE_RADIO_ID for NRF5 nodes.
Thanks -
Thank you Mikael,
Would it be mean that for default Radio ID command is (including closing ")?
--extra-cxxflags="-MY_RF24_BASE_RADIO_ID=(0x00,0xFC,0xE1,0xA8,0xA8)"@jacmika it would need shell escaping and it is missing the initial D. I would try something like
--extra-cxxflags="-DMY_RF24_BASE_RADIO_ID=0x00,0xFC,0xE1,0xA8,0xA8If I recall correctly, the output of make will show which defines are activated, and what values they have. That's what I usually use to check if I got it right.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login