unfortunately only DIO0 is connected to the µController. So i had to connect DIO1 pin at he RFM96 to unused pin 5 at the Atrmega328P to get the arduino lmic otaa example running. The pin mapping is
I have bought the same board. I’ve connected DO1 using J13, however I cannot get Lmic with receive to work. OTAA example would not register the device, used the ABP example and data is received in my gateway, but no data to the node. Did you do something else than defining the pins, which board type did you chose in arduino ide?
For me the problem was the power source. During testing I only used the programmer. Once I got the battery (which for some reason is not 18650 size) it worked. Might also be related to noise from the PC via the USB interface, I don’t know.
BTW,
The flying lead antenna that comes with the board is not performing well i my case, compared to meet je stad station (using the same radio). Shall soon test with proper antenna, hopefully it will be better. It could off course be a bad board.
Hi,
I want yo connect Elecrow Radio Node V1 to MAX485. It requires digital pins and tried A0, A1, D4, SCA, SCL pins to cinnect to an Electrical Conductivity sensor with RS485 outpuy but the output from Radio Node is always FFFFFFFFFF. I can use a Nano Arduino or ESP32/lora/lilygo connected thru MAX485 and it works fine. But with Radio Node Atmega328P it wont. Has anyone tried max485 with elecrow? I will be glab if you can helo.