EngineersGarage

  • Engineers Garage Main Site
  • Visit our active EE Forums
    • EDABoard.com
    • Electro-Tech-Online
  • Projects & Tutorials
    • Circuits
    • Electronic Projects
    • Tutorials
    • Components
  • Digi-Key Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • Advertise
You are here: Home / Replies / Hi friend         Try to use

Hi friend         Try to use

|

Microcontroller › 8051 › Communication between r303 with 8051 › Hi friend         Try to use

May 1, 2014 at 7:20 am #11662
praveenkumar.v
Participant

Hi friend

   

      Try to use serial interrupt for recieving the acknowledgement.

      For that u have to initialize as ES=1 in ur UART function.

      And provide 3Sec delay for recieving acknowledgement.

    

      And then we are also facing problems on working with search command while google it we find that data sheet itself having some error in that they said that higher and lower byte for the search commands are interchanged and then by trail and error method the search command executed succesfully.

 

 

   The arguments for the search command is

unsigned char search_template[] =    

                                      {0xEF,0x01,0xFF,0xFF,0xFF,0xFF,0x01,0x00,0x08,0x04,0x01,0x00,0x00,0x01,0x00,0x00,0x0f}

 

                                                                   0X01

                                                        0X00  0X08

                                                                   0X04

                                                                   0X01

                                                        0X00  0X00

                                                        0X00  0X01

                                                       

           check sum                            0X00  0X0f

 

        while passing the arguments to the module higher byte and lower byte should be iterchanged and for check sum calculation the lower byte will be added to its respective lower byte.

 

 

         i hope this might help you. 

RSS Recent Posts

  • Supply vs performance query February 7, 2026
  • wall transformer polarity February 7, 2026
  • Do i need a buffer? February 7, 2026
  • BPF February 7, 2026
  • Figgie International intercom 1998 era February 7, 2026

Stay Up To Date

Newsletter Signup
EngineersGarage

Copyright © 2026 WTWH Media LLC. All Rights Reserved. The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of WTWH Media
Privacy Policy | Advertising | About Us

Search Engineers Garage

  • Engineers Garage Main Site
  • Visit our active EE Forums
    • EDABoard.com
    • Electro-Tech-Online
  • Projects & Tutorials
    • Circuits
    • Electronic Projects
    • Tutorials
    • Components
  • Digi-Key Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • Advertise