Hi,
can we do the mathematical operations (like math.sqrt) using nRF51822? Since, our project requires many simple mathematical operations, we need to decide whether the selected nordic chip is valid one or not.
With Regards, Balaji
Hi,
can we do the mathematical operations (like math.sqrt) using nRF51822? Since, our project requires many simple mathematical operations, we need to decide whether the selected nordic chip is valid one or not.
With Regards, Balaji
If you do floating-point operations which consumes lots of time, nrf52 may be better solution - it has FPU which will make calculations faster.
edit. Now i see, golden shovel award for us.
That's also a great point thanks !
That's also a great point thanks !