This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Merging of SPI code and ble_app_uart for nrf52840

HI,

I am developing weight scale with Bluetooth feature. I have already developed the code to get weight scale reading using SPI example.

Also tested ble_app_uart code individually and working fine.  Now i want to merge this code so that can send weight scale reading to nrf connect app using Bluetooth.

can you suggest me the step for how to merge both code and which file need to change?

Thank you,

Rahul Kidecha

Parents Reply
  • Hi Romero,

    I have successfully implement the merge and able to send the data over NUS.

    I need to push nrf52840 to power saving mode and pull out when I put the load on weight scale.

    Can you tell me which power saving mode should i use for this application? can I use SYSTEMOFF mode ?

    Need to resume operation when we put load (weight) on it.

    Thank you in advance.

    Rahul Kidecha

Children
Related