-
_From @robertinant on January 5, 2016 18:41_
The macros that enable direct access to the GPIO registers need to be added for the MSP432 and CC2650 architectures.
_Copied from original issue: energia…
-
I'm trying to connect multiple peripheral and I encountered several issues.
First test : try to connect 2 sensortag V2
Steps :
- launch a modified noble-device/examples/basic.js (remove disconnecti…
-
Hello, I have been working with CC2650 using Contiki with TSCH and I have a simple code for my end nodes and my coordinator. Every second(etimer), the end node is supposed to transmit a package to the…
-
"/home/test/workspace_v7BLE/project_zero_stack_cc2650/TOOLS/lib_linker.cmd", line 6: error #10008-D: cannot find file "Z:\home\test\ti\simplelink\ble_sdk_2_02_01_18\blelib\host\host_pxxx.a"
"/home/te…
-
I have found a strange problem with the cc2650. I am also using the TSCH along with a Rime mesh.
I have run the software on Cooja motes and other hardware I cannot repeat it elsewhere, so I think tha…
-
I'm trying to read the temperature and humidity value from dht11 sensor with cc2650 launchxl using this contiki code
contiki-ng/examples/dev/dht11/dht11.c
[contiki-ng/dht11.c at develop · contiki-n…
-
Hi @motorox,
thanks for your work - it's great for my purposes to have a JSON with all Information from the cc2650.
My problem is, I don't get any movement information back. The rest is coming li…
-
I am trying the Ble-ipv6 example but it doesn't work after building with
`make TARGET=cc26x0-cc13x0 BOARD=launchpad/cc2650` for this launchpad https://www.ti.com/product/CC2650#product-details
I …
-
hello,
I am running "examples/rpl-udp" on TARGET=cc26x0-cc13x0 BOARD=launchpad/cc2650. cc2650 supports 2.4GHz protocols, which means cc2650 can transmit data at 250bps at the physical layer. In "exa…
-
I tried to make a JN5169 talks with a CC2650 using ContikiMAC and NullRDC, without success. The issues are twofold :
The packet acking on the JN516 is done by software and is too slow for the CC2650 w…