Joakim Eriksson
Joakim Eriksson
My problem was that my conda environment used an x86 python while the compiler did compile for arm64. Replacing the conda environment with an arm64 worked.
Maybe you would like the fact that we are porting Contiki-NG to RISC-V and SERV (the smallest RISC-V implementation - works on FPGAs and was also produced on Pragmatic "flexible"...
I can do a copy of this there also. It should work well there also. I did not check the commit log for Leshan so I am not sure if...
This bug is now fixed in Californium/Scandium - so now I guess we wait for the next release of Leshan! The fix was this one: https://github.com/eclipse-californium/californium/pull/2256 .
Yes, I have a patched M15 with the fixed class that seems to work well.
Yes, very good - that can for sure be used for fixing our issue! (I did test the fix).
M16 works! (sorry for being a bit late to the testing but I can confirm it works with Contiki-NG).
Seems like there is need for an update of the switch.py file - all the data is coming in via the underlying library it seems? (I have the same issue).
Hi, are you planning to update this anytime soon? It would be great to see some tests also (if possible).