2018-03-04 01:22 AM
Hello,
I have a SensorTile Kit (STLKT01V1) that I'm trying to test with the Blue MS Android application.
As mentioned in the SensorTile
I plugged in a USB-mini power source but no light blinks on the SensorTile board and the BlueMS app can not find any nearby device.What am I doing wrong? How can I troubleshoot this?
Thanks.
#sensortile-kit #sensortileSolved! Go to Solution.
2018-03-29 06:06 AM
Did you switch it on?
Did you upload a firmware?
2018-03-27 10:44 AM
Hi Zafar,
Is Orange LED Blinking on the Board ?
2018-03-29 06:06 AM
Did you switch it on?
Did you upload a firmware?
2018-03-30 09:26 AM
If the BlueCoin is similar, I would imagine it's because of the default firmware the device uses which does not do what you are expecting. To communicate with Blue MS application you must either use the BVLINK firmware (specifically the BVLINK1_ST_Peripheral_8kHz.bin file) or if you want to check out all the features the ALLMEMS1 firmware (I believe the ALLMEMS1_ST_BL.bin file). You will need a Nucleo or something similar (I recommend the NUCLEO-F401RE) to upload this firmware. There's some subtleties getting it all to work which I suspect you'll face, but post back here again if you get stuck and I can help further.
2018-04-03 01:52 AM
I realized that by default the kit doesn't have any firmware running. So after connecting it with the Nucleo board and uploading running demo firmwares, things started working!