Part Number: CC3220SF-LAUNCHXL Other Parts Discussed in Thread: ENERGIA Hello,
I am trying to use simpile link wifi pro iOS app to configured Wifi creditional.
I am using attached energia source code but I can't find device in app or wifi setting…
Part Number: ENERGIA Other Parts Discussed in Thread: CC3100 I am working on code related to sending an email through cc3100booster and msp432p401r . I am having an issue in connectivity of wifi in the module when the wifi connection code is provided…
Part Number: MSP430FR5994 Other Parts Discussed in Thread: ENERGIA , It goes a simple as this:
void setup() { Serial.begin(9600); analogReference(INTERNAL1V5); }
void loop() { int analogValue = analogRead (A10); Serial.println(analogvValue, DEC);…
Part Number: CC3200-LAUNCHXL Other Parts Discussed in Thread: CC3200 , ENERGIA HI,
I'm new to the CC3200 processor and the Launchpad hardware.
I'm trying to use Energia to develop a simple WiFi application on a CC3200-Launchpad.
When I compile my…
The reason I directed you to the Eneria forum is that nobody on E2E knows or uses Energia. Hence if you want to get help in this forum you need to use CCS directly with EasyLink abnd not use Energia.
Part Number: CC3220SF-LAUNCHXL Other Parts Discussed in Thread: UNIFLASH , ENERGIA , CC3220SF , CC3220S , Hello Team,
I read several comments on e2e regarding "how to flash an Energia binary with Uniflash" and I tried them all without success.
I used…
Mekre,
It is very simply to preproduce the problem! I'm sure the echo amplitude decrease in Energia because of the THR value and already sent the code to TI FAE/Alex, he can reproduce the same issue and sent you the detail.
Would you please show…