Most recent activity
-
- 3 comments
- 3,704 views
-
HI ,
I try to connect my new puck.js with windows 7 using bluetooth .
My laptop support Bluetooth and i also pair with my computer .
I am still facing problem to connect with my native IDE .
When i click on connect icon it not show me any new connection .
Console Output :
Web Bluetooth available, but Windows Web Bluetooth is broken in <=60 - not using itPlease help me to figure out this .
-
-
-
Code:
NRF.setAdvertising({},{
name: "Mydevice", // The name of the device
showName: true, // include full name, or nothing
discoverable: true, // general discoverable, or limited - default is limited
connectable: true, // whether device is connectable - default is true
interval: 600, // Advertising interval in msec, between 20 and 10000
manufacturer: 0x0590, // IF sending manufacturer data, this is the manufacturer ID
});
hi ,
I am using esp32 huzza32 board . i want to deepsleep my device for several time . but i am unable to sleep my device it restart but never sleep.
My code:
E.on('init',function() {
});
Output :
1
2
3
4
5
6
7
8
9
10
ets Jun 8 2016 00:22:57
rst:0x5 (DEEPSLEEP_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0018,len:4
load:0x3fff001c,len:2364
load:0x40078000,len:0
load:0x40078000,len:10880
entry 0x40078c4c