arduino/ArduinoCore-zephyr

Nano 33 BLE sense v2: WIRE1 not defined

mjs513 opened this issue · 0 comments

Running the HS300x readsensor example to test i2c returned Wire1 not defined for the Sense.

Looking at the overlay only Wire is defined is for the board.

Looks like have to add the gpio pins and update the i2c device list. Will thake a look later.