Sidewalk Samples Errors

Hello,

I installed Sidewalk SDK on nRF Connect SDK v2.4.1 using this as a guide:  Sidewalk SDK build issues
I have already flashed the provisioning file to the DK. Unfortunately, when I run the samples on my nRF52840-DK, I get this error before Sidewalk initializes: K_ERR_KERNEL_OOPS

I also tried with nRF Connect SDK v2.3.0, and with and without the SX1262MB2xAS mbed shield, and got the same result. Any help would be greatly appreciated.

Thank you!

Parents
  • Hello, are you able to provide more information? Can you please provide the output logs where you see the error? What sample did you use?

    Thanks. 

    Kind regards,
    Øyvind

  • Hi,

    Both the sensor_monitoring and template_subghz sample projects have the same behavior. The logs get cut off from the error:

    00> *** Booting Zephyr OS build v3.3.99-ncs1 ***
    00> ----------------------------------------------------------------
    00> sidewalk v1.14.3-88-g81357f9
    00> nrf v2.4.0
    00> zephyr v3.3.99-ncs1
    00> ----------------------------------------------------------------
    00> sidewalk_fork_point = 0000000000000000000000000000000000000000
    00> build time = 2023-08-10 21:24:15.454419+00:00
    00> ----------------------------------------------------------------
    00> [00:00:03.210,815] <inf> sid_ble: Enable BT
    00> [00:00:03.211,029] <inf> bt_sdc_hci_driver: SoftDevice Controller build revision:
    00> e0 7e 2e c1 5e 05 85 23 46 15 dc fa 8e 29 7d 70 |.~..^..# F....)}p
    00> 10 93 a5 fc |....
    00> [00:00:03.215,576] <inf> bt_hci_core: HW Platform: Nordic Semiconductor (0x0002)
    00> [00:00:03.215,606] <inf> bt_hci_core: HW Variant: nRF52x (0x0002)
    00> [00:00:03.215,63


    I saw the error by looking at the stack trace:

  • Hello, 
    Are you able to build other samples from nRF Connect SDK? Do they work as intedended? Could you please test with e.g. Bluetooth: Peripheral LBS just to verify. 

    Thanks!

    Kind regards,
    Øyvind

Reply Children
Related