IRNAS / irnas-notecard-driver

Zephyr driver for Blues' Notecard modules
0 stars 0 forks source link

Possible notecard driver improvements #2

Open MarkoSagadin opened 2 years ago

MarkoSagadin commented 2 years ago

This list is incomplete, but following things could be improved:

MarkoSagadin commented 1 year ago

@SloMusti this is still relevant.

The issue with i2c communication failing is still present. I had issues communicating with notecard in periods longer than 5 seconds. After some time (around a minute) the i2c stops working, it looks like the notecard gets into some state where it is not able to communicate.

If the communication period is 1 second this does not happen.

The issue is present somewhere in the note-c library, last time I confirmed that by using their zephyr implementation, which had the same issue.

SloMusti commented 1 year ago

@MarkoSagadin I suggest you get UART option working now