View Single Post
Old 04-24-2004, 13:43   #10 (permalink)
DUSKnenixs
No Life Poster
 
DUSKnenixs's Avatar
 
Join Date: Jul 2001
Location: Planet earth
Posts: 2,641
Member: 5169
Status: Offline
Thanks Meter: 684
Donate money to this user
i try to do this:
-- First connect the module and the terminal using the right data cable
(RS232 compatible)
- TX : Transmit Data
- RX : Receive Data
- GND : ground
-- It is also strongly recommended to use the following signal:
- RTS : Request To send
- CTS : Clear To Send
-- Use "HyperTerminal" from Windows
-- Check the baudrate : "AT+IPR?"
-- Configure the speed of the module at the highest baudrate (115200, by default the WISMO is configured at 9600bps)
-- Increase the baudrate (115200bps) in case it has not
be done before: "AT+IPR=115200"
-- Check the software version: "ATI3" ( or AT+CGMR) gives the software version
-- AT+WDWL? gives the downloader version
-- Send the files using XModem protocol.
-- Send the AT command "AT+WDWL" to switch the WISMO on download mode.
-- The module sends "+WDWL : 0" : to inform that it turns in download mode.
-- When there is no more file to be downloaded, the user exits the download mode by
sending the AT command "AT+CFUN=1" (Reset the WISMO module)
-- At the end of the download, execute an AT+CFUN=1 (or hard reset).

and not working for me
can ou please sas help me?
thansk
  Reply With Quote
 
Page generated in 0.08983 seconds with 7 queries