LaskaKit_SHT40.pdf (25.7 KB)
So, I just got a new sensor, a Sensiron Sht40, schematic and image above, for reference.
And no matter what I try on the nano 33 ble (not sense) ver 1, I cannot get
it to show up in a scan or a test example.
How ever, it shows up and works fine on a nano 328p. With both the i2c scanner,
and a test example.
I'm looking for some ideas of how to get it working on something with BLE.
I have tried wire.setclock - with 50 to 800Khz, nothing. I have tried 10K pullups, nothing.
I have even snapped off the top sensor board, which has solder pads and soldered
on wires and no matter what, nano 33 ble won't see it. But it works fine on the
older nano 328p.
So something is blocking, I believe. Because the breadbord setup works fine
on the nano. So I don't think it's noise or electrical.
Both the nano 33 ble and the xiao ble use A4-SDL and A5-SCL I've tried using
setting the pinmodes for A4 & A5 to input to shut off the internal pullups,
and I tried setting to output as well.
I'm out of ideas. Also, scanning nano 33 ble and xiao, on wire1 sees all the internal
sensors if any. 2 on the nano 33 ble, I can't remember about the xiao.
If you have any ideas, I try it, thanks.
