Testing existing Feather boards - OtagoPolytechnic/Cloudy-with-a-Chance-of-LoRa GitHub Wiki
Each feather board has been given a label (F#) to identify which sensor on TTN it relates to. This is to reduce switching code constantly.
Code for testing is in this branch
F1
https://github.com/OtagoPolytechnic/Cloudy-with-a-Chance-of-LoRa/issues/33
There is a upload successful but no connection to the TTN.
F2
F3
https://github.com/OtagoPolytechnic/Cloudy-with-a-Chance-of-LoRa/issues/30
F3 is struggling to maintain a connection.
Later update:
It started sending data
F4
F4 works fine.
F5
F5 has a successful upload of temperature data to TTN.
F6
https://github.com/OtagoPolytechnic/Cloudy-with-a-Chance-of-LoRa/issues/31
F6 is not creating a connection at all. It is successfully uploading code and that is it.