Hi.
I'm new on this form and also new on nrf dev board. I want to use OLED with nrf52832 using Twi / i2c. I grab some code on Github https://github.com/monpetit/nrf52-spi-i2c-master-ssd1306
which is running on my SDK 16.0. But the Oled now shows not any full response on this code just show some dots on the screen when I upload the code and after that, it's going dark
I try using the TWI_scaner example which shows me the address 0X3C
as well but I don't have a logic analyzer to check the states of pins so if one knows the solution please let me know.
thanks.