2019-11-27 08:42 AM
2019-11-27 09:02 AM
As you're asking the question, the Magic 8 Ball says NO
I2C works well enough, how many I2C Slave devices have you coded in your career ?
2019-11-27 09:23 AM
I am familiar enough with i2c in general. I was asking because the LoRaWAN stack was setup to use UART and I wanted to know if there was anything specific to the UART setup that would have to be taken into consideration if changed to i2c. Wakeup on start bit, RX interrupts instead of i2c read, timing, clock frequencies, DMA, etc. Or were there any specific recommendations to DO NOT USE I2C, MUST USE UART for this?.