Iot using BLE, ZigBee, Thread or other personal area networks rely on a "gateway" to pass data to a Wide Area Network. NXP sells its SLN-IOT-GPI reference design for this purpose.
I previously asked about the software running on this device...
IoT using Wi-Fi is easier to use as it does not require a special gateway. However its power usage is greater than BLE.
Hence, small battery powered devices tend to use BLE.
I have been trying to figure out just how proprietary the SLN-IOT-GPI software is. Can I build my own?
The 6LowPan protocol was designed specifically to translate from an IP 6 address to a BLE or 802.15.4 address.
Is this all that is needed for a functional gateway?