Piotr Czepek
Piotr Czepek
https://github.com/carsonmcdonald/bluez-experiments/blob/master/experiments/scantest.c#L144 -memcpy(name, &data[2], name_len); +memcpy(name, &data[1], name_len);
When using on Raspberry Pi Zero, gateway ID is bad calculated. `Gateway ID: 00:00:00:ff:ff:00:00:00` This is probably due to lack of eth0 interface. Any option to force gateway ID ?...
Hello, Now, with latest firmware it is possible to upgrade firmware for cheap HM-10/HM-11 module via UART, using serial bootloader protocol (http://processors.wiki.ti.com/index.php/SerialBootLoader) Can I upload BlueBasic firmware this way into...
BlueBasic is using 32-bit variables. When I create characteristic for reading, the response value is 32bit long. Is it possible to respond with uint8 values ? According to the specification:...
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...
Every time I start to play file there is I2S SYNC error: bcm2708-dmaengine bcm2708-dmaengine: allocating channel for 0 bcm2708-i2s bcm2708-i2s.0: I2S SYNC error! bcm2708-dmaengine bcm2708-dmaengine: freeing channel for 0