I have some bare metal experience on other processors, but I am new to Nordic and Zephyr. I was wondering if there are there any good source materials that show the best practices on merging samples? Specifically I would like to create a solution that uses both Peripheral_UART and ICM42605... Pedometer which sends data over BLE.
I've found some older stuff to reference, but before I dive into it I want to make sure I am using the modern/best/easiest way possible with the newest SDK's and VSCode.