(ignore the tag in this posting, dwm1002 was not an option)
History:
- Borrowed a Windows machine, setup 1xNode + 1xTag, and watched it work
- Without Windows available used a terminal app to get live data from the Node, this also worked
- Also using a terminal app investigated the CLI with the intent of setting “Use IMU” and “Fast” mode
- Concerned I’d changed something else during that exploration I executed “restore”
- Now I don’t have live data from the UART
I’m wondering:
- Is all I have to do is get access to the the GUI again and go through the same setup I did at the start? AND
- Assuming that works, will a subsequent “save” of that setup mean that in the future all I’d need to do to recover from an incorrect CLI session would be to execute “restore”?
Ultimately I need an adaptable system that does not rely on a Windows GUI to configure in the field (this is for an outdoor consumer product).
Here’s the results of my “stat” command, I don’t know what this would have looked like before I typed “restore”.
MODE: NODE
LAST ERR CODE: 0
MAX MSG LEN: 175
JS0089{“Info”:{
“Device”:“PDOA Node”,
“Version”:“4.1.0”,
“Build”:“Jan 18 2019 12:21:24”,
“Driver”:“DW1000 Device Driver Version 04.01.01”}}
JS00A7{“System Config”:{
“ADDR”:“FFFF”,
“PANID”:“FFFF”,
“NUMSLOT”:65535,
“SLOTPER”:65535,
“SFPER”:65535,
“REPDEL”:65535,
“P2FDEL”:65535,
“RCDEL”:65535,
“SMTX”:255}}
JS0036{“Run Time”:{
“UART”:128,
“AUTO”:255,
“PCREP”:255}}
JS00A7{“Calibration”:{
“ANTTXA”:65535,
“ANTRXA”:65535,
“ANTTXB”:65535,
“ANTRXB”:65535,
“PDOAOFF”:-1,
“RNGOFF”:-1,
“ACCTHR”:65535,
“ACCSTAT”:65535,
“ACCMOVE”:65535}}
JS000D{“DList”:[ ]}
JS032A{“KList”:[{“slot”:“FFFF”,“a64”:“FFFFFFFFFFFFFFFF”,“a16”:“FFFF”,“F”:“FFFF”,“S”:“FFFF”,“M”:“FFFF”},
{“slot”:“FFFF”,“a64”:“FFFFFFFFFFFFFFFF”,“a16”:“FFFF”,“F”:“FFFF”,“S”:“FFFF”,“M”:“FFFF”},
{“slot”:“FFFF”,“a64”:“FFFFFFFFFFFFFFFF”,“a16”:“FFFF”,“F”:“FFFF”,“S”:“FFFF”,“M”:“FFFF”},
{“slot”:“FFFF”,“a64”:“FFFFFFFFFFFFFFFF”,“a16”:“FFFF”,“F”:“FFFF”,“S”:“FFFF”,“M”:“FFFF”},
{“slot”:“FFFF”,“a64”:“FFFFFFFFFFFFFFFF”,“a16”:“FFFF”,“F”:“FFFF”,“S”:“FFFF”,“M”:“FFFF”},
{“slot”:“FFFF”,“a64”:“FFFFFFFFFFFFFFFF”,“a16”:“FFFF”,“F”:“FFFF”,“S”:“FFFF”,“M”:“FFFF”},
{“slot”:“FFFF”,“a64”:“FFFFFFFFFFFFFFFF”,“a16”:“FFFF”,“F”:“FFFF”,“S”:“FFFF”,“M”:“FFFF”},
{“slot”:“FFFF”,“a64”:“FFFFFFFFFFFFFFFF”,“a16”:“FFFF”,“F”:“FFFF”,“S”:“FFFF”,“M”:“FFFF”},
{“slot”:“FFFF”,“a64”:“FFFFFFFFFFFFFFFF”,“a16”:“FFFF”,“F”:“FFFF”,“S”:“FFFF”,“M”:“FFFF”}]}
ok
Thanks,
Jeff