Hello world :-)
I am writing I2C temperature sensor driver over `i2c0` working in `twi` mode in Zephyr with my custom `dts` board configuration and this pops up on the console:
`i2c_nrfx_twi: Error 0x0BAE0001 occurred for message 0`
Any hints welcome on the error details and possible causes/fixes :-)