Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Analysis Serial string received to 8052

Status
Not open for further replies.

Paradigm

Member level 1
Joined
Oct 13, 2011
Messages
36
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,648
Dear Sir/Madam,

I am doing a mini project using Microcontroller and Zigbee wireless control. I had done the hardware interfacing. I had connected my Zigbee module to the serial port of my microcontroller. I prefer to program my microcontroller in C and using DS89 chipset.

I wanted to know how can i receive the AT command by the Zigbee to my microcontroller using serial buffer or pointer. What is the best way to process this AT command after storing it in the memory buffer so that I know what the command asked for and send it out to the Zigbee again to remotely control other Zigbee devices.

If without using the printf command, what other method can be used to send a set of AT command thru the Zigbee?

As I am a new learner in C programming, I hope that you can help me in the coding part. Thanks a lot
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top