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

thingy 52 uart

Hi Nordic, 

I'm starting a project using the Thingy 52 and I'm going to connect Thingy with another sensor.

 I have four communication options from the sensor:

UART, I2C, USB and SPI. 

I've seen a lot of mixed opinions on this, and I was wondering what option is supported by the Thingy 52, and how do I connect it? 

Thanks

--

Aksel

Parents
  • Hi

    Is there a specific reason for why you want to use the Thingy and not the nRF52 DK?  The thingy supports I2C, UART and SPI. The preferred communication protocol is based on the requirements of your application. Low power, data throughput etc.. The GPIO pins on the thingy can be configured to be used with the communication protocols. I suggest that you read through the Thingy's product specification for more information regarding the pin mapping. The product specification can be found here. 

    Jared 

Reply
  • Hi

    Is there a specific reason for why you want to use the Thingy and not the nRF52 DK?  The thingy supports I2C, UART and SPI. The preferred communication protocol is based on the requirements of your application. Low power, data throughput etc.. The GPIO pins on the thingy can be configured to be used with the communication protocols. I suggest that you read through the Thingy's product specification for more information regarding the pin mapping. The product specification can be found here. 

    Jared 

Children
Related