Lora-net / sx1302_hal

SX1302/SX1303 Hardware Abstraction Layer and Tools (packet forwarder...)
Other
219 stars 272 forks source link

CN490 FDD : test_loragw_i2c does not start #34

Closed mcoracin closed 1 year ago

mcoracin commented 3 years ago

When launching the test_loragw_i2c test application on the CN490 full-duplex reference design, there is an error "failed to read I2C device /dev/i2c-1".

This is because this application targets the I2C_PORT_STTS751 0x39, which is wrong for this reference design. It needs to be changed to 0x38.

TODO: make I2C params configurable for this test utility.

smtc-bot commented 1 year ago

Thank you for your inquiry.

Customers are encouraged to submit technical questions via our dedicated support portal at https://semtech.force.com/ldp/ldp_support.

We invite all users to visit the LoRa Developer Portal Forum at https://forum.lora-developers.semtech.com and to join the thriving LoRa development community!