- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
I am new to programming. And am having difficulties to solve this issue.
I have now connected one Intel Edison as the client and another Intel Edison as the Access Point.
How i want it to be is that,
When i runs the sketch in the client its output data has to be displayed in the AP which is connected with the LCD.
I am using Arduino platform with C++ language.
i tried using the example code "WiFi UDP Send and Receive String" but the client got auto disconnect to the AP.
Reagrds,
Kumaran
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
You are using the Arduino IDE example WiFiUDPSendandReceiveString right? What IDE version are you using? To use that sketch you need to use a WiFi shield. Do you have one attached?
How are you connecting the LCD, what LCD model are you using?
Do you see an error when the session gets disconnected?
Sergio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi.
I am currently using Arduino IDE veriosn 1.6.5.
Both my Intel Edison are already built in with WiFi.
Am using LCD Keypad Shield V1.1 (DFROBOT product) and am connecting it directly to the Intel Edison Development Board.
When i run the example code in Arduino IDE it just shows "Attempting to connect to SSID : My SSID Name "
and whn this is going on the Client automatically get disconnected to the Access Point.
Regards,
Kumaran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Are you sure both your boards are running the latest image version and both are connecting to Wi-Fi? You can setup Wi-Fi with configure_edison –wifi.
The sketch you are running stops at "Attempting to connect to SSID". Do you have your SSID configured in the Edison with the same name as in the sketch?
Sergio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page