Hi,
We have both the C2541 and C2650 sensorTags.
In windows 8.1, we can discover both sensorTags.
We can pair and connect to C2541.
While pairing with C2650, an error message "That didn't work" appears.
Appreciate any advice.
Thank you
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
We have both the C2541 and C2650 sensorTags.
In windows 8.1, we can discover both sensorTags.
We can pair and connect to C2541.
While pairing with C2650, an error message "That didn't work" appears.
Appreciate any advice.
Thank you
Hi Eirik,
we are not using btool or device monitor.
In windows 8.1, we select "Add new devices", or "Add a Bluetooth device" to discover and add the sensorTags.
From there, we are able to pair C2541, but not C2650.
How can we further troubleshoot?
many thanks
You don't need over the air traces. You just need to understand that the new sensortag (as it ships) does not initiate any form of pairing requests/response AND that Windows 8+ will not connect to any bluetooth device without some form of pairing request.
I've seen in another thread where someone posted that modifying the source to use GAPBondMgr to initiate a pair should work but I've yet (in my limited BT experience) been able to accomplish this yet.
Has anybody done this already? If so, could you share the source changes?
Hello Anton.
In my opinion the connection and the pairing should be done without a dongle if the PC has BTLE.
Otherwise the CC2650 would not be following the standard.
But, I think, the CC2650 does not show as connectable connection neither pairable yet.
We would need some change I think. And I was about to look at it.
Unless someone can understand how load the right software and compile it :-(
I was unable to compile it yet with CCS. Too much errors.
I will try this later again.
I am using other standard device (other brands) and the cc2650 does not connect. All other device do.
The cc2650 connects only with my android and the TI app.
Beside I dicovered the reason of the compiling errors with sensortags and CCS.
I installed the ble_cc26xx_setupwin32_2_00_00_42893.exe in the disk D:\
This function error free on the disk C: but not on disk D:
I had to modify several path in the properties to make it compile correctly on disk D: (what a mess!!!).
:-(
Hi thank you for this answer. Were can I find the source code (or at least the hex file to recover) of this version v1.12?
Sorry, iOS app? I thought your original question posted to this forum was about pairing the sensor tags with a windows 8.1 computer? Or has there been a firmware update for the c2650 allowing it to pair with windows 8.1 now?
Thanks
Jean-Marc,
Venu Y answered my question which I think is the same as yours. The new firmware allows windows 8.1 and the sensor tags to pair. To get the new firmware, you can use the iOS or android app to install it on the sensor tag, then try pairing with windows 8.1. It worked for me. This is the over the air (OTA) process some have referred to. My iOS app indicated to me my FW was old so once I installed it (1.12), everything worked!
For anyone out there, when you pair your sensor tag with windows 8.1, does the blinking light disappear on the accelerometer or does it continue to blink?
Anton
No! he answered that the firmware is updated, but he does not say where is the code. I ordered the Sensortag DevPack to be able to build my own firmware or to be able to make my custom made sensor. But I need some template to initiate with. I cannot build all from scratch it will be non sense.
Plus, OK the Sensor now pair but it still cannot connect correctly to windows 8.1 app. I made temperature sensor with other brand and the SensorTag is not connecting.
But this is not the point yet. We need to understand a bit more of what is going on and study this SensorTag not just use it as is.
That is my point: Where is the SensorTag firmware official release in the web?
Anyway thanks for replying :-)