WJCarpenter

Results 28 comments of WJCarpenter

BTW, I am using v1.3.3 of esp-nimble-cpp

Thanks for the quick turnaround. With the patch, the duplicates in the callback are gone. With active scanning, there are still some devices that don't show up in the callback,...

Yeah, I don't even know what most of the devices are that I'm picking up in my scans. I checked the MACs and they are either unregistered or have confidential...

Even with the patch, I'm not getting those "eventual" callbacks. Should that be working with a "scan forever" call that is stopped by a stop() call instead of the timeout?

I'm not any kind of BT expert, so I don't have any great ideas. I was only using active scanning in the hope of getting something human-consumable for the devices...

I don't have any help for you except to feel sympathy. It's practically impossible to get through the smokescreens of companies like this. Typically the people you have to deal...

Sorry, I think I caused some confusion. The actual sensor is BISS0001, but probably no end-user buys those. Instead, there is a commonly available component that has the sensor and...

> Ive got a family plan and some totp challenge codes are displayed but most dont. Same here. I think the ones that display properly are the ones that I...

That's good, @Consistometru, but you need to check the event type. The RSSI info you are printing is only valid when the event type is ESP_GAP_BLE_READ_RSSI_COMPLETE_EVT. That's what @chegewara's "case"...

Is you m5stickc already running esphome? If not, you have to upload over usb the first time. After that you can upload over wifi.