openthread_nrf52_arduino icon indicating copy to clipboard operation
openthread_nrf52_arduino copied to clipboard

A Arduino package for nRF52 that integrated with OpenThread

Results 7 openthread_nrf52_arduino issues
Sort by recently updated
recently updated
newest added

It maybe need to create new repository. Even if so, this package's build system are complex to support PlatformIO. Simplify the build system (#4) to help to creating PlatformIO package.

Digital Pins, I2C, SPI, Serial (USB) and OpenThread was successfully tested. Thank You for Your support!

Hello, Thank You for this excellent package/library! Would it be possible to add support for the [nRF52840 MDK USB dongle](https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle/)? I have looked at the variants.h files but don't know...

In #7 changes, ClientSocket and ServerSocket implementation was removed temporary.

Create SNTP wrapper library. Implements wrapper library that wrap OpenThread's SNTP API.

Create COAP/COAPS API wrapper library. COAP/COAPS API available on OpenThread system. Create library that use it to reducing footprint rather than use external arduino library.