Hello,
I am new to Nordic, I was previously using Cypress CYBT343026-01. But there were some drawbacks found during development.
1. It was consuming 315μA at 0 dBm BLE tx(1024ms).
2. When deep sleep is used it wakeups by rebooting the controller and it was giving a spike in the current during reboot of 13mA. which is 41 times higher than 315μA.
3. I2C HW buffer is 64 bytes. In that slave address is 1 byte. So maximum payload is 63 bytes. (this is on low priority.).
I am looking nRF52840 for asset tracking and expecting a minimum of 1 year backup of BLE5.0 or above Tx (500-1024ms) at 0dbm without any deep sleep.
I saw the datasheet of nRF52840 and in that "Applications" section I don't see it can be used for asset tracking. So my question is that can I use this nRF52840 for asset tracking? or you suggest any other controller for this purpose?
I saw an Online power profiler for BLE and I have calculated CPU takes 35.1μA + BLE tx at 0dbm 32μA = 67μA total average consumption. is this is correct?
Do nRF52840 wakeup by rebooting the controller? if yes, then how much current does it consumes during reboot?
