@RobLauer I have been using notecard for one year and facing I2C errors since 2 days.
I don’t see data in Notehub and not whether it is issue with ESP32S3 MCU or Notecard.
I tried sample sketch “Example1_NotecardBasics.ino” and see below errors.
14:30:47.605 → [ERROR] error encountered during I2C transmit hook execution
14:30:48.599 → [ERROR] i2c: received NACK on transmit of address {io}
Hey @Srihari,
Sorry you ran into issues here. Could you show us how you have your Notecard and MCU connected? And also could you let us know what version of Notecard firmware you’re using?
Thanks,
TJ
It seems to be nothing communicating and tried to reset. I think the notecard not responding on the I2C.
Could you show me a picture of the physical Notecard and how you have your host connected? Using I2C errors are related to that.
Also you might want to try restarting your device to see if that helps solve the problem.
TJ
It was worked before and haven’t changed hardware connections.
I also upgrade Notecard firmware to latest through USB connection.
I will share the connections through email once my organization ok to share it as per org polices.
16:44:32.160 → Constructing Payload message
16:44:32.160 → [INFO] {“req”:“note.add”,“sync”:true,“body”:{“ts”:1746184472,“altitude”:154.5,“speed”:1,“geofence”:“US”,“latitude”:18.5786845,“longitude”:83.365817333,“locationNumber”:78,“tripCounter”:372,“MessageType”:“Track”},“file”:“track.qo”,“full”:true,“crc”:“0063:7E01A41B”}
16:44:32.197 → E (558050) i2c.master: I2C hardware NACK detected
16:44:32.277 → E (558100) i2c.master: s_i2c_synchronous_transaction(924): I2C transaction failed
16:44:32.277 → E (558100) i2c.master: i2c_master_multi_buffer_transmit(1186): I2C transaction failed
16:44:32.277 → [ERROR] i2c: unknown error on TwoWire::endTransmission() {io}
As another thought, have you updated your ESP32 BSP (Board Support Package) or note-arduino
version?
And if you can’t publicly post the pictures of your hardware, you can DM me or email me (tvantoll@blues.com) and we can continue the conversation there.
Thanks,
TJ