Quantcast
Channel: MCS Electronics Forum
Viewing all articles
Browse latest Browse all 20581

BASCOM-AVR : WiFly RN-131C .... : NEWTOPIC

$
0
0
Hello Forum, Hope you are all doing well. I have been away from Bascom for last few months and get back on my new project. I want to upload a POS data to the webserver. For this purpose i am using wifly sheild RN-131C it is simple connection with ATMEGA16 . Commands to connect to network: $$$ 'without (CRLF) enter command mode. set wlan channel 2 'my wifi channel. set wlan ssid HomeWiFi 'name of wifi network. set wlan phrase Password 'network password. set ip dhcp 1 'get ip and gateway from access point. set wlan auth 2 'use WPA1 encryption. save 'saves the above settings. exit 'leave command mode. $regfile = "m16def.dat" $crystal = 11059200 $baud = 9600 $hwstack = 80 $swstack = 40 $framesize = 60 my this setting working fine when connect my MCU to the PC and i can get all commands to my PC. But when connect to the Wifly then it does not work ? I am really surprise where is the wrong . The same bascom code when i tested with the Proteuse ... with COMPIM ... then it works fine. Does anyone worked with Wifly module ... is there any timing problem to issue command to the wifly. or have any tested code for the same. This is just a quick question i hope you will understand. Regards, Shan [b:53c938bccc][color=red:53c938bccc](BASCOM-AVR version : 1.11.9.5 , Latest : 2.0.7.6 )[/b:53c938bccc][/color:53c938bccc]

Viewing all articles
Browse latest Browse all 20581

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>