This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Start point for BLE enabled display

I want to design a BLE enabled display panel, which is a general purpose panel leverage all kinds of resources from mobile phone, including sensors, interaction, network, then compose content, including simple animate, string, icon and etc inside the mobile, push to the remote panel via BLE.

Which one is better as start point, UART apps or Template ? BTW, does template has any mobile app? or just MCP?

Parents
  • Hi Allankliu,

    my suggestion would be to use the ble_app_uart example as a starting point since it has an accompanying mobile app in our nRF Toolbox (for both Android and iOS). You can read more about the mobile app here and you will find the source code on our GitHub page(links on the nRF Toolbox page).

    Best regards

    Bjørn

Reply
  • Hi Allankliu,

    my suggestion would be to use the ble_app_uart example as a starting point since it has an accompanying mobile app in our nRF Toolbox (for both Android and iOS). You can read more about the mobile app here and you will find the source code on our GitHub page(links on the nRF Toolbox page).

    Best regards

    Bjørn

Children
Related