pySX127x icon indicating copy to clipboard operation
pySX127x copied to clipboard

This is a python interface to the Semtech SX127x, HopeRF RFM9x, Microchip RN2483 long range, low power transceiver families.

Results 21 pySX127x issues
Sort by recently updated
recently updated
newest added

I have a unique use case that I am considering pySX127x for and I am curious if this would be a possible configuration. I have a large number of sensors...

question

Hi, I'm trying to use the library with a Dragino Lora GPS Hat v1.4 board on a RPi3, with no luck so far (assertion error in set_freq during calibration). Has...

question

Hello, i am trying to perform the client and the server side of which arduino is the client and RPi is the server based on the rpsreal/LoRa_Ra-02_Arduino given examples. However,...

Hello, I want to use sx1278 with raspberry pi 4 to receive data from Arduino with the same module. I don't get any message and when I run test_lora.py i...

I am running this with a Ra-02, this is the output. While I'm using the rpsreal fork, but that fork doesn't have an Issues section enabled, which is why I'm...

Hi, Could help me with problem on the Jetson Nano dev kit? We are trying use sx127x to send some information from Jetson nano and use it's app. SX is...

Hi is there a reason of separating LoRa and LoRa2, BOARD with BOARD2 I check the class it only use different configuration ( pin ,etc ). All the function is...

question

Hi, I'm sorry for putting this in the issues, but I'm new to Github, and I wasn't sure how to send you a request. Is there any way this can...

enhancement
question

Hi everyone, I'm trying to work on the SX1280 with python for a prototype, do you think this interface can be compatible or could it be a good base for...

help wanted

/home/pi/Git/Git-clone/pySX127x/SX127x/board_config.py:61: RuntimeWarning: This channel is already in use, continuing anyway. Use GPIO.setwarnings(False) to disable warnings. GPIO.setup(BOARD.LED, GPIO.OUT) /home/pi/Git/Git-clone/pySX127x/SX127x/board_config.py:62: RuntimeWarning: This channel is already in use, continuing anyway. Use GPIO.setwarnings(False) to...