-
升级时总是错误
发生错误时调用的方法onError DFU SERVICE NOT FOUND
我这里的固件是.bin格式
stater.setBinOrHex(DfuBaseService.TYPE_BOOTLOADER, filePath);
请问怎么解决?
-
Hi,
Thanks for your great, great BLE application for WP8.1. I am new to windows phone development, and after watching some videos on channel9 and reading some code snipts on MSDN, I still could not …
-
Hello again.
According to the `cc_info` output, my CC2541 chip has 16kb flash (looks similar to #1). In the datasheet however it's stated only 128kb and 256kb versions and markings on the chip its…
-
Hi mate, Iv seem your BLE module on oshpark and Iv seem that the new one has been developed to work with servo motors and esc's, I was wondering if you have had a chance to make a small bluetooth hand…
-
I'm using an HM-10 BLE/BT 4.0 module based upon TI's CC2540. It looks like your code does not support this type of module. I was able to find code for that module that does Arduino serial communicatio…
-
I am using the BLE CC2541 module to interact with my arduino device.
For testing, I connected the TxD pin and RxD pin directly for that I can get the same data when I send data in iOS App.
Like…
-
I know this is evolving but is it possible to post alternative components, given the time crunch, some of the Amazon sourced items are mid April + fulfillment. Thanks!
Hopefully these work and are …
-
If the wixel-DexDrip packet receiver ran natively on the Android phone's own bluetooth receiver, then the Wixel hardware could be eliminated and DexDrip would be available to a much broader audience. …
-
Would love to see an android config tool.
Bluetooth communication would be possible with this cheap Ble Bluetooth to Uart Transceiver Module :
https://www.go2tech.nl/winkel/componenten/at-09-bluet…
-
Hi Roman,
I have the same hardware as you: the HM-10 and the MPU-6050 connected to an Arduino Uno. The SCL is in A5 of the Arduino and the SDA in the A4. The TX of the HM-10 is on pin 7 and the RX …