safe task on ble device

I was thinking to use mpu to make a "safe task"  that use nrf52840 for the ble NUS comunication and I use  the "safe task" to verify the timeout   and the CRC of the message .

Where i can find some examples that show how to make a protected FLASH and  RAM Ragion  for the "safe task".

Best Regards

Novello G.

Parents
  • Hi Giampiero, 
    Could you explain a little bit more on what you want to achieve ? 
    Why "verify the timeout   and the CRC of the message" has anything to do with "make a protected FLASH and RAM Region " ? 
    Please be noted that a corrupted packet with wrong CRC will be discarded and not be notified to the application.
    What do you mean by "timeout" ? 

Reply
  • Hi Giampiero, 
    Could you explain a little bit more on what you want to achieve ? 
    Why "verify the timeout   and the CRC of the message" has anything to do with "make a protected FLASH and RAM Region " ? 
    Please be noted that a corrupted packet with wrong CRC will be discarded and not be notified to the application.
    What do you mean by "timeout" ? 

Children
Related