-
```
I (0) cpu_start: App cpu up.
I (1404) spiram: SPI SRAM memory test OK
I (1405) heap_init: Initializing. RAM available for dynamic allocation:
I (1405) heap_init: At 3FFAE6E0 len 00001920 (6 …
flyoo updated
5 years ago
-
Board: ESP32 WROVER Dev Kit 4.1
Arduino ESP32 Core: 1.0.1
PSRAM Enabled : Yes
I'm getting the following exception in my BLE code in the new build. The 1.0.0 build did not have this issue.
##…
-
I am using the blinkt_ble as a template for a high thoughput GATT service. I am doing a speed test and I am getting about 2 "writes" a second. I need about 50. Is there something in localGatt or b…
-
but the bluetooth is still not working... although now i can see the bluetooth logo ( i am using Gnome ubuntu 15.04)
-
When I play via SCO and hsp-ag on my headset I hear a pop, but no actual audio playback. Best I can tell, I'm not getting an error either. The sound file is 16-bit, 8000 Hz.
How I'm playing: `aplay…
-
Hi,
I have a trouble with scan device by name:
node_modules/gattacker# sudo node scan.js:
```
Ws-slave address: 192.168.31.40
on open
poweredOn
Start scanning.
peripheral discovered (7811d…
-
**Describe the bug**
When I tried to run `samples/bluetooth/peripheral/` in `disco_l475_iot1` board and unable to connect with Bluez. The sample application crashes with exception.
**To Reproduce*…
-
**Describe the bug**
MQTT agent was connecting with TLS certificates in MQTT v1. After porting the same application on MQTT v2 with same connect flags( mqttagentREQUIRE_TLS | mqttagentUSE_AWS_IOT_ALP…
-
The ascii2nc file size
rev5297:
24M Mar 3 10:03 clear_pvwatts_315510615_2006_pv_30MW_five_min_v3pt4.nc
120M Mar 3 10:03 clear_pvwatts_315510615_2006_pv_30MW_one_min_v3pt4.nc
2.1M Mar 3 10…
-
I am using the example server code from the Readme.
```
var server = new(require('bluetooth-serial-port')).BluetoothSerialPortServer();
var PORT = 10; // My service channel. Defaults to 1 if om…