ltn22 / SCHC

SCHC implementation for Python and Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple example

tkerdonc opened this issue · comments

The current python example presents a very full and realistic use case, combining compression with CBOR, adaptative LoRa datarate or actual sensor interfaceing.
It would however be more easy to discover SCHC with a simpler example doing only dummy CoAP traffic and SCHC compression

Being worked on in simple_coap_example branch