Here are the frequently asked questions for MCU boards supported by Renesas using BLE for Zephyr.
Q - What are the Renesas devices/ MCUs supported in Zephyr application development eco-system?
A - You can find the list of Renesas MCUs supported by Zephyr here or our parts Microchip, Espressif Systems, Raspberry Pi Pico or at the Sephyr.org site there is much more to learn about the latest release notes.
Q - Is there BLE API document support on any of the DA14695, DA14699 in Zephyr?
A - Bluetooth APIs are the application interfacing key word that provides essential functionality for aiding Bluetooth MCU communication, we sell DA14695-00HQDEVKT-U-ND development boards which have a combination of the latest Arm® Cortex®-M33 application processor with floating-point or look at Zephyr BLE API’s Here
Q - Where can I find a BLE application example in Zephyr eco-system to give a try with any of DA14695, DA14697, DA14699 EVKs or DVKs?
A - You can find BLE examples [HERE]. DA1469x Brief by Renesas Electronics Corporation Datasheet | DigiKey
Q - How to bring up DA14695, DA14697, DA14699 EVKs or DVKs using Zephyr?
A - After you have purchased one these boards DA1469 or DVK Development kits, you can try to use this example located at GitHub Application link to blink an LED. Found out on GitHub Here
Q - Does DA1469x have an example to show how to configure the GPIO pin multiplexer or GPIO pin mapping?
A - You can find more about the GPIO pin multiplexer or GPIO pin mapping in DA1469x [HERE].
Q - What is the add benefit of using Zephyr in DA14695, DA14697, DA14699 instead of default SDK10?
A - You are leveraging on a whole list of applications developed in Zephyr to support and cover a broader list of BLE vendors. Software development effort and operation costs drastically go down and HW (Hardware) can be swapped between vendors even at a later stage during final PCB design.
Q - How do I write my application unit test for DA14695 or DA14697 or DA14699 in Zephyr?
A - Details for writing unit tests can be found [HERE].
Q - Does DA14695 or DA14697 or DA14699 in Zephyr support Zephyr MCU Boot?
A - Yes, all these devices support Zephyr MCU Boot.
Q - Does DA14695 or DA14697 or DA14699 in Zephyr support Zephyr MCU Secure Boot?
A - Yes, examples can be found [HERE]
Q - Does DA14695 or DA14697 or DA14699 in Zephyr Low Power Management or Zephyr Power Management?
A - Yes, it is enabled by default.
Q - Does DA14695 or DA14697 or DA14699 in Zephyr support any display controller?
A - Yes, details can be found in the Zephyr API documentation. Code REF is [HERE].