STBLESensor_Android
STBLESensor_Android copied to clipboard
How to Perform Node Emulator?
Hello How to perform a Node Emulator? is this possible even without yet a STM32 compatible device?
No, we accept connection only from devices that expone our BLE advertise and implements our BlueST-SDK way to expose BLE characteristics
It's not important to be one our board... could be possible also "to emulate" our board using any other device with BLE capability it's just necessary to configure the ble advertise and ble chars. take a look on st.com and download one of our packages (for example FP-SNS-STBOX1, or FP-SNS-ALLMEMS1 or something else) take a look on the c-code of that packages and implement a similar way to use BLE on your system Ciao
Il giorno mer 22 mar 2023 alle ore 02:34 John Vincent Gonzales < @.***> ha scritto:
Hello How to perform a Node Emulator? is this possible even without yet a STM32 compatible device?
— Reply to this email directly, view it on GitHub https://github.com/STMicroelectronics/STBlueMS_Android/issues/21, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEMVJZWW7MNHNGKOFKDCZEDW5JJK5ANCNFSM6AAAAAAWDGHE4A . You are receiving this because you are subscribed to this thread.Message ID: @.***>
-- Luca Pezzoni