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

Maximum spec of nRF52832

Hi, 

I am designing a bio-signal measurement circuit using nrf52832.

I wonder if there is any problem with the performance of nrf52 when using the sensor below.

  • Sensor1
    • spi 
    • realtime tx
    • 250sps data : 6byte x 250sample /s = 1500byte/s
  • Sensor2
    • spi 
    • realtime tx
    • 100sps data : 9byte x 100sample / s = 900byte/s
  • Sensor3
    • spi
    • realtime tx
    • 100sps data : 12byte x 100sample /s = 1200byte/s

And, How can i check maximum spec(like cpu, memory in windows system) of nRF52832?

Related