-
Notifications
You must be signed in to change notification settings - Fork 144
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
Error compiling for board T-Beam #47
Comments
Just ignore the first error message, it's just an information. |
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 see messages getting queued and discarded right away on OLED display. |
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 would propose to discuss the problem here: https://www.thethingsnetwork.org/forum/t/ttgo-t-beam-topic/15297 |
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.
The text was updated successfully, but these errors were encountered: