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

nRF52840-DK selection example for management/data acquisition from heart rate sensor and temperature sensor

Hi everyone, I'm new to DevZone.

I am writing to ask for info for the first application with BLE.

I need to send data acquired by sensors, RAW mode, via the BLE application to the smartphone APP.

In this regard I have installed Segger Embeded Studio and Nordic SDK v17.0.2 and I have seen that there are many examples made available by Nordic. I have board nRF52840-DK with hw pca10056.

I would like to use the stack present in S140. Which example should I use, as a template, to acquire from my heart rate and temperature sensors and send it(RAW format)  to the smartphone app?

Thanks to all in advance.

Fpoli

Parents
  • Hello everybody.

    After the advice received, and thank you, especially at awneil, I have studied and now I have many clearer things about BLE.

    I refer to GAP and GATT role, pre connection and post connection etc. etc. I also saw examples for using NUS,

    I uploaded to my board, I used: C: \ Nordic_Semi \ nRF5_SDK_17.0.2 \ examples \ ble_peripheral \ ble_app_uart I have also modified and now I want to send data, by pressing button 3 of the nRF52840-DK, to the nRF Toolbox UART app.

    Now the question is, where do I set the maximum BLE connection speed and how much I can set the maximum MTU value, now is: NRF_SDH_BLE_GATT_MAX_MTU_SIZE 247

    Thank you in advance.

    BR

    Fpoli

  • Hi Einar.

    Many thanks for your setups,

    I'll try.

    Thanks for the info.

    BR

    Fpoli

Reply Children
No Data
Related