Hi everyone,
I am currently building a simple device using nrf52811 for microcontroller with a single sensor on that. I am planning to build the firmware using nRF Connect SDK and Zephyr as well. But when I want to try an example from the available list, there's no board for nrf52811. When I check on the available board, it only shows those 2 boards.
I am not sure if one of them is support with nrf52811 controller.
I also trying to implement using this nrf52840dk_nrf52811 option, but seems like it's not working and can't upload the firmware into my board.
Let me know if anybody has solution for this, I really appreciate. Thank you.