Fake BLE broadcasting from nrf24l01 to ESP32

Interesting, is it possible to make ESPHome perform the BLE broadcasting?

Why?

  1. I feel it is possible to overcome this challenge soon AOJ-33B Tuya bluetooth blood pressure monitor
  2. I’m thinking of crafting an ESPHome YAML that can read its own RX and broadcast a BLE blood pressure payload, this will be ESP32-1
  3. This ESP32-1 will be embedded into the blood pressure monitor
  4. I will have another ESPHome BLE proxy (ESP32-2) listening for any BLE payload
  5. This makes it possible for my readings to go into HA directly
  6. ESPHome is easy to flash as all I need is just Chrome