Hello, i am trying to make a LoRa node, with a RN2483 PICTail board, and an Arduino.
And the node should be powered by a battery, so i can have it ex. in my car.
I have used this post, to get the Arduino code, and the connections to the RN2483 chip.
I then used the RN2483 PICTail userguide here, to find the pins on the board (page 20).
But i don’t seem to get it to send.
Do i need to power the RN2483 board with USB and 3.3V from the arduino at the same time ??
And is what i have done even possible, or do i wreck the boards ??
Yesterday i updated the RN2483 to ver. 1.0.1
I’ve tried both with an Arduino Uno and Nano, the code works and i get feedback to the serial monitor.
i have been looking through the library that from the post i linked to, and it sends the same commands as when i just use a terminal on my mac and USB connection to the board.
My problem is that the board’s led’s do not light up at all when i connect it up like this:
but i can’t see why i shouldn’t be able to do it like this, in the user guide, it says that it can be powered by the usb or PIC connectors…
I don’t know that module, but if I look at the schematic, then I see that the RN2483 is stil connected, not only externly to your RxTx UNO but also to the usb serial… and that chip still gets power to, could that be a 'conflict ?
are there jumpers somewhere on the board to disconnect ? just an idea …
guys i bought two RN2483 Pictail plus lora modules and i want to communicate P2P is it possible with this lora module? please help me in this, thankyou in advance