-
Notifications
You must be signed in to change notification settings - Fork 186
LG-01 Sensor Data is gibberish #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi, |
@pkjavali Sorry I haven't had a lot of time to go back and look at what readout looks like now. Since I've posted this I'm able to connect to TTN and my own server backend now so if I can remember to do so I'll try to check the output from the gateway now to see how things look. |
@geofbaum select the right serial port (9600 0r 115200) |
Uh oh!
There was an error while loading. Please reload this page.
After attempting to connect to TTN, and somehow having it work once, my gateway is no longer connected and any attempt at sending data from a node is pretty much junk. Either way, I followed the wiki page, http://wiki.dragino.com/index.php?title=Connect_to_TTN and specifically looked at the 915Mhz section for my node which oddly enough doesn't seem to be the problem as I can see the correct data reaching the gateway through serial. Following through the, TTN setup, uploaded the v003 of the packet forwarder hex file and then rebooted. Followed that up by setting my radio settings for a correct frequency, 902.3 is what I used, and then adding router.us.thethings.network as my server, server port 1700, and my gateway id as the eui id for the gateway from TTN without the eui- prefix. Still nothing, and as I mentioned it was connected once, which I verified through the API, http://noc.thethingsnetwork.org:8085/api/v2/gateways/eui-b61a3cc70cd5f0b3 , though I'm not even sure anymore how it connected that one time and now is no longer connecting. Running through the RX/TX frequencies for TTN hasn't seemed to help either so I'm at a loss now.
Finally, the crux here is that checking the Sensor Data through the Web interface shows me something's happening:
But taking a look at the ASCII output gets me this
So case in point, pretty much gibberish.
The text was updated successfully, but these errors were encountered: