Nano BLE Sense Rev2 - Why no proper documentation regarding use of Wire1 instead of Wire.
I struggled a lot, regarding no documentation of wire1 usage for onboard sensors, connected to Nano Ble Sense Rev2 board.
Any sources for such documentation, I wasn't able to find the same here https://docs.arduino.cc/language-reference/en/functions/communication/wire/.
3 Replies
What are you needing to know?
wire1 usage and the need for Arduino to mention it for the usage in there documentation for Nano Ble Sense Rev2
its wire library right, so everythings the same. its just a protocall to communicate. you pass data through it.
if you want documentation then feel free to add itwe.