I’ve been testing out the RYB2340 Bluetooth module, and it’s honestly one of the simplest ways I’ve found to add wireless control to Arduino or ESP8266 projects. In this video, I’ll walk you through ...
The Bluetooth connectivity of the Amazon Echo Dot opens up a surprising number of opportunities to use it with plenty of ...
It’s a common ritual: whipping out those calipers or similar measuring devices to measure part of a physical object that ...
It's a solved problem, but I actually prefer a simple web UI.
#define ESP_BLE_MESH_VND_MODEL_ID_FAST_PROV_CLI 0x0000 #define ESP_BLE_MESH_VND_MODEL_ID_FAST_PROV_SRV 0x0001 /* Fast Prov Message Opcode */ #define ESP_BLE_MESH_VND_MODEL_OP_FAST_PROV_INFO_SET ...
struct _serial_port_ble_wu_state *next; /* Next pointer of the port */ serial_port_ble_wu_send_state_t tx; serial_port_ble_wu_recv_state_t rx; } serial_port_ble_wu ...