Hello,
I started a IOT-Project with Galileo 2, I want to communicate with a Xbee-Modul over the ICSP/UART port. And give the Information of this to an Webservice/Webserver (XML, JSON...).
- First of all I wanted to try it with Ardunio but I have problems with the network connnection.
- Then I wanted to try it with the XDK IoT but I think there is no solution for this?! Is that right?
- Now I want to do this with the iotdk could someone give information about this? Especially Links, please?
Thank you for your help.
Thomas
連結已複製
2 回應
I don't have the XDK but there is a solution with the IOTDK for using UART 0, it is just currently broken. It should be fixed shortly. Once that is accomplished you should be able to talk to it using termios in C or any of the other mechanisms normally found in Linux environments.
That is my theory anyway and I'm clinging to it. Desperately.
Dallas
