NordicPlayground / thingy-world-firmware-aws

Firmware for devices on world.thingy.rocks
https://world.thingy.rocks
Other
2 stars 2 forks source link

Add result of AT%CONEVAL to roam.v.con #3

Closed coderbyheart closed 1 year ago

coderbyheart commented 1 year ago

Report the result of the AT%CONEVAL command as roam.v.con when reporting the roaming information, either as string, or as array; array is preferred cloud side, but whatever is easiest for the device.

String notation: "0,0,8,59,21,35,\"032E9B05\",\"24201\",394,6400,20,0,0,-7,1,1,103"

Array notation: [0,0,8,59,21,35,"032E9B05","24201",394,6400,20,0,0,-7,1,1,103]

coderbyheart commented 1 year ago

/cc @simensrostad we should eventually add this to asset_tracker_v2

maxd-nordic commented 1 year ago

Just synced with Simen - I'll add that myself.

maxd-nordic commented 1 year ago

support is added on my branch

coderbyheart commented 1 year ago

What's your branch?

maxd-nordic commented 1 year ago

https://github.com/maxd-nordic/sdk-nrf/tree/atv2-ina3221