sandeepmistry / arduino-LoRa

An Arduino library for sending and receiving data using LoRa radios.
MIT License
1.63k stars 626 forks source link

Not showing anything #369

Closed OhhPian closed 3 years ago

OhhPian commented 4 years ago

Hi, need some help here. Just recently bought this Lora to test for new project. https://shopee.com.my/product/110869073/5615064681

Im using Arduino IDE, wanna testing the Lora first, im using example coding Lora Sender and Lora Receiver, changing the frequency to 433 on both board. After that im open serial monitor and change baud to 9600 but it shows nothing, an i missing something?

IoTThinks commented 4 years ago

You may need to use Tera Term to view the console. Console of Arduino IDE is not very good.

OhhPian commented 4 years ago

update

The code is fine, maybe my board or arduino IDE have problem. So i just upload again and again in order to ensure the LoRa is working.