Spotter buoy weird behaviour

Hi,
We tried to do a test deployment yesterday to get more familiar with how to deploy the system for the future.

I had connected the BM kit to the Spotter buoy using this guide Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.

When we deployed the leds on the spotter buoy lit up like this:

System Go Signal
orange orange/red
green red
green green
red green red

We had not made any changes to the BM node nor the spotter buoy
According to the user manual for the spotter that means we should try to turn it off, take the SD out and in, then turn it on again

that did not fix the sequence of the leds

In the workshop the spotter buoy only comes to green system, red go (which is to be expected, it is not able to find gps signal inside)

While in the workshop I can connect to the BM node, and I can ping the spotter buoy and get a response

bm topo
(root)c4875d29f14aced:2 | 1:94636abaafbaaa1c
bm ping 0x94636abaafbaaa1c
PING (94636abaafbaaa1c): 32 data bytes
🏓 32 bytes from 94636abaafbaaa1c bcmp_seq=1 time=1 ms

bm info 0x94636abaafbaaa1c
Neighbor information:
Node ID: 94636abaafbaaa1c
VID: 0000 PID: 0000
Serial number 0000000000000000
GIT SHA: B557F3D0
Version: 0.4.0
HW Version: 0
VersionStr: bridge@ENG-v0.4.0+8be5f19c
Device Name: 203538484d30501000340046

Then according to this guide Notion – The all-in-one workspace for your notes, tasks, wikis, and databases. I can connect to the spotter using USB-C, which I did, and the only port that pops up on my machine while I connect the spotter is a STMicroelectronics virtual port with baud=9600, 8 bit, no parity, 1 stop bit

Opening this connection using either coolterm or puTTY gives just an empty console, no 1981 Spotter logo

What should my next steps in debugging be?

2 Likes

Hello @OASimen, thanks for your question.

To debug more the red System LED on the Spotter, it would help to look at the contents of the SD card in the Spotter.

Causes of red system LED can include some of :

  • low battery
  • SD card issues
  • error initializing sensors (barometer, …)
  • error initializing visibility LED
  • Spotter is not charging battery out of safety because the system temperature is higher than a safety threshold

Some of the above are non-issues. We are working to adjust the conditions under which the System LED turns red, so to not raise unnecessary concern.

If you are comfortable sharing files on the forum, you could attach the *_ERR.log files from the Spotter here to start.

If you are on a Unixy system like Mac or Linux, you can run something like this in a terminal window where the SD card files are located:

grep -H -e ERR -e WARN *_ERR.log

This will show lines in those log files which are errors or warnings.

I extracted all the errors from the SD card:
475t [ERR] [INFO] IoExpErrorState changed from N/A to OK
477t [ERR] [INFO] BspErrorState changed from N/A to OK
663t [ERR] [INFO] PotErrorState changed from N/A to OK
667t [ERR] [INFO] ChargerErrorState changed from N/A to OK
798t [ERR] [INFO] busmonErrorState changed from N/A to OK
800t [ERR] [INFO] SolarErrorState changed from N/A to LOW
800t [ERR] [INFO] BattErrorState changed from N/A to OK
800t [ERR] [INFO] BusVErrorState changed from N/A to OK
800t [ERR] [INFO] BusIErrorState changed from N/A to OK
4825t [ERR] [INFO] GpsErrorState changed from N/A to NO_SIGNAL
4828t [ERR] [INFO] OrchErrorState changed from N/A to OK
4897t [ERR] [INFO] HtuErrorState changed from N/A to OK
4908t [ERR] [INFO] BaroErrorState changed from N/A to OK
5627t [ERR] [INFO] IridiumErrorState changed from N/A to OK
5654t [ERR] [INFO] Visibility LEDErrorState changed from N/A to OK
9950t [ERR] [INFO] bridgeErrorState changed from N/A to OK
16900t [ERR] [INFO] CellularErrorState changed from N/A to OK

185t [ERR] [INFO] IoExpErrorState changed from N/A to OK
187t [ERR] [INFO] BspErrorState changed from N/A to OK
373t [ERR] [INFO] PotErrorState changed from N/A to OK
377t [ERR] [INFO] ChargerErrorState changed from N/A to OK
508t [ERR] [INFO] busmonErrorState changed from N/A to OK
510t [ERR] [INFO] SolarErrorState changed from N/A to LOW
510t [ERR] [INFO] BattErrorState changed f

463t [ERR] [INFO] IoExpErrorState changed from N/A to OK
465t [ERR] [INFO] BspErrorState changed from N/A to OK
651t [ERR] [INFO] PotErrorState changed from N/A to OK
655t [ERR] [INFO] ChargerErrorState changed from N/A to OK
786t [ERR] [INFO] busmonErrorState changed from N/A to OK
788t [ERR] [INFO] SolarErrorState changed from N/A to LOW
788t [ERR] [INFO] BattErrorState changed from N/A to OK
788t [ERR] [INFO] BusVErrorState changed from N/A to OK
788t [ERR] [INFO] BusIErrorState changed from N/A to OK
9557238t [ERR] [INFO] ChargerErrorState changed from OK to CHARGE_ERR

451t [ERR] [INFO] IoExpErrorState changed from N/A to OK
453t [ERR] [INFO] BspErrorState changed from N/A to OK
639t [ERR] [INFO] PotErrorState changed from N/A to OK
643t [ERR] [INFO] ChargerErrorState changed from N/A to OK
774t [ERR] [INFO] busmonErrorState changed from N/A to OK
776t [ERR] [INFO] SolarErrorState changed from N/A to LOW
776t [ERR] [INFO] BattErrorState changed from N/A to OK
776t [ERR] [INFO] BusVErrorState changed from N/A to OK
776t [ERR] [INFO] BusIErrorState changed from N/A to OK
3799t [ERR] [INFO] GpsErrorState changed from N/A to NO_SIGNAL
3802t [ERR] [INFO] OrchErrorState changed from N/A to OK
3871t [ERR] [INFO] HtuErrorState changed from N/A to OK
3882t [ERR] [INFO] BaroErrorState changed from N/A to OK
4587t [ERR] [INFO] IridiumErrorState changed from N/A to OK
4614t [ERR] [INFO] Visibility LEDErrorState changed from N/A to OK
8910t [ERR] [INFO] bridgeE

466t [ERR] [INFO] IoExpErrorState changed from N/A to OK
468t [ERR] [INFO] BspErrorState changed from N/A to OK
654t [ERR] [INFO] PotErrorState changed from N/A to OK
658t [ERR] [INFO] ChargerErrorState changed from N/A to OK
789t [ERR] [INFO] busmonErrorState changed from N/A to OK
791t [ERR] [INFO] SolarErrorState changed from N/A to LOW
791t [ERR] [INFO] BattErrorState changed from N/A to OK
791t [ERR] [INFO] BusVErrorState changed from N/A to OK
791t [ERR] [INFO] BusIErrorState changed from N/A to OK
3811t [ERR] [INFO] GpsErrorState changed from N/A to NO_SIGNAL
3814t [ERR] [INFO] OrchErrorState changed from N/A to OK
3883t [ERR] [INFO] HtuErrorState changed from N/A to OK
3894t [ERR] [INFO] BaroErrorState changed from N/A to OK
4600t [ERR] [INFO] IridiumErrorState changed from N/A to OK
4627t [ERR] [INFO] Visibility LEDErrorState changed from N/A to OK
8922t [ERR] [INFO] bridgeErrorState changed from N/A to OK
13575t [ERR] [INFO] CellularErrorState changed from N/A to OK
636638t [ERR] [INFO] SolarErrorState changed from LOW to OK
667547t [ERR] [INFO] GpsErrorState changed from NO_SIGNAL to OK

2024-02-13T14:07:19.035Z [ERR] [INFO] OrchErrorState changed from OK to SCHEDULE_SAMPLE_ALIGNMENT
2024-02-13T14:07:19.039Z [ERR] [INFO] Cellular SignalErrorState changed from N/A to CONNECTING
2024-02-13T14:07:51.589Z [ERR] [INFO] CellularErrorState changed from OK to CELL_MEMORY_FULL
2024-02-13T14:07:51.589Z [ERR] [INFO] Cellular SignalErrorState changed from CONNECTING to NO_CONNECTION

2024-02-13T14:18:52.191Z [ERR] [INFO] IoExpErrorState changed from N/A to OK
2024-02-13T14:18:52.195Z [ERR] [INFO] BspErrorState changed from N/A to OK
2024-02-13T14:18:52.382Z [ERR] [INFO] PotErrorState changed from N/A to OK
2024-02-13T14:18:52.386Z [ERR] [INFO] ChargerErrorState changed from N/A to OK
2024-02-13T14:18:52.515Z [ERR] [INFO] busmonErrorState changed from N/A to OK
2024-02-13T14:18:52.519Z [ERR] [INFO] SolarErrorState changed from N/A to OK
2024-02-13T14:18:52.519Z [ERR] [INFO] BattErrorState changed from N/A to OK
2024-02-13T14:18:52.519Z [ERR] [INFO] BusVErrorState changed from N/A to OK
2024-02-13T14:18:52.519Z [ERR] [INFO] BusIErrorState changed from N/A to OK
2024-02-13T14:18:55.613Z [ERR] [INFO] GpsErrorState changed from N/A to NO_SIGNAL
2024-02-13T14:18:55.617Z [ERR] [INFO] OrchErrorState changed from N/A to OK
2024-02-13T14:18:55.687Z [ERR] [INFO] HtuErrorState changed from N/A to OK
2024-02-13T14:18:55.699Z [ERR] [INFO] BaroErrorState changed from N/A to OK
2024-02-13T14:18:55.757Z [ERR] [INFO] MicErrorState changed from N/A to OK
2024-02-13T14:18:56.398Z [ERR] [INFO] IridiumErrorState changed from N/A to OK
2024-02-13T14:18:56.476Z [ERR] [INFO] Visibility LEDErrorState changed from N/A to OK

2024-02-13T14:19:04.183Z [ERR] [INFO] IoExpErrorState changed from N/A to OK
2024-02-13T14:19:04.187Z [ERR] [INFO] BspErrorState changed from N/A to OK
2024-02-13T14:19:04.375Z [ERR] [INFO] PotErrorState changed from N/A to OK
2024-02-13T14:19:04.378Z [ERR] [INFO] ChargerErrorState changed from N/A to OK
2024-02-13T14:19:04.507Z [ERR] [INFO] busmonErrorState changed from N/A to OK
2024-02-13T14:19:04.511Z [ERR] [INFO] SolarErrorState changed from N/A to OK
2024-02-13T14:19:04.511Z [ERR] [INFO] BattErrorState changed from N/A to OK
2024-02-13T14:19:04.511Z [ERR] [INFO] BusVErrorState changed from N/A to OK
2024-02-13T14:19:04.511Z [ERR] [INFO] BusIErrorState changed from N/A to OK
2024-02-13T14:19:07.605Z [ERR] [INFO] GpsErrorState changed from N/A to NO_SIGNAL
2024-02-13T14:19:07.609Z [ERR] [INFO] OrchErrorState changed from N/A to OK
2024-02-13T14:19:07.679Z [ERR] [INFO] HtuErrorState changed from N/A to OK
2024-02-13T14:19:07.691Z [ERR] [INFO] BaroErrorState changed from N/A to OK
2024-02-13T14:19:08.398Z [ERR] [INFO] IridiumErrorState changed from N/A to OK
2024-02-13T14:19:08.421Z [ERR] [INFO] Visibility LEDErrorState changed from N/A to OK
2024-02-13T14:19:12.714Z [ERR] [INFO] bridgeErrorState changed from N/A to OK
2024-02-13T14:19:21.906Z [ERR] [INFO] CellularErrorState changed from N/A to OK
2024-02-13T14:19:47.414Z [ERR] [INFO] GpsErrorState changed from NO_SIGNAL to OK
2024-02-13T14:19:47.449Z [ERR] [INFO] OrchErrorState changed from OK to SCHEDULE_SAMPLE_ALIGNMENT
2024-02-13T14:19:47.453Z [ERR] [INFO] Cellular SignalErrorState changed from N/A to CONNECTING
2024-02-13T14:19:52.796Z [ERR] [INFO] CellularErrorState changed from OK to CELL_MEMORY_FULL
2024-02-13T14:19:52.796Z [ERR] [INFO] Cellular SignalErrorState changed from CONNECTING to NO_CONNECTION

2024-02-13T14:20:26.195Z [ERR] [INFO] IoExpErrorState changed from N/A to OK
2024-02-13T14:20:26.199Z [ERR] [INFO] BspErrorState changed from N/A to OK
2024-02-13T14:20:26.382Z [ERR] [INFO] PotErrorState changed from N/A to OK
2024-02-13T14:20:26.386Z [ERR] [INFO] ChargerErrorState changed from N/A to OK
2024-02-13T14:20:26.519Z [ERR] [INFO] busmonErrorState changed from N/A to OK
2024-02-13T14:20:26.519Z [ERR] [INFO] SolarErrorState changed from N/A to OK
2024-02-13T14:20:26.519Z [ERR] [INFO] BattErrorState changed from N/A to OK
2024-02-13T14:20:26.519Z [ERR] [INFO] BusVErrorState changed from N/A to OK
2024-02-13T14:20:26.519Z [ERR] [INFO] BusIErrorState changed from N/A to OK
2024-02-13T14:20:29.550Z [ERR] [INFO] GpsErrorState changed from N/A to NO_SIGNAL
2024-02-13T14:20:29.550Z [ERR] [INFO] OrchErrorState changed from N/A to OK
2024-02-13T14:20:29.621Z [ERR] [INFO] HtuErrorState changed from N/A to OK
2024-02-13T14:20:29.632Z [ERR] [INFO] BaroErrorState changed from N/A to OK
2024-02-13T14:20:29.695Z [ERR] [INFO] MicErrorState changed from N/A to OK
2024-02-13T14:20:30.328Z [ERR] [INFO] IridiumErrorState changed from N/A to OK
2024-02-13T14:20:30.410Z [ERR] [INFO] Visibility LEDErrorState changed from N/A to OK
2024-02-13T14:20:40.089Z [ERR] [INFO] CellularErrorState changed from N/A to OK
2024-02-13T14:20:59.867Z [ERR] [INFO] GpsErrorState changed from NO_SIGNAL to OK
2024-02-13T14:20:59.902Z [ERR] [INFO] Cellular SignalErrorState changed from N/A to CONNECTING
2024-02-13T14:21:05.093Z [ERR] [INFO] CellularErrorState changed from OK to CELL_MEMORY_FULL
2024-02-13T14:21:05.093Z [ERR] [INFO] Cellular SignalErrorState changed from CONNECTING to NO_CONNECTION

2024-02-13T14:21:17.195Z [ERR] [INFO] IoExpErrorState changed from N/A to OK
2024-02-13T14:21:17.199Z [ERR] [INFO] BspErrorState changed from N/A to OK
2024-02-13T14:21:17.382Z [ERR] [INFO] PotErrorState changed from N/A to OK
2024-02-13T14:21:17.386Z [ERR] [INFO] ChargerErrorState changed from N/A to OK
2024-02-13T14:21:17.519Z [ERR] [INFO] busmonErrorState changed from N/A to OK
2024-02-13T14:21:17.519Z [ERR] [INFO] SolarErrorState changed from N/A to OK
2024-02-13T14:21:17.519Z [ERR] [INFO] BattErrorState changed from N/A to OK
2024-02-13T14:21:17.519Z [ERR] [INFO] BusVErrorState changed from N/A to OK
2024-02-13T14:21:17.519Z [ERR] [INFO] BusIErrorState changed from N/A to OK
2024-02-13T14:21:20.617Z [ERR] [INFO] GpsErrorState changed from N/A to NO_SIGNAL
2024-02-13T14:21:20.617Z [ERR] [INFO] OrchErrorState changed from N/A to OK
2024-02-13T14:21:20.687Z [ERR] [INFO] HtuErrorState changed from N/A to OK
2024-02-13T14:21:20.699Z [ERR] [INFO] BaroErrorState changed from N/A to OK
2024-02-13T14:21:21.406Z [ERR] [INFO] IridiumErrorState changed from N/A to OK
2024-02-13T14:21:21.433Z [ERR] [INFO] Visibility LEDErrorState changed from N/A to OK
2024-02-13T14:21:25.726Z [ERR] [INFO] bridgeErrorState changed from N/A to OK
2024-02-13T14:21:31.128Z [ERR] [INFO] CellularErrorState changed from N/A to OK
2024-02-13T14:21:53.023Z [ERR] [INFO] GpsErrorState changed from NO_SIGNAL to OK
2024-02-13T14:21:53.058Z [ERR] [INFO] OrchErrorState changed from OK to SCHEDULE_SAMPLE_ALIGNMENT
2024-02-13T14:21:53.062Z [ERR] [INFO] Cellular SignalErrorState changed from N/A to CONNECTING
2024-02-13T14:22:00.808Z [ERR] [INFO] CellularErrorState changed from OK to CELL_MEMORY_FULL
2024-02-13T14:22:00.808Z [ERR] [INFO] Cellular SignalErrorState changed from CONNECTING to NO_CONNECTION

2024-02-13T14:23:40.187Z [ERR] [INFO] IoExpErrorState changed from N/A to OK
2024-02-13T14:23:40.187Z [ERR] [INFO] BspErrorState changed from N/A to OK
2024-02-13T14:23:40.375Z [ERR] [INFO] PotErrorState changed from N/A to OK
2024-02-13T14:23:40.378Z [ERR] [INFO] ChargerErrorState changed from N/A to OK
2024-02-13T14:23:40.507Z [ERR] [INFO] busmonErrorState changed from N/A to OK
2024-02-13T14:23:40.511Z [ERR] [INFO] SolarErrorState changed from N/A to OK
2024-02-13T14:23:40.511Z [ERR] [INFO] BattErrorState changed from N/A to OK
2024-02-13T14:23:40.511Z [ERR] [INFO] BusVErrorState changed from N/A to OK
2024-02-13T14:23:40.511Z [ERR] [INFO] BusIErrorState changed from N/A to OK
2024-02-13T14:23:43.542Z [ERR] [INFO] GpsErrorState changed from N/A to NO_SIGNAL
2024-02-13T14:23:43.546Z [ERR] [INFO] OrchErrorState changed from N/A to OK
2024-02-13T14:23:43.617Z [ERR] [INFO] HtuErrorState changed from N/A to OK
2024-02-13T14:23:43.625Z [ERR] [INFO] BaroErrorState changed from N/A to OK
2024-02-13T14:23:43.687Z [ERR] [INFO] MicErrorState changed from N/A to OK
2024-02-13T14:23:44.328Z [ERR] [INFO] IridiumErrorState changed from N/A to OK
2024-02-13T14:23:44.406Z [ERR] [INFO] Visibility LEDErrorState changed from N/A to OK
2024-02-13T14:23:54.113Z [ERR] [INFO] CellularErrorState changed from N/A to OK
2024-02-13T14:24:15.941Z [ERR] [INFO] GpsErrorState changed from NO_SIGNAL to OK
2024-02-13T14:24:19.031Z [ERR] [INFO] Cellular SignalErrorState changed from N/A to CONNECTING
2024-02-13T14:24:24.218Z [ERR] [INFO] CellularErrorState changed from OK to CELL_MEMORY_FULL
2024-02-13T14:24:24.218Z [ERR] [INFO] Cellular SignalErrorState changed from CONNECTING to NO_CONNECTION

2024-02-13T14:41:12.460Z [ERR] [INFO] IoExpErrorState changed from N/A to OK
2024-02-13T14:41:12.464Z [ERR] [INFO] BspErrorState changed from N/A to OK
2024-02-13T14:41:12.648Z [ERR] [INFO] PotErrorState changed from N/A to OK
2024-02-13T14:41:12.656Z [ERR] [INFO] ChargerErrorState changed from N/A to OK
2024-02-13T14:41:12.785Z [ERR] [INFO] busmonErrorState changed from N/A to OK
2024-02-13T14:41:12.785Z [ERR] [INFO] SolarErrorState changed from N/A to OK
2024-02-13T14:41:12.789Z [ERR] [INFO] BattErrorState changed from N/A to OK
2024-02-13T14:41:12.789Z [ERR] [INFO] BusVErrorState changed from N/A to OK
2024-02-13T14:41:12.789Z [ERR] [INFO] BusIErrorState changed from N/A to OK
2024-02-13T14:41:15.820Z [ERR] [INFO] GpsErrorState changed from N/A to NO_SIGNAL
2024-02-13T14:41:15.820Z [ERR] [INFO] OrchErrorState changed from N/A to OK
2024-02-13T14:41:15.890Z [ERR] [INFO] HtuErrorState changed from N/A to OK
2024-02-13T14:41:15.902Z [ERR] [INFO] BaroErrorState changed from N/A to OK
2024-02-13T14:41:15.960Z [ERR] [INFO] MicErrorState changed from N/A to OK
2024-02-13T14:41:16.597Z [ERR] [INFO] IridiumErrorState changed from N/A to OK
2024-02-13T14:41:16.679Z [ERR] [INFO] Visibility LEDErrorState changed from N/A to OK
2024-02-13T14:41:26.480Z [ERR] [INFO] CellularErrorState changed from N/A to OK
2024-02-13T14:41:45.617Z [ERR] [INFO] GpsErrorState changed from NO_SIGNAL to OK
2024-02-13T14:42:01.031Z [ERR] [INFO] Cellular SignalErrorState changed from N/A to CONNECTING
2024-02-13T14:42:06.242Z [ERR] [INFO] CellularErrorState changed from OK to CELL_MEMORY_FULL
2024-02-13T14:42:06.242Z [ERR] [INFO] Cellular SignalErrorState changed from CONNECTING to NO_CONNECTION

2024-02-13T14:42:28.187Z [ERR] [INFO] IoExpErrorState changed from N/A to OK
2024-02-13T14:42:28.191Z [ERR] [INFO] BspErrorState changed from N/A to OK
2024-02-13T14:42:28.375Z [ERR] [INFO] PotErrorState changed from N/A to OK
2024-02-13T14:42:28.378Z [ERR] [INFO] ChargerErrorState changed from N/A to OK
2024-02-13T14:42:28.511Z [ERR] [INFO] busmonErrorState changed from N/A to OK
2024-02-13T14:42:28.511Z [ERR] [INFO] SolarErrorState changed from N/A to OK
2024-02-13T14:42:28.511Z [ERR] [INFO] BattErrorState changed from N/A to OK
2024-02-13T14:42:28.511Z [ERR] [INFO] BusVErrorState changed from N/A to OK
2024-02-13T14:42:28.511Z [ERR] [INFO] BusIErrorState changed from N/A to OK
2024-02-13T14:42:31.621Z [ERR] [INFO] GpsErrorState changed from N/A to NO_SIGNAL
2024-02-13T14:42:31.625Z [ERR] [INFO] OrchErrorState changed from N/A to OK
2024-02-13T14:42:31.691Z [ERR] [INFO] HtuErrorState changed from N/A to OK
2024-02-13T14:42:31.703Z [ERR] [INFO] BaroErrorState changed from N/A to OK
2024-02-13T14:42:32.410Z [ERR] [INFO] IridiumErrorState changed from N/A to OK
2024-02-13T14:42:32.437Z [ERR] [INFO] Visibility LEDErrorState changed from N/A to OK
2024-02-13T14:42:36.734Z [ERR] [INFO] bridgeErrorState changed from N/A to OK
2024-02-13T14:42:43.656Z [ERR] [INFO] CellularErrorState changed from N/A to OK
2024-02-13T14:43:00.820Z [ERR] [INFO] GpsErrorState changed from NO_SIGNAL to OK
2024-02-13T14:43:00.859Z [ERR] [INFO] OrchErrorState changed from OK to SCHEDULE_SAMPLE_ALIGNMENT
2024-02-13T14:43:00.863Z [ERR] [INFO] Cellular SignalErrorState changed from N/A to CONNECTING
2024-02-13T14:43:06.062Z [ERR] [INFO] CellularErrorState changed from OK to CELL_MEMORY_FULL
2024-02-13T14:43:06.062Z [ERR] [INFO] Cellular SignalErrorState changed from CONNECTING to NO_CONNECTION

2024-02-13T14:43:18.441Z [ERR] [INFO] IoExpErrorState changed from N/A to OK
2024-02-13T14:43:18.445Z [ERR] [INFO] BspErrorState changed from N/A to OK
2024-02-13T14:43:18.632Z [ERR] [INFO] PotErrorState changed from N/A to OK
2024-02-13T14:43:18.636Z [ERR] [INFO] ChargerErrorState changed from N/A to OK
2024-02-13T14:43:18.765Z [ERR] [INFO] busmonErrorState changed from N/A to OK
2024-02-13T14:43:18.769Z [ERR] [INFO] SolarErrorState changed from N/A to OK
2024-02-13T14:43:18.769Z [ERR] [INFO] BattErrorState changed from N/A to OK
2024-02-13T14:43:18.769Z [ERR] [INFO] BusVErrorState changed from N/A to OK
2024-02-13T14:43:18.769Z [ERR] [INFO] BusIErrorState changed from N/A to OK
2024-02-13T14:43:21.863Z [ERR] [INFO] GpsErrorState changed from N/A to NO_SIGNAL
2024-02-13T14:43:21.867Z [ERR] [INFO] OrchErrorState changed from N/A to OK
2024-02-13T14:43:21.937Z [ERR] [INFO] HtuErrorState changed from N/A to OK
2024-02-13T14:43:21.949Z [ERR] [INFO] BaroErrorState changed from N/A to OK
2024-02-13T14:43:22.656Z [ERR] [INFO] IridiumErrorState changed from N/A to OK
2024-02-13T14:43:22.683Z [ERR] [INFO] Visibility LEDErrorState changed from N/A to OK
2024-02-13T14:43:26.976Z [ERR] [INFO] bridgeErrorState changed from N/A to OK
2024-02-13T14:43:32.359Z [ERR] [INFO] CellularErrorState changed from N/A to OK
2024-02-13T14:43:52.449Z [ERR] [INFO] GpsErrorState changed from NO_SIGNAL to OK
2024-02-13T14:43:52.484Z [ERR] [INFO] OrchErrorState changed from OK to SCHEDULE_SAMPLE_ALIGNMENT
2024-02-13T14:43:52.488Z [ERR] [INFO] Cellular SignalErrorState changed from N/A to CONNECTING
2024-02-13T14:43:57.699Z [ERR] [INFO] CellularErrorState changed from OK to CELL_MEMORY_FULL
2024-02-13T14:43:57.699Z [ERR] [INFO] Cellular SignalErrorState changed from CONNECTING to NO_CONNECTION

2024-02-13T14:46:56.449Z [ERR] [INFO] IoExpErrorState changed from N/A to OK
2024-02-13T14:46:56.453Z [ERR] [INFO] BspErrorState changed from N/A to OK
2024-02-13T14:46:56.636Z [ERR] [INFO] PotErrorState changed from N/A to OK
2024-02-13T14:46:56.640Z [ERR] [INFO] ChargerErrorState changed from N/A to OK
2024-02-13T14:46:56.773Z [ERR] [INFO] busmonErrorState changed from N/A to OK
2024-02-13T14:46:56.773Z [ERR] [INFO] SolarErrorState changed from N/A to OK
2024-02-13T14:46:56.773Z [ERR] [INFO] BattErrorState changed from N/A to OK
2024-02-13T14:46:56.777Z [ERR] [INFO] BusVErrorState changed from N/A to OK
2024-02-13T14:46:56.777Z [ERR] [INFO] BusIErrorState changed from N/A to OK
2024-02-13T14:46:59.875Z [ERR] [INFO] GpsErrorState changed from N/A to NO_SIGNAL
2024-02-13T14:46:59.878Z [ERR] [INFO] OrchErrorState changed from N/A to OK
2024-02-13T14:46:59.945Z [ERR] [INFO] HtuErrorState changed from N/A to OK
2024-02-13T14:46:59.957Z [ERR] [INFO] BaroErrorState changed from N/A to OK
2024-02-13T14:47:00.664Z [ERR] [INFO] IridiumErrorState changed from N/A to OK
2024-02-13T14:47:00.691Z [ERR] [INFO] Visibility LEDErrorState changed from N/A to OK
2024-02-13T14:47:04.984Z [ERR] [INFO] bridgeErrorState changed from N/A to OK
2024-02-13T14:47:10.535Z [ERR] [INFO] CellularErrorState changed from N/A to OK
2024-02-13T14:47:30.175Z [ERR] [INFO] GpsErrorState changed from NO_SIGNAL to OK
2024-02-13T14:47:49.035Z [ERR] [INFO] OrchErrorState changed from OK to SCHEDULE_SAMPLE_ALIGNMENT
2024-02-13T14:47:49.039Z [ERR] [INFO] Cellular SignalErrorState changed from N/A to CONNECTING
2024-02-13T14:47:54.253Z [ERR] [INFO] CellularErrorState changed from OK to CELL_MEMORY_FULL
2024-02-13T14:47:54.253Z [ERR] [INFO] Cellular SignalErrorState changed from CONNECTING to NO_CONNECTION

452t [ERR] [INFO] IoExpErrorState changed from N/A to OK
454t [ERR] [INFO] BspErrorState changed from N/A to OK
640t [ERR] [INFO] PotErrorState changed from N/A to OK
644t [ERR] [INFO] ChargerErrorState changed from N/A to OK
775t [ERR] [INFO] busmonErrorState changed from N/A to OK
777t [ERR] [INFO] SolarErrorState changed from N/A to LOW
777t [ERR] [INFO] BattErrorState changed from N/A to OK
777t [ERR] [INFO] BusVErrorState changed from N/A to OK
777t [ERR] [INFO] BusIErrorState changed from N/A to OK
3799t [ERR] [INFO] GpsErrorState changed from N/A to NO_SIGNAL
3802t [ERR] [INFO] OrchErrorState changed from N/A to OK
3872t [ERR] [INFO] HtuErrorState changed from N/A to OK
3883t [ERR] [INFO] BaroErrorState changed from N/A to OK
4594t [ERR] [INFO] IridiumErrorState changed from N/A to OK
4633t [ERR] [INFO] Visibility LEDErrorState changed from N/A to OK
8914t [ERR] [INFO] bridgeErrorState changed from N/A to OK
14450t [ERR] [INFO] CellularErrorState changed from N/A to OK

197t [ERR] [INFO] IoExpErrorState changed from N/A to OK
199t [ERR] [INFO] BspErrorState changed from N/A to OK
385t [ERR] [INFO] PotErrorState changed from N/A to OK
389t [ERR] [INFO] ChargerErrorState changed from N/A to OK
520t [ERR] [INFO] busmonErrorState changed from N/A to OK
522t [ERR] [INFO] SolarErrorState changed from N/A to LOW
522t [ERR] [INFO] BattErrorState changed from N/A to OK
522t [ERR] [INFO] BusVErrorState changed from N/A to OK
522t [ERR] [INFO] BusIErrorState changed from N/A to OK
4547t [ERR] [INFO] GpsErrorState changed from N/A to NO_SIGNAL
4550t [ERR] [INFO] OrchErrorState changed from N/A to OK
4619t [ERR] [INFO] HtuErrorState changed from N/A to OK
4630t [ERR] [INFO] BaroErrorState changed from N/A to OK
5338t [ERR] [INFO] IridiumErrorState changed from N/A to OK
5377t [ERR] [INFO] Visibility LEDErrorState changed from N/A to OK
9661t [ERR] [INFO] bridgeErrorState changed from N/A to OK
15103t [ERR] [INFO] CellularErrorState changed from N/A to OK

185t [ERR] [INFO] IoExpErrorState changed from N/A to OK
187t [ERR] [INFO] BspErrorState changed from N/A to OK
373t [ERR] [INFO] PotErrorState changed from N/A to OK
377t [ERR] [INFO] ChargerErrorState changed from N/A to OK
508t [ERR] [INFO] busmonErrorState changed from N/A to OK
510t [ERR] [INFO] SolarErrorState changed from N/A to LOW
510t [ERR] [INFO] BattErrorState changed from N/A to OK
510t [ERR] [INFO] BusVErrorState changed from N/A to OK
510t [ERR] [INFO] BusIErrorState changed from N/A to OK
3533t [ERR] [INFO] GpsErrorState changed from N/A to NO_SIGNAL
3536t [ERR] [INFO] OrchErrorState changed from N/A to OK
3605t [ERR] [INFO] HtuErrorState changed from N/A to OK
3616t [ERR] [INFO] BaroErrorState changed from N/A to OK
4326t [ERR] [INFO] IridiumErrorState changed from N/A to OK
4352t [ERR] [INFO] Visibility LEDErrorState changed from N/A to OK
8648t [ERR] [INFO] bridgeErrorState changed from N/A to OK
14379t [ERR] [INFO] CellularErrorState changed from N/A to OK

450t [ERR] [INFO] IoExpErrorState changed from N/A to OK
452t [ERR] [INFO] BspErrorState changed from N/A to OK
638t [ERR] [INFO] PotErrorState changed from N/A to OK
642t [ERR] [INFO] ChargerErrorState changed from N/A to OK
773t [ERR] [INFO] busmonErrorState changed from N/A to OK
775t [ERR] [INFO] SolarErrorState changed from N/A to LOW
775t [ERR] [INFO] BattErrorState changed from N/A to OK
775t [ERR] [INFO] BusVErrorState changed from N/A to OK
775t [ERR] [INFO] BusIErrorState changed from N/A to OK
3796t [ERR] [INFO] GpsErrorState changed from N/A to NO_SIGNAL
3799t [ERR] [INFO] OrchErrorState changed from N/A to OK
3868t [ERR] [INFO] HtuErrorState changed from N/A to OK
3879t [ERR] [INFO] BaroErrorState changed from N/A to OK
4589t [ERR] [INFO] IridiumErrorState changed from N/A to OK
4615t [ERR] [INFO] Visibility LEDErrorState changed from N/A to OK
8910t [ERR] [INFO] bridgeErrorState changed from N/A to OK
14796t [ERR] [INFO] CellularErrorState changed from N/A to OK

187t [ERR] [INFO] IoExpErrorState changed from N/A to OK
189t [ERR] [INFO] BspErrorState changed from N/A to OK
375t [ERR] [INFO] PotErrorState changed from N/A to OK
379t [ERR] [INFO] ChargerErrorState changed from N/A to OK
510t [ERR] [INFO] busmonErrorState changed from N/A to OK
512t [ERR] [INFO] SolarErrorState changed from N/A to LOW
512t [ERR] [INFO] BattErrorState changed f

460t [ERR] [INFO] IoExpErrorState changed from N/A to OK
462t [ERR] [INFO] BspErrorState changed from N/A to OK
648t [ERR] [INFO] PotErrorState changed from N/A to OK
652t [ERR] [INFO] ChargerErrorState changed from N/A to OK
783t [ERR] [INFO] busmonErrorState changed from N/A to OK
785t [ERR] [INFO] SolarErrorState changed from N/A to LOW
785t [ERR] [INFO] BattErrorState changed from N/A to OK
785t [ERR] [INFO] BusVErrorState changed from N/A to OK
785t [ERR] [INFO] BusIErrorState changed from N/A to OK
3807t [ERR] [INFO] GpsErrorState changed from N/A to NO_SIGNAL
3810t [ERR] [INFO] OrchErrorState changed from N/A to OK
3879t [ERR] [INFO] HtuErrorState changed from N/A to OK
3890t [ERR] [INFO] BaroErrorState changed from N/A to OK
4604t [ERR] [INFO] IridiumErrorState changed from N/A to OK
4631t [ERR] [INFO] Visibility LEDErrorState changed from N/A to OK
8926t [ERR] [INFO] bridgeErrorState changed from N/A to OK
14552t [ERR] [INFO] CellularErrorState changed from N/A to OK

186t [ERR] [INFO] IoExpErrorState changed from N/A to OK
188t [ERR] [INFO] BspErrorState changed from N/A to OK
374t [ERR] [INFO] PotErrorState changed from N/A to OK
378t [ERR] [INFO] ChargerErrorState changed from N/A to OK
509t [ERR] [INFO] busmonErrorState changed from N/A to OK
511t [ERR] [INFO] SolarErrorState changed from N/A to LOW
511t [ERR] [INFO] BattErrorState changed f

  • The battery was fully charged about an hour before we went out
  • The SD card at least reads fine when connecting it to a computer
  • error initializing some sensors could be the issue, though I do not see it in the error log
  • the visibility LED is blinking
  • Spotter was not charging when we tried to deploy, although there was not a lot of sun (we are in Norway, and it is February so there is not a lot of sun)

I uploaded all the files containing the logs to this github repository

Thanks @OASimen .

My initial review finds that the above quoted line will indeed cause a Red System LED. This will happen when the cellular signal strength is low, or no cellular coverage is available. Future firmware revisions will no longer turn the System LED red for this condition.

This condition will cause the GO LED to turn red but should not impact the System LED.

Does this help?

I read the Sofar documentation and I just want to confirm that Norway is counted as being part of the EU for the purposes of the SIM card aboard it

just asking because we were not far from the nearest base station for LTE there

there is also 5G coverage, but it might not be at the full 5 bars depending on which carrier is chosen

Please contact support@sofarocean.com and include the Spot ID of the Spotter which is part of your kit.

Hi OASimen. Was your issue resolved? We are having the same issue. “[ERR] [INFO] CellularErrorState changed from OK to CELL_MEMORY_FULL”

Hi @HendrikJvR

Just to catch up other folks on the forum – we discussed this through other channels. The cellular modem can fill up if there is no signal. The way to clear it is to issue the following command over the Spotter’s USB serial terminal:

note restore

That will also reboot the Spotter, if I recall correctly.

If the Spotter has a cellular signal but you are still seeing this message, it might mean that your Bristlemouth code is sending too much data too fast. In that case, we should discuss:

  • the frequency at which your code is transmitting data, and consider throttling or batching the data
  • the size of the payloads being transmitted

Thanks!

Hi Tim. It seems we did not have sufficient cell reception inside our building, which is strange since we do have repeaters. Took it outside this morning and it had cell signal within 1 minute. Thanks!

1 Like