Search found 1 match

by Duarte
Fri Mar 25, 2022 2:14 pm
Forum: General Discussion
Topic: Can i run a Mesh network and BLE Scan on the same divice?
Replies: 2
Views: 2105

Can i run a Mesh network and BLE Scan on the same divice?

Hi there! I'm trying to make a project where ill use 3 eps32 in a mesh network that scans for a 4th esp32 BLE advertisement that isn't in the mesh network to get the RSSI of the 4th esp32. Here is some code that I'm testing but it doesn't work: #include "painlessMesh.h" #define MESH_PREFIX "cowFarmM...