Part Number: TIDC-01002 Other Parts Discussed in Thread: CC1350STK Tool/software: Code Composer Studio hi the hex file for sensortag in the tidc-01002 project folder can only push limited types of the sensor data to IBM iot platform. This hex file was…
Part Number: CC3220SF-LAUNCHXL While going through and using the reference design, I cannot get the sub 1 Ghz network up on the gateway. When I open the webpage on the gateway it will not connect to the IBM cloud. (shows red light) Any ideas on how I…
Hector -
I apologize for my very late reply. I was using a 1310 instead of a 1350. I was under the impression these were interchangeable. It works great with the 1350 but I'm going to working on getting it working for the 1310.
Please see the following links for LPs, boostepacket, and avalable code examples and SLA's for the different SDKs.
https://www.ti.com/tool/LAUNCHXL-CC1312R1
https://www.ti.com/tool/LAUNCHXL-CC1352R1
https://www.ti.com/tool/LAUNCHXL-CC1352P (LAUNCHXL…
Part Number: CC1350
Hi,
I am referring to TI Design TIDC-01002 which implements star network with CC13x0 devices and connecting to cloud through CC3220 device. But i need a mesh network instead of star network.There are TI designs TIDA-010003 , TIDA…
Since MQTT is IP based you first have to use a second device in the system to connect to the cloud. Typically you would transfer the data you want to get to the cloud to a WiFi chip which again transfer the data to the cloud.
See https://e2e.ti.com/support…
Hi Tim,
LoRaWAN is a branded protocol, but it is based on a Sub-1 GHz network.
We have a Sub-1 GHz Sensor to Cloud Gateway reference design based on our SimpleLink products that you may find interesting: https://www.ti.com/tool/TIDC-01002
You may want…
Part Number: CC3220SF-LAUNCHXL I was using the RTOS-based Gateway Reference Design given here:
http://www.ti.com/tool/TIDC-01002
So I created the thing on IOT, downloaded the certificates and keys. However, when I debug it in CCS it gives me this problem…
Hi Nitesh,
Yes, there is a many other wireless standards (sub-1GHz or 2.4GHz) which allow to send sensor data and pass them into cloud. Almost all standards allow to communication with multiple nodes (star topology, mesh topology). Right selection of…