Other Parts Discussed in Thread: CC1312R, CC1310
Hi
I have been using the collector and sensor examples and realize data for id etc is stored in nvm can anybody tell how I can completely reset the nvm so they start from new.
Regards
David
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi
I have been using the collector and sensor examples and realize data for id etc is stored in nvm can anybody tell how I can completely reset the nvm so they start from new.
Regards
David
Hi David,
Please press the reset button while holding down button 2 on the launchpad.
dev.ti.com/.../154-stack_01_sensor_collector.html
This is mentioned in the project 0 in section "Using the sensor and Collector" section.
Regards,
Sid
Hi Sid
I have tried that but when the sensor try's to join the network it thinks it sensor 6 according to the collector uart data and again I am getting Access Denied
Regards
David
Please can you elaborate on the exact situation? A detailed description of what you are seeing and the scenario that causes it. I do not understand what you mean by sensor 6 and when you get access denied error.
Regards,
Sid
Hi Si
I had managed to get the CC1312R SDK working so I formed a network and joined one sensor (collector and Sensor) I then disassociated the sensor and have never been able to reconnect it to the collector and on the uart from the sensor I get Access Denied, and the collector Uart I get error Id0006, this is even after I have redownloaded the Sensor and collector file to the CC1312R1 Launchpads. I also have tried to reset as discussed and the collector Uart still said error and the Id was still 0006 so some ware it still remembers it does not seem to factory reset.
Regards
David
Hi David,
When you are flashing the devices make sure there are no serial session opened. This might cause some issues. Before flashing, make sure you close all the putty/Teraterm UART serial sessions and then open it only after the flashing is complete.
Regards,
Sid
Hi Sid
That seems to have resolved all the issues I now have CC1310, CC1312 and CC1352 versions working.
Thank you for all your help
David