-
My CC2541 Sensortag randomly disconnects sometimes. This happens after multiple hours of uninterrupted usage(My record is 30), but when it happens, it recurs.
See graph(Every red line represent…
-
Can i download this firmware into a cc2541 soc?
-
Example app "TI SensorTag CC2650 & CC2541 Accelerometer" does not work on CC2541, after modifying index.html as instructed in the code.
The error is that a characteristic is not found. The missing UU…
ghost updated
8 years ago
-
Another option is to flash a different firmware on the BM2 -- https://github.com/FREESCALE009/bm2-cc2541
-
Hello,
Is the CC2541 firmware available? Can it be used with cheap HM-10 BLE module?
Is BotSpine hardware open? Is the schematic available?
-
Hi,
I'm facing some problems when I try to write an image to my CC2541 chip with a raspberry pi.
I've modified ccdbg-rpi.cpp to use gpio 2(RESET) 3(DC) 4(DD) I don't think the problem comes from …
-
This isn't an issue. I like to receive some advices on current software modification.
First of all, thanks for putting the code in GitHub.
We have the Texas Instrument chip model CC2652. I noti…
-
Hi, thank you for this implementation firstly.
My problem: I can't read temperature value from Sensortag CC2541 and I didn't change the code . The other sensor values are OK but it does not give an…
-
Hello, I successfully flashed BLE HM-10 module with BlueBasic-CC2541.hex file.
But now I don't how to connect.
I tried to scan for the BLE devices, but HM-10 module is not advertising any more.
Is it…
-
Hi. I found your project video.
I have a qestion.
I have chip cc2541 and i compiled simpleBlePeripherial example with IAR workbench, but chip BT cant be seen.
Then i tried compile som simplier sket…