Using ESP8266 instead of XBee
Posted: Wed Dec 09, 2015 12:51 pm
Hello dears,
Since I am going ahead with my project, I now using Two attiny 85 processors with two XBee (in API mode) and I can now sending an API frame from one attiny 85 and recieve it in the other one.
As you know the API frame for transmit starts with 0x7E.
My question is:
I want to replace the Xbee devices with ESP8266 because it is cheaper but my problem is that this device is a llitle complicated (I guess more than Xbee).
Any one know how can I configure this device to work as a coordinator or router or end device like in Xbee ??
Also, How can I send the frame in (Xbee protocol) by using this device.
Please, I have no idea about ESP8266 and I tried to find something similar on the internet but no results !!
I appreciate you help.
Many thanks.
Since I am going ahead with my project, I now using Two attiny 85 processors with two XBee (in API mode) and I can now sending an API frame from one attiny 85 and recieve it in the other one.
As you know the API frame for transmit starts with 0x7E.
My question is:
I want to replace the Xbee devices with ESP8266 because it is cheaper but my problem is that this device is a llitle complicated (I guess more than Xbee).
Any one know how can I configure this device to work as a coordinator or router or end device like in Xbee ??
Also, How can I send the frame in (Xbee protocol) by using this device.
Please, I have no idea about ESP8266 and I tried to find something similar on the internet but no results !!
I appreciate you help.
Many thanks.