Port the radio_test sample to the Coprocessor sample to test the radio_test function error
How do I merge the two examples
I was hoping you could help me out
many thanks
Port the radio_test sample to the Coprocessor sample to test the radio_test function error
How do I merge the two examples
I was hoping you could help me out
many thanks
Hi
I'm sorry, but I don't have much more specifics than that the shell module uses radio interrupts outside of the expected radio events, which is why the MPSL asserts. In order to use the radio_test functionalities you will have to port it to use timeslots instead, so that the radio has a specific time set for the radio_test to do what it's supposed to without interfering with thread/MPSL.
Best regards,
Simon
Hi
I now comment out SYS_INIT in radio_cmd.c, that is, radio_test_init is not called .
At this point, the shell echo on the emitter side is fine, but the sample code receiver receives the wrong data
This is one of my puzzles,Timeslot mechanism, I am trying to use it.
Happy New Year
Ethan.Shi
Hi
I now comment out SYS_INIT in radio_cmd.c, that is, radio_test_init is not called .
At this point, the shell echo on the emitter side is fine, but the sample code receiver receives the wrong data
This is one of my puzzles,Timeslot mechanism, I am trying to use it.
Happy New Year
Ethan.Shi