No Connected Deivce for Thingy:53 board

Hello,

So, as per the requirement for my project I need to program the Thing:53 using Visual Studio code programmer following the instruction as provided in the below link:

https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_thingy53.html#thingy53-compatible-applications

As I am new to thingy:53, I tried to run the sample code for theThingy as provided on the link:

I have tried to set the build configuration as mentioned for the desired sample (Bluetooth: Peripheral LBS):

changes for the build are as mentioned below:

After finishing up the build configuration I tried to connect my device to the laptop but even after the build the software is not able to detect Thingy:53 in the connected device section

So, I have a query that do you know why am I not able to find out the device?

It would be highly appreciable if you can help me out to solve this problem.

Regards,

Divya

Parents
  • Divya_uni_ulm said:
    Also, after flashing the code in Thingy through VSC, the LED is not blinking. So is it normal behavior?
    Divya_uni_ulm said:
    It seems like the I code I am building has not flashed into the microcontroller.
    Divya_uni_ulm said:
    Whenever I am trying to connect my phone with Thingy, and then when I am pressing the button on Thingy then in the phone and in the nRF connect app, the log section is not showing the messages “Button pressed” or “Button Released”.

    I agree, all of these statements seem to point to that it is not being flashed. Are you seeing any error messages from VSC when flashing?

    Regards,

    Elfving

Reply
  • Divya_uni_ulm said:
    Also, after flashing the code in Thingy through VSC, the LED is not blinking. So is it normal behavior?
    Divya_uni_ulm said:
    It seems like the I code I am building has not flashed into the microcontroller.
    Divya_uni_ulm said:
    Whenever I am trying to connect my phone with Thingy, and then when I am pressing the button on Thingy then in the phone and in the nRF connect app, the log section is not showing the messages “Button pressed” or “Button Released”.

    I agree, all of these statements seem to point to that it is not being flashed. Are you seeing any error messages from VSC when flashing?

    Regards,

    Elfving

Children
Related