I’m writing this post because I’m experiencing a problem with data transmission between two devices—a sensor and a USB dongle connected to a PC—each equipped with a Minew BLE module based on the nRF52840. I’ve noticed that as long as I’m indoors, data transmission appears problem-free, but when I move into an open area, the link drops as soon as my body comes between the two devices. Specifically, if I stand facing the USB dongle and place the sensor behind my back, the data stream stops immediately, even when the devices are only about two meters apart.
I know that the human body is a significant obstacle for 2.4 GHz waves, but I didn’t expect attenuation to be this severe. Indoors the issue doesn’t occur, presumably because there are plenty of surfaces that can reflect the signal. I’d like to ask whether communication between two devices can really be disrupted so easily by the human body, or whether I should dig deeper to determine if it’s a board-level design problem (e.g., interference in the transmission caused by unintended emissions from the circuit).