direction_finding_connectionless_tx - MPU problem/stack

I get error about MPU error stack size while trying to run the example from ncs v2.7.0 on nrf52833dk

I was able to build correctly and I see in the log file that it gets error on MPU for some problems with the cache 

I have not made any changes to the code

I am trying to transmit AOA and receive it on my UBLOX AOA antenna B10.

I was able to run UBLOX code example on nrf52833dk and it works

Thanks

Avi

Parents
  • Hi

    My guess for why you don't see it on the UBlox antenna is that there is some filter on the receiver side set to only pick up and accept transmissions from UBlox devices, so you need to find out what filters it is using. UBlox should probably know what these are. Also, do the UBlox code also work in a connectionless setup and don't connect to the device?

    Best regards,

    Simon

Reply
  • Hi

    My guess for why you don't see it on the UBlox antenna is that there is some filter on the receiver side set to only pick up and accept transmissions from UBlox devices, so you need to find out what filters it is using. UBlox should probably know what these are. Also, do the UBlox code also work in a connectionless setup and don't connect to the device?

    Best regards,

    Simon

Children
Related