RIOT-OS / RIOT

RIOT - The friendly OS for IoT
https://riot-os.org
GNU Lesser General Public License v2.1
4.91k stars 1.98k forks source link

Memory suficient boards for sockets in cooja simulator #9128

Closed PedroAlfNeto closed 6 years ago

PedroAlfNeto commented 6 years ago

Description

Does anyone know of a compatible board with both RIOT and Cooja simulator that can run the posix-socket example? I've spent the last few days trying to find a compatible board and failing... Apreciate your time. #### Versions Linux Mint 18
kYc0o commented 6 years ago

I don't know why you closed it, but unfortunately the port for cooja was unattended since a while. As far as I know, cooja works only for msp430 and needs some glue code to work on RIOT.

You might try renode (supported in RIOT) which may be useful for what are you aiming to do.

PedroAlfNeto commented 6 years ago

Thank you very much for the tip, I'll take a look at renode, I'll give you some feed back afterwards if you need. I then closed it because i learned that cooja only suported msp430.