adafruit / Adafruit_nRF52_Arduino

Adafruit code for the Nordic nRF52 BLE SoC on Arduino
Other
606 stars 492 forks source link

clear STOPPED event when start transmission, #703

Closed hathach closed 2 years ago

hathach commented 2 years ago

clear STOPPED event when start transmission, which could be caused by… missing ack from previous transaction. Part of effort to resolve

ladyada commented 2 years ago

i didnt test but i can if you like! also please check LC709203 breakout - it also had issues!

hathach commented 2 years ago

i didnt test but i can if you like! also please check LC709203 breakout - it also had issues!

I have tested with actual LTR390, and it works well with both nrf and rp2040. I don't have the LC709203, but could make an PR as best as I could for you to test it out. Give me a few minutes to look at its code.

hathach commented 2 years ago

is it the issue you mentioned, it seems to be different one, I will ask user for more info. But I guess an actual breakout is probably needed for testing.