I need to establish a mode of communication using BLE, from Android mobile device to an Adalm Pluto, where any of those could be the central and the peripheral device, i.e., advertising and receiving.
I got to know there Simulink Support Package for Android which has BLEScan and BLESend blocks, and there's also the Simulink Support Package for Adalm Pluto which has its own transmitter and receiver blocks.
i was wondering if I could have a Matlab App for the mobile device and a Simulink Model for the SDR device, which would help me communicate some custom data.