Search found 1 match
- Wed Apr 10, 2019 12:46 pm
- Forum: General Discussion and Questions
- Topic: CoAP on micropython?
- Replies: 4
- Views: 11381
Re: CoAP on micropython?
Hello. I am reviving this topic after two years. But as protocols for low-power constrained IoT is on the rise, I was wondering if anyone had news about a MicroPython implementation of CoAP? I tried adapting aiocoap and coapthon by removing some of the dependencies, but it seems to be above my curre...