Part Number: TI-15.4-STACK-GATEWAY-LINUX-SDK Tool/software: Hello!
I've successfully set up the TI 15.4-Stack Linux Gateway Sample Project , and I’m currently able to send temperature data to a local gateway ( 192.168.XX.XX:XXXX ) using the h…
Part Number: CC1312PSIP Other Parts Discussed in Thread: SYSCONFIG Tool/software: There is an option in the TI 15.4 stack under the MAC Advanced section to Enable Duty Cycle. When I do this, it allows me to only set the Duty Cycle Threshold to 10% without…
for the CC1310, these pins are controlled in the board_palna.c file:
void Board_Palna_initialize(uint32_t hgm)
{
if (hgm)
{
if (!palnaPinHandle)
{
/* Open PA/LNA PIN driver */
palnaPinHandle = PIN_open…
Part Number: TI-15.4-STACK-GATEWAY-LINUX-SDK Tool/software:
Hello. I successfully completed the TI15.4 Stack Linux Gateway Example and now have a few additional questions about my ongoing project:
To integrate external sensors (e.g.…
Part Number: CC1352P Other Parts Discussed in Thread: SYSCONFIG Tool/software: Siri and Marie H,
What is the status of using WB-DSSS for TI-15.4 specifically with the sensor/collector project?
Thank you,
Kevin
Part Number: LP-CC1352P7 Tool/software: Greetings,
We have purchased the LP-CC1352P7 board to work on IEEE 802.15.4g standard but there is no proper sample code available fro baremetal programming. Please guide with the proper roadmap to build Ti 15…
Part Number: CC1312PSIP Tool/software: I am unable to debug my project due to this error when it starts up the radio code. I see in the ti15_4stack directory for the sensor project that some of the path is there, but not the mac_radio.c. Is there a way…
I am getting the ApiMac_assocStatus_panAtCapacity (0x01) when I it shows accessDenied. I have the collector set for only one association and I don't want it to allow over one. I was able to get this message by clearing the memory on the collector and…
Part Number: CC1352R Other Parts Discussed in Thread: BLE-STACK Tool/software: Hi there,
I have a sensor device running a modified version of the TI 15.4 Stack Sensor application at 915MHz (PHY 132, 200kbps).
Is it possible to receive Bluetooth beacons…
Part Number: CC1352P Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
How to setup Custom PHY (WB-DSSS) of Coprocessor example on TI 15.4 Stack