Open LevendSpacePeak opened 2 years ago
Just ignore the first error message, it's just an information. For the second error-massage: read the last thread #45.
That worked thanks, btw the correct setting on board setup for me was 40Mhz + 115200 baud (did not work with default setting 80 + 921600baud )
seems like can not connect TTN also cant get gps lock after 24h outdoor. Credentials correct, I see few helium and TTN spot near my area on coverage maps. Will try 9Dbi lora and another active GPS antenna today.
Update : I manage to lock and get 4 gps after trying this solution ( Reset GPS ) https://github.com/kizniche/ttgo-tbeam-ttn-tracker/issues/20#issuecomment-679976738
I see messages getting queued and discarded right away on OLED display. Still no luck on getting any data to ttn or helium console.
The best thing to do is to get your own gateway. Than you can be sure that you are not fooled by a single channel or other misconfigurated gateways.
Yes but the problem is this unit will be traveling when operating, so should be able to connect any spot it finds. I have up to 11 gps tracking but still no luck connecting ttn :( Every thing seems correct on cloud side.
I would propose to discuss the problem here: https://www.thethingsnetwork.org/forum/t/ttgo-t-beam-topic/15297 because it's not related to kizniches code. I am sure I can help you because I have already 3 T-beam running ABP or OTAA with the code of kizniche.
I have this board : LILYGO TTGO Meshtastic T-Beam V1.1 CH9102F CHIP ESP32 915Mhz WiFi Bluetooth ESP32 GPS NEO-6M SMA 18650 Battery Holder with OLED (868Mhz OLED)
Currently latest firmware from meshtastic is installed (firmware-tbeam0.7-1.3.3.2fe124e). Device is working fine after firm install, sending messages to phone, can connect to wifi / sats, web server etc.
Went thru all steps for for second version board, US915 reg. Tried couple times, got errors deploying to board. Tried to do again on a new installed system, with freshly installed arduino + libraries (from zip files) . On Arduino board selection there is "T-Beam" (without TTGO at front) I select it. On menu I see MHZ and baudrate settings, i tried different matchings too.
Still getting this error even if I just compile or upload:
I also have another question about the decoder, I do not see decoder to add on TTN console, I added TTN Mapper webhook integration but still don't see a section to paste the code. I have helium console integration, I added device with same credentials, there is a function section there where I can use decoder code.
I hope this to work. Thanks for all replies.