Other Parts Discussed in Thread: CC1310 Hi all,
I am setup a 6LoWPAN Sensor network with 6LBR + Raspberry Pi (I use CC1310 Launchpad as SLIP Radio).
My PC can access to 6lbr web server at [bbbb:100] and I can see Sensor node at Sensor Tab, but I can…
I am getting started with BLE on Raspberry pi. I have C2650 Sensor Tag and have installed bluez . I am able to connect to the sensor tag using the GATT tool with the command,
sudo gatttool -b <Sensor Tag Addr> -I
Now with this user guide from TI…
Part Number: CC2530 sendGpSecRsp is documented to return afStatus, and defines an internal status variable that this is not used.jjjjjjjjjjjj The compiler complains about the unused status variable.
/**********************************************…
Hey Mario,
Don't worry about the multiple reports, thank you for the due diligence of reporting your findings. This will help us produce a better version of the ZIGBEE-LINUX-SENSOR-TO-CLOUD solution. I agree that the result of strlen(rec) should be…
Other Parts Discussed in Thread: Z-STACK Dear Expert Team,
Is it possible to get the binaries of z stack Linux gateway for Raspberry Pi-3! I have tested it for beaglebone. I would like to test it for raspberry as we are presently using raspbeery pi…
Part Number: CC2530 The application regularly is in the "Initializing network..." state, so I decided to investigate the current case.
The application log shows:
[2020-11-07T22:56:45] received from NWK_MGR: len=19, cmd_id=11, subsystem=114
[2020…
Part Number: CC2650STK Other Parts Discussed in Thread: CC2540 , Tool/software: Code Composer Studio Hi all, I hope you can guide me on it, or at least give me some clue to continue with it.
This is my case. I have the CC2650STK with the original sensortag…
Part Number: CC1352P I am following the SimpleLink Academy to run the zigbee3.0 Linux Sensor to Cloud demo on BB Black. After compiling the program and running the script zigbeeHAgw(CC1352 LaunchPad as ZNP), the gateway got an SRSP Cond Wait timed out…