Hi all,
I'm a little bit confused with the Thingy52 SDK.
The "ble_app_thingy_s132_pca20020" code is the same of the "thingy_v2.1.0.HW_1.0" precompiled hex file?
Thanks,
Haroldo
Hi all,
I'm a little bit confused with the Thingy52 SDK.
The "ble_app_thingy_s132_pca20020" code is the same of the "thingy_v2.1.0.HW_1.0" precompiled hex file?
Thanks,
Haroldo
Hi Haroldo,
Yep, it is the same code. There have been multiple HW versions of the Thingy. If you unbox your Thingy:52, you should see the HW version underneath the PCA20020 line on the white sticker.
Regards,
Bjørn
Hi Haroldo,
Yep, it is the same code. There have been multiple HW versions of the Thingy. If you unbox your Thingy:52, you should see the HW version underneath the PCA20020 line on the white sticker.
Regards,
Bjørn
Hi Bjørn,
The "ble_app_thingy_s132_pca20020" refers to what kind of HW version?
I flashed the "ble_app_thingy_s132_pca20020" code to my Thingy52 and doesn`t corresponding to the factory firmware. A green light blink when turn on the Thing52 and doesn't appear the device on Nordic Thingy App when i try Add Thingy.
By the way, the version of my Thingy is 1.0.1.
Regards,
Haroldo
Hi Haroldo,
The code should work fine on both v1.0.0 & 1.0.1 HW. Did you do a full erase (i.e. nrfjprog --eraseall) between flashing the pca20020 code from Keil & the factory FW? Are you using the Thingy app on Android or iOS?
Regards,
Bjørn
Hi Bjørn,
I forgot erase all before flash...
After erase all, i flashed the code again with Segger Embedded Studio, and works now!
pts.: i use the Thingy app on Android.
Thanks for your attention!
Haroldo