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

MPSL Timer 0 Hard Fault

I have developed an application for the nRF52-DK (nRf52832AA) and am now in the process of porting the application to my custom hardware. My custom hardware utilizes the nRF52832AB part, so I have updated the configuration and memory sizes accordingly. The resized application runs properly on the DK. When I run the exact same binary on my custom board, I get a hard fault exception in the MPSL_IRQ_TIMER0_Handler(). Since the code works perfectly on the DK, I cannot imagine what I need to change to get past this error. If I do not configure and use Bluetooth, my application appears to run.

nRF Connect SDK 1.5.1

Segger emStudio 5.34a

Parents
  • Is there a way to escalate this issue in order to get a resolution? I have exhausted all causes that I can imaging on our custom board and firmware and desperately need assistance to get this resolved. Our development and production timelines are in great risk at this point if I cannot get Bluetooth functional on our boards with the QFAB part. Please let me know my options as soon as possible.

Reply
  • Is there a way to escalate this issue in order to get a resolution? I have exhausted all causes that I can imaging on our custom board and firmware and desperately need assistance to get this resolved. Our development and production timelines are in great risk at this point if I cannot get Bluetooth functional on our boards with the QFAB part. Please let me know my options as soon as possible.

Children
No Data
Related