Part Number: TI-15.4-STACK-GATEWAY-LINUX-SDK I am trying to connect co-processor (launchpad) via UART to BBB instead of USB. Just wanted to confirm if RTS/CTS connections is not-required/optional/essential as per the UART drivers on both ends. I am using…
Part Number: TI-15.4-STACK-GATEWAY-LINUX-SDK I am using cc1310 launchpad as co-processor with raspberry pi connected via UART. Sometimes I get an error "no reset response received after device reset" while running the collector example. Manual reset and…
Part Number: TI-15.4-STACK-GATEWAY-LINUX-SDK I use Linux SDK 4_30_00_06 still see parse nv-simulation.bin file after host reboot sometimes. Previous SDK 4_20_00_05 sometimes will see this error too.
It seems run into NVOCMP_RECOVER_COMPACT or NVOCMP_RECOVER_ERASE…
Part Number: TI-15.4-STACK-GATEWAY-LINUX-SDK Hi Expert,
I just ported to a mips platform with bogomisp<300.
What I did mots is replacing system function sem_timedwait with alternative implementation, new a blank function for pthread_setname_np function…
Hi Rushabh,
No, there is not a direct guide for accomplishing this. It should be possible to operate the TI-15.4-STACK-GATEWAY-LINUX-SDK on the Raspberry Pi platform based on past E2E inquiries:
https://e2e.ti.com/support/wireless-connectivity/sub…
Part Number: TI-15.4-STACK-GATEWAY-LINUX-SDK Hi Expert,
My cross tool-chains GCC is 4.3.3 and target MIPS kernel is 2.6.31. I temporarily remove two APIs (backtrace() & pthread_setname_np()) in source and build done, but test not OK (serial communication…
Part Number: TI-15.4-STACK-GATEWAY-LINUX-SDK Hi,
Currently we have an issue with dissasociate.
When we remove a device from the collector with the disassociate command, a new device that joins can have an overlapping short address.
Example, when…
Part Number: TI-15.4-STACK-GATEWAY-LINUX-SDK Hi Expert,
I am working on porting to MIPS host.
Build done and run collector with resetCoPDevice error: No reset response received after device reset.
Do I need to pay attention on big-endian platform…
Part Number: TI-15.4-STACK-GATEWAY-LINUX-SDK Hi,
Trying to debug the NV bin file and in the code I see the following reference:
Note: The compile flag NVDEBUG can be passed to enable ASSERT and ALERT macros which provide assert and logging functionality…
Part Number: TI-15.4-STACK-GATEWAY-LINUX-SDK
Hi Guys,
I starting to configure cf CLI to connect the BBB the Zigbee Sensor to CLoud Gateway on I BM Watson IoT Platform, to configure it I was to following the User's Guide under the section IBM Cloud…