Jump to content
43oh

Altair

Members
  • Content Count

    3
  • Joined

  • Last visited

  1. model of LaunchPad used - CC3200 LAUNCHXL name and version of the IDE : Energia E1.8.11E23 OS the IDE is running on : Windows 10 How to install the ethernet library in Energia for CC3200 LaunchXL Board? I have downloaded the library from energia github but it does not seem to work and gives error multiple libraries for Ethernet . The code is not compiling for Ethernet Board TM4C1294 which has the ethernet library installed. Could someone help me out with the proper installation of Ethernet Library? Thanks in Advance
  2. How to install the ethernet library in Energia for CC3200 LaunchXL Board? I have downloaded the library from energia github but it does not seem to work and gives error "#include "Udp.h" no such file and write is not part of this file as well as multiple libraries for Ethernet. Could someone help me out with the proper installation of Ethernet Library? Thanks in Advance
  3. I am using two CC3200 LaunchXL Boards, one of them is configured as Server as well as an Access point( Naming the board as B1). The other board will connect to the Access point and then connect to the server as Client (Naming the board as B2). B2 is able to connect to the Wi-Fi AP hosted by B1, but cannot connect to the server. I tried using python socket code by connecting to B1 as well as putty, but the server is not responding. Could someone point me out how to resolve it? Thanks in Advance
×
×
  • Create New...