Hey! Thanks for replies. I figured out that testing with LEDs when i want to use it to handle buttons is a little bit pointless so connected button instead and began testing more. And the problem with not even blinking was that there was needed one extra line of code:
expN.begin(); ![]()
And i didnt know about that i2c scanner, great thing!