I have successfully completed my bachelor thesis project on a simple wireless sensor network using 3 nRF52 nodes and RPi with using Mqtt and Ble-6LoWPAN example from SDK. However, now, I would like to replace RPi with nRF52. nRF52 will behave as BLE Central and 6LoWPAN router and an internet connection to nRF will be provided by ethernet. After the connection is established the IPv6 address of each node will be assigned. Thereafter, nodes will insert data to a remote SQL database via MQTT topic. I have been viewing the example IPSP Initiator mentioned in this link https://devzone.nordicsemi.com/f/nordic-q-a/29130/border-router-using-nrf52/115720#115720. However, I am a little bit confused about the rest of the process. Am I supposed to follow the way mentioned in the aforementioned link or which way should I follow? Is this idea feasible one or not?
Best regards,
Halil