Open adamfowleruk opened 3 years ago
Herald currently uses the RX thread for scan processing. This forces it to use more memory and slows scan processing. Move to message passing to a dedicated (internal) herald BLE processing thread, with appropriate synchronisation.
Herald currently uses the RX thread for scan processing. This forces it to use more memory and slows scan processing. Move to message passing to a dedicated (internal) herald BLE processing thread, with appropriate synchronisation.