-
Notifications
You must be signed in to change notification settings - Fork 0
Home
teijw edited this page Jun 24, 2014
·
69 revisions
Example project with FreeRTOS and lwIP support. Based on the senshub_iot example from TI.
- Fix the crash we sometimes have while doing network transactions
- Add a queue to store received messages
- Fix the connect command so that you can connect to arbitrary ip-addresses
- Cleanup of code
Type help for supported commands. Type connect ip-address portnumber to activate the connection. Type send your message to send a message to ip-address 192.168.1.1 on port 27015