Interfacing microcontroller into wifi module or wifi adapter...


Closed Thread
Results 1 to 23 of 23

Hybrid View

  1. #1
    Join Date
    Nov 2011
    Posts
    26

    Default Re: Interfacing microcontroller into wifi module or wifi adapter...

    is nano socket wifi is serial to wifi?...because i want in my project is to monitor all my sensor status in realtime...is nano socket wifi has its own IP address?..tnx for your reply..plz..

  2. #2
    Join Date
    Mar 2009
    Location
    Colorado
    Posts
    378

    Default Re: Interfacing microcontroller into wifi module or wifi adapter...

    ConnectOne's iWiFi MiniSocket module uses an on-board serial interface with your PIC chip. PIC chip uses SEROUT2 PICBASIC statments to send AT+i commands to the MiniSocket. One of the commands will set the MiniSocket up as its own web site on the internet via the iWiFi interface to a router that is connected to the internet. You can also use it as a LAN to FTP data to a web site and also to send emails via the iWiFi interface to the internet via the router. You can give it its own IP address or run it in DHCP mode where it gets assigned an IP by the WiFi router. Any other questions?

Similar Threads

  1. New WiFi Module
    By dhouston in forum WiFi
    Replies: 14
    Last Post: - 15th February 2017, 10:27
  2. Serial WiFi module
    By Art in forum WiFi
    Replies: 12
    Last Post: - 6th December 2015, 04:50
  3. RN 171 WiFi module
    By Pimentel in forum WiFi
    Replies: 10
    Last Post: - 20th August 2014, 08:47
  4. PIC with WIFI module
    By JAWORSKI in forum Schematics
    Replies: 2
    Last Post: - 3rd December 2008, 04:19

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts