Are there any library for One Wire protocol?
I found for using Arduino, but we use nRF5 DK with Segger Embedded Studio. We wil use DS18B20 standalone sensor.
Are there any library for One Wire protocol?
I found for using Arduino, but we use nRF5 DK with Segger Embedded Studio. We wil use DS18B20 standalone sensor.
Hi,
We do not offer such a library, but it seems that our community has made an implementation for nRF51-devices here:
https://devzone.nordicsemi.com/f/nordic-q-a/29003/nrf51822-and-one-wire
Best regards,
Håkon
Hi,
We do not offer such a library, but it seems that our community has made an implementation for nRF51-devices here:
https://devzone.nordicsemi.com/f/nordic-q-a/29003/nrf51822-and-one-wire
Best regards,
Håkon
Hi,
How can i compile that files for nrf51?? do i need to copy these files into some specific sdk?? Please guide me