Open haimiko opened 3 years ago
There is a 3.3V pin on the Nano.
That's only for the RFM95 VCC. The other Nano digital pins are 5v only. You either need to use a Logic converter or convert the nano to run in 3.3v mode. I've downloaded your files and am modifying them to truely support the nano. This board will eventually fry the RFM95 digital pins.
On Mon, Jul 12, 2021 at 11:50 AM Congduc Pham @.***> wrote:
There is a 3.3V pin on the Nano.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CongducPham/LowCostLoRaGw/issues/311#issuecomment-878511744, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAZKIVUUKYSRYQV74HTWWPDTXM2NPANCNFSM5AHLDGMQ .
Here you go. Have a look at that. NanoLoRaRFM95_3vCompat.zip
OK, I see what you meant. I didn't pay attention to this. Thanks for the new PCB you sent me. We are not really using the Nano and mainly use the ProMini in its 3.3V version.
regards,
Yes. Logical. Unfortunately, some unknowing bystander may try to use the nano and destroy their radio ;) .
On Mon, Jul 12, 2021 at 11:51 PM Congduc Pham @.***> wrote:
OK, I see what you meant. I didn't pay attention to this. Thanks for the new PCB you sent me. We are not really using the Nano and mainly use the ProMini in its 3.3V version.
regards,
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CongducPham/LowCostLoRaGw/issues/311#issuecomment-878826757, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAZKIVTN2X3EO6N7AIGOENDTXPO67ANCNFSM5AHLDGMQ .
I will put a notice for the nano.
regards,
The nano is 5v on all digital pins which is not 3.3v safe for the RFM95. How is your PCB working without damaging the RFM95?