Hello, I have some ideas to do for IoT and bluetooth. Already did some tests with MQTT raspberry pi and ESPs SoCs. Then I started to dive into bluetooth world and I found very interesting because it's more IoT like the device communicating with others directly or advertising packets to any one that is interesting, very excited with all of it. Now I am with planning to work with home automation and when I try to design ble Software architecture I see myself little lost in what I can do right now. I am just fascinated with BLE (LOW ENERGY) cause it's very close to IoT scope. But if I design today can I use Mesh? Mesh will be transparently when it's released or what I am design now will have to change? I see MQTT example in IoT SDK but when I looking at internet I see some connection number restriction with a central in ble. So I am design a mqtt controller using raspberry pi and think develop a ble gateway from ble to mqtt, or should I use mqtt that is already in SDK (considering that I should have 15 devices controlled by raspberry). But can I use nRF52840 to prototype real world product today or should I wait mesh been released etc? Very excited with all bluetooth things.