If I want to connect my ble device to a ble-gateway and communicate with a specific server via tcp, do I have to implement an application on the ble-gateway side also myself? I need to send/receive raw data with a custom gatt service to/from the server.
Thanks, Calvin