Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility issues with OneWire and Nano Every? #117

Open
Bee135 opened this issue Aug 25, 2022 · 1 comment
Open

Compatibility issues with OneWire and Nano Every? #117

Bee135 opened this issue Aug 25, 2022 · 1 comment

Comments

@Bee135
Copy link

Bee135 commented Aug 25, 2022

I'm trying to integrate a DS18B20 probe with a Nano every, however i'm not getting any readings. I've seen several posts on the Arduino forum suggesting that the OneWire library is not compatible with the Nano Every, despite it being edited in 2018 to add support for the ATMega4809. Indeed, #if defined(__AVR_ATmega4809__) is defined in the latest version (2.3.7) of the OneWire_direct_gpio.h.

Can anyone confirm whether compatibility issues exists with OneWire and the Nano Every? I noticed the post regarding issues with Nano BLE, but wasn't certain if this extended to the Every.

@uzi18
Copy link

uzi18 commented Aug 26, 2022

@Bee135 so you can try OneWireNg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants