Hello
Can i use the Lora 32 in conjunction with the Lota TTGO TBeam to acomplish the Lora Sender and receiver exercise?
Is it possible to achive the same results when using two Lora 32 boards?
How can i map the pinout from the Lora 32 to the TTGO Tbeam?
Regards
Jose Pinto
1 Answers
Hi.
You can use different boards as long as both boards support LoRa. You just need to take into account the pinout of each board.
For the TTGO TBeam. If you have the board in the following image, the pinout is:
- MOSI: GPIO 27
- CLK: GPIO 5
- CS: GPIO 18
- DI0: GPIO 26
- RST: GPIO 23
- MISO: GPIO 19
Regards,
Sara