This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

HCI_UART on THINGY:91

Dear, 

I am trying to test BLE on the THINGY:91. 

Follow the Q&A for "Introduction to Nordic THINGY:91" webinar, Q12  of @Petter Myhre

I tried with Zephyr HCI UART example 

But, I couldn't find nrf52840_pca20035.overlay. From the schematic of THINGY:91, I created file: nrf52840_pca20035.overlay

Then, 

use nRF91 DK to program for THINGY:91 (SW SELECT to nRF52) 

After programming, I couldn't find any serial port to connect to THINGY:91 anymore!!!

I tried to restart my computer and reset thingy:91, but the same problem. 

Did I do something wrong? How can I fix it?

Thanks so much 

Best Regards, 

Hoang Nguyen

Parents Reply Children
  • Hi,

    Please do not post duplicate questions

    You need to use Segger RTT and not UART for logging in that sample.

    The UART that is usually used for logging in the nrf91 on the Thingy:91 is in this sample used for the HCI between the nrf91 and the nrf52.