Dennis,
I was referring to SimpleLink Studio, a windows based tool to aid development of n/w applications on desktop IDEs - CC3100-SDK has projcts for Visual-Studio and Eclipse. My request for you was to replicate the issue on this platform.
-/Pr…
Part Number: MSP432P401R Tool/software: Code Composer Studio I want to read multiple ADC values simultaneously using the DriverLib provided in MSP432 SDK.
I edited the adc14_multiple_channel_no_repeat.c for repeating the same operation repeatedly. …
Hi David,
Couple of questions
Can you confirm the simplelink host driver version you are using? You can check the host version in 'simplelink.h' defined as MACRO 'SL_DRIVER_VERSION'.
Can you also try example 'getting_started_with_wlan_ap' from…
Part Number: CC2640R2F Other Parts Discussed in Thread: CC2640 , BLE-STACK Hello BLE team,
I am trying to do some benchmarking on time to first advertisement from startup on the CC2640R2F for a customer. I have modified the simple_broadcaster application…
Hi Daron,
The CC3100 does not have internal serial flash, so you will need the external flash. Unless you are referring to updating contents on the host. This is possible, but requires some implementation by you for transferring contents from the serial…
Part Number: CC2640R2F Other Parts Discussed in Thread: CC2640 I’ve been working a several weeks with the CC2640 and seems to be working fine and give us a good solution to develop our acccessories.
Now, I need your help to try to understand what…
Part Number: CC3220SF Other Parts Discussed in Thread: UNIFLASH
Hi all,
I'm trying to connect to the Google iot Core with MQTT but so far it's not working.
I have verified that the needed credentials such as the clientid and password (in this case…
Part Number: LAUNCHXL-CC1310 Hi everyone,
I am working with rfEchoTx example from SImplelink SDK v3.20 using CCS v9.1. The RF Tx and Rx commands are chained together in the code and execute one after the other. However how do they do that?
By this…
Hi,
In reading through the email thread I'm not sure I understand your reasoning.
First, you mentioned you were only interested in 'Advertising' (and I assume no connections are expected to be formed).
If this is the case, then perhaps the terminology…
Nitin,
I didn't see the error log in the attachment. I imported the project from the zip and when I build it I get an error regarding being unable to find a TI-RTOS. I worked through that and some issues with absolute paths in include options. I end…