Hi all
I am very new to BLE development and I hope that this question was not asked before in another way.
Is this example also available in nRFConnect with another name?
What I try to achieve:
I have several of these Sensirion boards which do not support meshes and they are scattered in the house. I want to read them centrally by a raspi but some are just a bit too far away hence the connection is unstable.
What I need is some sort of repeater/extender/mesh which "extends the range of the raspi". What would be a good strategy/approach to connect these BLE boards to a central raspi? Multihub/extender could work or a mesh? Are there examples to start from?
I am very happy about any guidance in which direction I should start. It feels to me like this should have been solved already by someone :-) (I have a Thingy53 and NRF5340-DK at my disposal)