Replies: 1 comment
-
So I found this discussion which was really helpful, and you actually have to supply power "manually" : https://www.thethingsnetwork.org/forum/t/ttgo-t-beam-topic/15297/320 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I'm new to embedded system and this might sound silly.
According to the documentation, the TTGO T-Beam v1.1 board is not pre-integrated, therefore you have to define the pin mapping. Do you also have to supply power to the radio module by using the PMU (AXP192) ? And do you have to initialize the SPI communication with the radio module ?
I heard that the TTGO LoRa32 V1 has the same wiring as the TTGO T-Beam v1.1, and that you can use it. However, I checked the
getpinmap_ttgo_lora32_v1.cpp
file and the pins aren't corresponding. Is it true that you can use it?Beta Was this translation helpful? Give feedback.
All reactions