Skip to content
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

Getting Rev 1.1 working in eu_868 #26

Open
pbgben opened this issue Sep 20, 2020 · 4 comments
Open

Getting Rev 1.1 working in eu_868 #26

pbgben opened this issue Sep 20, 2020 · 4 comments

Comments

@pbgben
Copy link

pbgben commented Sep 20, 2020

I may just be blind, but I could not find out how to set to eu_868, it would always default to us and if you change the build_flags option in the platformio.ini it would just throw errors, so I found the project config and commented out the us_ and uncommented the eu_ definitions. I have also commented out the build_flags line in platformio.ini

Location of the file to change, directory may differ depending on your vscode setup.
\Documents\platformio\projects\ttgo-tbeam-ttn-tracker-master.pio\libdeps\esp32\MCCI LoRaWAN LMIC library\project_config

@Schrolli91
Copy link

i have commented out all lines in the LMIC project_config file and set the platforIO build flag to eu_868 - works fine for me

@grahamrobertslx
Copy link

I too are having issues with the ver1.1 t-beam board. Managed to get the right frequency but i seem to be having issues getting the NEO-M8 GPS working

@netmonk
Copy link

netmonk commented Jan 14, 2021

Commenting everything out in project_config lmic file and replacing the line in platformio.ini with build_flags = -Wall -Wextra -Wno-missing-field-initializers -O3 -Wl,-Map,.pio/build/esp32/output.map -D CFG_eu868 -D CFG_sx1276_radio worked fine on rev1.1

@RandMental
Copy link

RandMental commented May 2, 2023

Any one updated this for the T-Beam V1,.1 with SX1262 LORA chip?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants