Removing the brackets from the (None, None) on the node
-
Hello,
I am successfully sending data to the TTN and I am wanting to send it in a format easily made into a csv. I was thinking of just having the lat, long, battery voltage separate simply by commas, that way when it gets to the TTN database I can just copy paste essentially. This theory may turn out to be wrong I guess, I have yet to get access to the TTN data storage due to issues that they are having in Australia for some reason :(.
This question probably reveals my lack of programming knowledge haha.
I will be having a look at doing the node-red/mqtt thing today as it looks like a good option as well.
I am using a PyTrack with LoPy over ABP with the PyTrack example code L76GNSS.py to get the coordinates.
Cheers,
Dylan