BLE Communication on Jetson Nano

Hi, I’ve installed an Intel AC8265 chip on my Nano for WiFi and Bluetooth connectivity. What I want to achieve is to establish a BLE communication with an ESP32 chip and send/receive data to/from the chip. For the project, I need the Jetson Nano to appear as a ‘peripheral’ device, and central device would be the ESP32 chip. So far, I’ve installed BlueZ and tried to configure a GATT server on the Nano with certain service and characteristics, however I can’t seem to advertise those services. The way I’m checking is by using an application called Light Blue on iOS and although I am able to see the Nano, the service and characteristics do not appear. All I want to do is to create a GATT server with a single service and a characteristic, and send/receive very simple 7-10 byte data. Any help would be much appreciated. Thanks!

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Sorry for the late response, is this still an issue to support?