2019-03-30 01:26 PM
What will be the PIN to connect to the Bluecoin board via bluetooth from the Windows 10 PC. I see a message "Enter the pin for AM1V340?
Is it possible to connect via Windows 10?Can you please share the procedure/document stating the method.
Many thanks !
2019-04-01 06:05 AM
hi, for my understanding which is your target purpose? Do you want to interface the Bluecoin with your PC (with win10) via Bluetooth? If so, which FW is running on the Bluecoin MCU?
Btw, if you have to enter a PIN you can try a standard as 000000 or 123456. However, after enabling the BLE communication between your PC and the Blucecoin, you have to build up an interface acting ad BLE receiver on your PC, if you want to use the BLE trasmission.
You can check this link for an SDK running on Linux for the host PC-Bluceoin interface management
https://github.com/STMicroelectronics/BlueSTSDK_Python
Btw, if you want to test and log the sensors, I suggest you to use the Unicleo environment (X-NUCLEO-IKS01A2 + Unicleo-GUI)
Regards
2019-04-01 10:34 AM
Thanks 123456 worked !.(Not 000000) and also the Sensor Logging using the FP-SENS-ALLMEMS1 + Unicleo-GUI