The program of NRF52810 is burned in NRF52832. Does it affect the performance of NRF52832?
The program of NRF52810 is burned in NRF52832. Does it affect the performance of NRF52832?
Yes, because the program will not use the nRF52832's CPU cache memory nor its Floating Point Unit. The nRF52832 also has some additional peripherals available. The program will execute the same on the nrf52832 as on the nrf52810 though.