-
loading
Ads with pictures

Serial wifi module uart


Top sales list serial wifi module uart

India
Product Description This is a wifi solution based on IC ESP from Espressif, very price competitive wifi module, and also great function. Bring your project to the internet of things easily! Features: Very competitive price AP, STA, AP+STA modes available. Very simple AT commands, easy to use. internal LWIP interface. Only four pins interface, VCC-3V3, GND, TXD and RXD. Current firmware V091 for all stock, new reserved reset and CH_PD (for updating) pins available, you can refresh the firmware now. All using new ESPex new chip, old chip is not available anymore. Pin description Pin High Status Low Status Note VCC, GND Use standalone power source, or large capacitor, all power of this module from external TXD, RXD The serial port RST - restart CH_PD Flash boot and Update Mode - chip enable, so always connect to high status with VCC GPIO0 - Update mode GPIO2 - - GPIO 15 (when avaialble) NC Flash boot Mode Only for a few version, Wi07-3 GPIO 12 GPIO 13 GPIO 14 GPIO 16 Hardware RST No need any pull-up AT commands §   Baud rate: (from v0.90, v0.80 and older: ) §   The AT part of the command can be written large or small, however, the following command must always be written large §   Make sure that before, after and within the command no spaces (space) occur General AT commands AT command Description Parameter Example AT Test command, are always "OK" back AT AT + RST Reset of the module, the module's boot messages followed by  ready  back AT + RST AT + GMR Querying the Firmware Version AT + GMR WiFi AT commands AT command Description Parameter Example AT + CWMODE =  Setting the WiFi mode  1) Station 1 =  2 = Access Point  3 = Both AT + CWMODE = 1 AT + CWMODE? Query WiFi mode AT + CWMODE? AT + CWMODE =? Query of possible settings for WiFi mode AT + CWMODE =? AT + CIPMUX = Using multiple connections 0 = single compound  1 = Multiple connections AT + CIPMUX = 1 AT + CIPMODE = Setting the data mode 0 = transparent  1 = Data AT + CIPMODE = 1 AT + CIPMODE? Output of the data set mode AT + CIPMODE? WiFi commands (Station / client) AT command Description Parameter Example AT + CWJAP =, Connecting to WiFi network ssid "SSID"  pass "password" AT + CWJAP = "makerday", "M4k3rd4y" AT + CWJAP? Output of the currently connected WiFi network AT + CWJAP? AT + CWLAP Output of available APs  2) AT + CWLAP AT + CWQAP Closes the connection to an access point AT + CWQAP AT + CIFSR Issue its own IP address AT + CIFSR WiFi commands (Access Point) AT command Description Parameter Example AT + CWSAP =, [,,] Set the access point parameters  3) ssid "SSID"  pass "password"  chan "channel"  enc "Encryption"  (0 = Open  1 = WEP  WPA_PSK 2 =  3 = WPA2_PSK  4 = WPA_WPA2_PSK) AT + CWSAP = "makerday", "M4k3rd4y" 5.3 AT + CWSAP? Output the current settings for the AP AT + CWSAP? AT + CWLIF Lists stations connected IPs 4) AT + CWLIF WiFi commands (IP Client) AT command Description Parameter Example AT + CIPSTATUS Output status of the IP connection (s) AT + CIPSTATUS AT + CIPSTART =,, Creating an IP connection with AT + CIPMUX = 0 type: "TCP" or "UDP"  address "IP address"  port: TCP / UDP port AT + CIPSTART = "TCP", " AT + CIPSEND = Sending data over a single compound  5) len: Data length AT + CIPSEND = AT + CIPCLOSE Close a single TCP or UDP connection AT + CIPCLOSE AT + CIPSTART =,,, Creating an IP connection with AT + CIPMUX = 1 id: 0-4  type: "TCP" or "UDP"  address "IP address"  port: TCP / UDP port AT + CIPSTART = "TCP", " AT + CIPSEND =, Send data via merhere compounds 6) id: 0-4  len: Data length AT + CIPSEND = AT + CIPCLOSE = Close one of several TCP or UDP connection id: 0-4 AT + CIPCLOSE = 1 WiFi commands (IP server) AT command Description Parameter Example AT + CIPSERVER = 1 [,] Starts the TCP server port: TCP port AT + CIPSERVER = AT + CIPSERVER = 0 Terminates the TCP server AT + CIPSERVER = 0 AT + CIPSTO = Sets timeout for TCP server timeout = s AT + CIPSTO = 180 AT + CIPSTO? Specifies timeout of TCP server AT + CIPSTO? If a TCP server is started, it can handle up to 5 simultaneous connections. Other compounds can be created, but only served when others are closed or terminated by timeout. The module incoming data directly with the prefix  + IPD  issued: + IPD,   OK   + IPD, 0.6: ON   OK The output is divided as follows: + IPD,,, It is  id  the ID of the compound (0-5),  len  the length of the resulting data packet and  data  contains the data received from the client. In the above example as first sends compound 1 the value   and then connect the string 0  ON     Powered by Turbo Lister
₹ 62.900
See product
India
Product Description This is a wifi solution based on IC ESP from Espressif, very price competitive wifi module, and also great function. Bring your project to the internet of things easily! Features: Very competitive price AP, STA, AP+STA modes available. Very simple AT commands, easy to use. internal LWIP interface. Only four pins interface, VCC-3V3, GND, TXD and RXD. Current firmware V091 for all stock, new reserved reset and CH_PD (for updating) pins available, you can refresh the firmware now. All using new ESPex new chip, old chip is not available anymore. Pin description Pin High Status Low Status Note VCC, GND Use standalone power source, or large capacitor, all power of this module from external TXD, RXD The serial port RST - restart CH_PD Flash boot and Update Mode - chip enable, so always connect to high status with VCC GPIO0 - Update mode GPIO2 - - GPIO 15 (when avaialble) NC Flash boot Mode Only for a few version, Wi07-3 GPIO 12 GPIO 13 GPIO 14 GPIO 16 Hardware RST No need any pull-up   AT Commands Format Baud rate at (new line) use option "send new line" or 'carriage return' for each command x is the commands Set Inquiry Test Execute AT+ = AT+ ? AT+ =? AT+ AT+CWMODE= AT+CWMODE? AT+CWMODE=? - Set the network mode Check current mode Return which modes supported - Commands carefully there are must be no any spaces between the " and IP address or port Commands Description Type Set/Execute Inquiry test Parameters and Examples AT general test basic - - - - AT+RST restart the module basic - - - - AT+GMR check firmware version basic - - - - AT+CWMODE wifi mode wifi AT+CWMODE= AT+CWMODE? AT+CWMODE=? 1= Sta, 2= AP, 3=both, Sta is the default mode of router, AP is a normal mode for devices AT+CWJAP join the AP wifi AT+ CWJAP =, AT+ CWJAP? - ssid = ssid, pwd = wifi password AT+CWLAP list the AP wifi AT+CWLAP AT+CWQAP quit the AP wifi AT+CWQAP - AT+CWQAP=? AT+ CWSAP set the parameters of AP wifi AT+ CWSAP=,,, AT+ CWSAP? ssid, pwd, chl = channel, ecn = encryption; eg. Connect to your router: AT+CWJAP="www.shanrittech.com","helloworld"; and check if connected: AT+CWJAP? AT+CWLIF check join devices' IP wifi AT+CWLIF - - AT+ CIPSTATUS get the connection status TCP/IP AT+ CIPSTATUS,,,, = client or server mode AT+CIPSTART set up TCP or UDP connection TCP/IP 1)single connection (+CIPMUX=0) AT+CIPSTART=,,; 2) multiple connection (+CIPMUX=1) AT+CIPSTART=,, - AT+CIPSTART=? id = 0-4, type = TCP/UDP, addr = IP address, port= port; eg. Connect to another TCP server, set multiple connection first: AT+CIPMUX=1; connect: AT+CIPSTART=4,"TCP","X1.X2.X3.X AT+CIPMODE set data transmission mode TCP/IP AT+CIPMODE= AT+CIPSEND? 0 not data mode, 1 data mode; return "Link is builded" AT+CIPSEND send data TCP/IP 1)single connection(+CIPMUX=0) AT+CIPSEND=; 2) multiple connection (+CIPMUX=1) AT+CIPSEND=, AT+CIPSEND=? eg. send data: AT+CIPSEND=4,15 and then enter the data. AT+CIPCLOSE close TCP or UDP connection TCP/IP AT+CIPCLOSE= or AT+CIPCLOSE AT+CIPCLOSE=? AT+CIFSR Get IP address TCP/IP AT+CIFSR AT+ CIFSR=? AT+ CIPMUX set mutiple connection TCP/IP AT+ CIPMUX= AT+ CIPMUX? 0 for single connection 1 for multiple connection AT+ CIPSERVER set as server TCP/IP AT+ CIPSERVER= [,] mode 0 to close server mode, mode 1 to open; port = port; eg. turn on as a TCP server: AT+CIPSERVER=, check the self server IP address: AT+CIFSR=? AT+ CIPSTO Set the server timeout AT+CIPSTO= AT+CIPSTO?
₹ 59.900
See product
India
logoplacemark { position:inherit; right:0; background-repeat:no-repeat; }.divbody { width:820px; float:none; background-color:rgba(); }.topbar { width:100%; height:105px; background-repeat-x:no-repeat; background-repeat-y:no-repeat; background-repeat:no-repeat; background-image:url(http://i.photobucket.com/albums/jj519/soni991/TopBar_zpsqazeqcpv.png~original); }.bottombar { width:100%; height:85px; background-repeat-x:no-repeat; background-repeat-y:no-repeat; background-repeat:no-repeat; background-image:url(http://i.photobucket.com/albums/jj519/soni991/BotomBar_zpsq0ldzf3v.png~original); }.diva { opacity:0.85; padding-left:40px; border:solid 1px #; margin-bottom:20px; }.policyh2 { color:#; text-shadow:rgb(px 2px 5px; text-rendering:optimizespeed; text-decoration:underline; text-transform:capitalize; font-family:serif; margin-left:65px; margin-top:-50px; }.producth2 { color:#AF; text-shadow:rgb(px 2px 5px; text-rendering:optimizespeed; text-decoration:underline; text-transform:capitalize; font-family:serif; font-size:20pt; margin-left:0; }.policydd { margin-top:-10px; margin-bottom:50px; margin-left:85px; font-family:'Abadi MT Condensed Light', serif, monospace, sans-serif; width:85%; -webkit-border-bottom-right-radius:10px; border-bottom-right-radius:10px; -o-border-bottom-right-radius:10px; -ms-border-bottom-right-radius:10px; -moz-border-radius-bottomright:10px; -webkit-border-top-right-radius:10px; border-top-right-radius:10px; -o-border-top-right-radius:10px; -ms-border-top-right-radius:10px; -moz-border-radius-topright:10px; text-indent:10px; }.productpdd { margin-bottom:50px; margin-left:70px; font-family:'Abadi MT Condensed Light', serif, monospace, sans-serif; width:90%; -webkit-border-bottom-right-radius:10px; border-bottom-right-radius:10px; -o-border-bottom-right-radius:10px; -ms-border-bottom-right-radius:10px; -moz-border-radius-bottomright:10px; -webkit-border-top-right-radius:10px; border-top-right-radius:10px; -o-border-top-right-radius:10px; -ms-border-top-right-radius:10px; -moz-border-radius-topright:10px; text-indent:10px; margin-top:-15px; -webkit-border-top-left-radius:10px; border-top-left-radius:10px; -o-border-top-left-radius:10px; -ms-border-top-left-radius:10px; -moz-border-radius-topleft:10px; -webkit-border-bottom-left-radius:10px; border-bottom-left-radius:10px; -o-border-bottom-left-radius:10px; -ms-border-bottom-left-radius:10px; -moz-border-radius-bottomleft:10px; border-image-source:initial; border-image-slice:initial; border-image-width:initial; border-image-outset:initial; border-image-repeat:initial; border:1px solid #; } Title Enter Title Here Description Module Features:     Taiwan's latest embedded WIFI Programme (Taiwan original IC)     Ultra- small size, the size of only mm (size of a fingernail, not only the smallest serial WIFI module, but also the height of the shortest serial WIFI module)     Ultra- low power WIFI module (excellent power)     Start time 1 sec     Perfect support for b / g / n protocol     WIFI encryption to support the market all the way     Without any user-driven, the user need only as a common microcontroller serial port     Support AP (hot) / STA (WIFI node)     Standby TCP Server/TCP Client/UDP Server/UDP Client工作方式     Support DHCP DNS HTTP advanced application-layer protocol     It supports serial AT command configuration (supports serial configuration tools)     LAN support
₹ 580
See product
India
ESP serial WIFI module adapter plate with ESP-12 ESP serial WIFI module adapter plate with ESP-12 This is ESP-12 with adapter plate. You can also add 3.3v regulator to this board. Click Here  to view our other products Contact Us Shipping Payments Feedback We ship our products through reputed shipping services like Fedex, Bluedart, Aramex, DTDC etc. as per availability of the service at customers place. We accept payments only through Paisa Pay. Paisa Pay:The Easiest Way to pay for most of the items is on . We only ship the goods on the address registered with Paisa Pay. If you have any query, please feel free to contact us through "Ask a Question" link under seller information. OR Email Us at: OR Call at: +91- Your feedback is important for us to grow our business on , so please do leave a feedback. If after purchase you have any issues with the product kindly contact us and let us know, leaving a negative feedback will not solve the problem. Like Us on  Facebook 
₹ 600
See product
India
Description Package Includes: "", INDEX('Name Master'!C[0]:C[0], MATCH(R[0]C[-1],'Name Master'!C[-1]:C[-1],0)),"")">1pcs  "", INDEX('Name Master'!C[0]:C[0], MATCH(R[0]C[-1],'Name Master'!C[-1]:C[-1],0)),"")">ESP serial WIFI module Original test plate + WIF sending and receiving wireless module Feedback: We provide good quality products & maintain high service standards.  We strive for 100% positive feedback for our work.  For assistance, please contact us on  by PhraseFinder" style="border: none !important; display: inline-block !important; text-indent: 0px !important; float: none !important; font-weight: bold !important; height: auto !important; margin: 0px !important; min-height: 0px !important; min-width: 0px !important; padding: 0px !important; text-transform: uppercase !important; text-decoration: underline !important; vertical-align: baseline !important; width: auto !important; background: transparent !important;"> Message  or  Providing Neutral or Negative feedback will not solve anything.  Please contact us and we will try to solve your issue within 48 hours. Contact us on our dedicated Line  +91   between AM - 7:00PM Customer Support: Do you have doubts regarding any of our products?  Any of our product is not working?.  Do you want to order
₹ 1.799
See product
India
  Description Package Includes: "", INDEX('Name Master'!C[0]:C[0], MATCH(R[0]C[-1],'Name Master'!C[-1]:C[-1],0)),"")">1pcs  "", INDEX('Name Master'!C[0]:C[0], MATCH(R[0]C[-1],'Name Master'!C[-1]:C[-1],0)),"")">ESP8266 serial WIFI module Original test plate + WIF sending and receiving wireless module Feedback: We provide good quality products & maintain high service standards.  We strive for 100% positive feedback for our work.  For assistance, please contact us on  by PhraseFinder" style="border: none !important; display: inline-block !important; text-indent: 0px !important; float: none !important; font-weight: bold !important; height: auto !important; margin: 0px !important; min-height: 0px !important; min-width: 0px !important; padding: 0px !important; text-transform: uppercase !important; text-decoration: underline !important; vertical-align: baseline !important; width: auto !important; background: transparent !important;"> Message  or  sales@KitsGuru.com Providing Neutral or Negative feedback will not solve anything.  Please contact us and we will try to solve your issue within 48 hours. Contact us on our dedicated Line  +91 9793202258  between 10:00AM - 7:00PM Customer Support: Do you have doubts regarding any of our products?  Any of our product is not working?.  Do you want to order
₹ 1.799
See product
India
This is WiFi serial transceiver module, based on ESP SoC.   The SOC has Integrated TCP/IP protocol stack   We have a set of documents
₹ 775
See product
India
HLK-RM04 Serial Uart to Ethernet Switch WIFI Module with antenna and HLK-RM04 UART to WIFI  Module Test Base Board   Description Product features. 
 1). UART to WIFI Wireless Module , UART to Ethernet Module , Ethernet to WIFI Module , UART server module , Make your Serial Device connected to the Internet easily. Double Data Rate All transparently. Guarantee the highest limit of Usability and Compatibility. 
 2). The module integrated m adaptive Ethernet interface.The highest baud rate up to Kbps of the serial communication.and the highest rate of TTL serial port is 500KBPS. 
 3). Each module
₹ 230.000
See product
Mahadevapura (Karnataka)
Product Description Smallest do about mm, the size of a fingernail. Easily embedded into any product   Powerful internal protocol run LWIP   Supports three modes: AP, STA, AP + STA coexistence mode   AT commands perfect simple and efficient, allowing you to develop easier.
₹ 45.000
See product
India
Product Description Smallest do about mm, the size of a fingernail. Easily embedded into any product   Powerful internal protocol run LWIP   Supports three modes: AP, STA, AP + STA coexistence mode   AT commands perfect simple and efficient, allowing you to develop easier. This Item is Sealed Item so I cannot give guarantee/warranty for this product.  I can give guarantee if i am selling
₹ 45.000
See product
India
Serial WiFi module based on SoC ESP.  It offers a complete and self-contained Wi-Fi networking solution, allowing it to either host the application or to offload all  Wi Fi  networking functions from another application processor. ESP based ESP-12E module has powerful on-board processing and enhanced storage capabilities (~4MB flash) that allow it to be integrated with the sensors and other application specific devices through its GPIOs with minimal development up-front and minimal loading during runtime. You will need minimal external circuitry for the module and the entire solution. The module comes with default AT command firmware installed and you can program it to run C code as well as Lua code by upgrading the firmware with another.
₹ 325
See product
India
Serial WiFi module based on SoC ESP8266.  It offers a complete and self-contained Wi-Fi networking solution, allowing it to either host the application or to offload all  Wi Fi  networking functions from another application processor. ESP8266 based ESP-12E module has powerful on-board processing and enhanced storage capabilities (~4MB flash) that allow it to be integrated with the sensors and other application specific devices through its GPIOs with minimal development up-front and minimal loading during runtime. You will need minimal external circuitry for the module and the entire solution. The module comes with default AT command firmware installed and you can program it to run C code as well as Lua code by upgrading the firmware with another.
₹ 299
See product
India
ESP serial Wi-Fi UART wireless IOT module 3.3V AP+STA   For RasPi, arduino, AVR, other MCU ESP serial wifi Order multiple quantity or multiple items from 4d_innovations to save on shipping cost.   Product Description esp serial wifi:   ESP is a highly integrated chip designed for the needs of a new connected IoT world. It offers a complete and self-contained Wi-Fi networking solution, allowing it to either host the application or to offload all Wi-Fi networking functions from another application processor. ESP has powerful on-board processing and storage capabilities that allow it to be integrated with the sensors and other application specific devices through its GPIOs with minimal development up-front and minimal loading during runtime. Its high degree of on-chip integration allows for minimal external circuitry, and the entire solution, including front-end module, is designed to occupy minimal PCB area. Note:   This module requires a 3.3V supply for VCC, and 3.3V logic. It is not 5V tolerant. Connecting Rx or Tx on 5V Arduino may destroy this module. You must use a logic level converter, or a 3.3V Arduino. Also the 3.3V supply on the Arduino Uno has inadequate current capability to power this module. You must provide a separate, higher 3.3V supply (about 300mA or better)   Features ESP serial wifi: ·         SDIO 2.0, SPI, UART ·         Integrated RF switch, balun, 24dBm PA, DCXO, and PMU ·         Integrated RISC processor, on-chip memory and external memory interfaces ·         Integrated MAC/baseband processors ·         Quality of Service management ·         I2S interface for high fidelity audio applications ·         On-chip low-dropout linear regulators for all internal supplies ·         Proprietary spurious-free clock generation architecture ·         Integrated WEP, TKIP, AES, and WAPI engines   Specification ESPEX: ·             b/g/n ·             Wi-Fi Direct (P2P), soft-AP ·             Integrated TCP/IP protocol stack ·             Integrated TR switch, balun, LNA, power amplifier and matching network ·             Integrated PLLs, regulators, DCXO and power management units ·             +19.5dBm output power
₹ 319
See product
India
  Description Package Includes: "", INDEX('Name Master'!C[0]:C[0], MATCH(R[0]C[-1],'Name Master'!C[-1]:C[-1],0)),"")">1pcs Uart - WIFI module Serial port WI Feedback: We provide good quality products & maintain high service standards.  We strive for 100% positive feedback for our work.  For assistance, please contact us on  by PhraseFinder" style="border: none !important; display: inline-block !important; text-indent: 0px !important; float: none !important; font-weight: bold !important; height: auto !important; margin: 0px !important; min-height: 0px !important; min-width: 0px !important; padding: 0px !important; text-transform: uppercase !important; text-decoration: underline !important; vertical-align: baseline !important; width: auto !important; background: transparent !important;"> Message  or  sales@KitsGuru.com Providing Neutral or Negative feedback will not solve anything.  Please contact us and we will try to solve your issue within 48 hours. Contact us on our dedicated Line  +91 9793202258  between 10:00AM - 7:00PM Customer Support: Do you have doubts regarding any of our products?  Any of our product is not working?.  Do you want to order
₹ 619
See product
India
ESP ESP-12E Serial WiFi Wireless Transceiver SMD Module with ADC, SPI and Extra Pinouts ESPE is an enhanced version ESP, improve peripheral circuitry increases impedance matching, the signal output is better, whether it is stable or anti-jamming capability, have been greatly improved! For users before selecting the ESP-12, it does not matter even if the product has been made, enhanced version is fully compatible with previous firmware, the pin has added six IO ports on the basis of the ESP-12, SPI leads. ESP is a highly integrated chip designed for the needs of a new connected world. It offers a complete and self-contained Wi-Fi networking solution, allowing it to either host the application or to offload all Wi-Fi networking functions from another application processor. ESP has powerful on-board processing and storage capabilities that allow it to be integrated with the sensors and other application specific devices through its GPIOs with minimal development up-front and minimal loading during runtime. Its high degree of on-chip integration allows for minimal external circuitry, and the entire solution, including front-end module, is designed to occupy minimal PCB area. Features: SDIO 2.0, SPI, UART 32-pin QFN package Integrated RF switch, balun, 24dBm PA, DCXO, and PMU Integrated RISC processor, on-chip memory and external memory interfaces Integrated MAC/baseband processors Quality of Service management I2S interface for high fidelity audio applications On-chip low-dropout linear regulators for all internal supplies Proprietary spurious-free clock generation architecture Integrated WEP, TKIP, AES, and WAPI engines Solutions: Supports APSD for optimal VoIP applications Patented spurious noise cancellation algorithm for integration
₹ 385
See product

Free Classified ads - buy and sell cheap items in India | CLASF - copyright ©2024 www.clasf.in.