Hi
The nRF24Le1 has 256 bytes in the infoPage for user data, starting 0x0100.
My question is how to write to that area? Is it accessible from nRFgo Studio? Is it accessible from MCU?
If 'yes', then please drop a few lines to explain how.
also,
Hi
The nRF24Le1 has 256 bytes in the infoPage for user data, starting 0x0100.
My question is how to write to that area? Is it accessible from nRFgo Studio? Is it accessible from MCU?
If 'yes', then please drop a few lines to explain how.
also,
@Gustav: yes it's possible with SPI but not from MCU. We don't provide the tool to write into the infopage, but it's described in the spec. You would need to set INFEN to write to infopage from SPI.
Example: OLHA_Infopage_writer.zip
Hi Hung Bui,
Thanks, it is a great project. Just what I needed to get started. Best Regards,
Hi Hung Bui,
Thanks, it is a great project. Just what I needed to get started. Best Regards,