Hi , I have an nrf52840 controller.I need a program for getting data from the sensor via twi protocol and display via Bluetooth . Please help to me.
Hi , I have an nrf52840 controller.I need a program for getting data from the sensor via twi protocol and display via Bluetooth . Please help to me.
Hi,
You can simply do this by combining the ble_app_template and twi_sensor example from the nrf15 SDK. Make sure you to change the twi_sensor example based on the sensor that you are using. e.g. I2C address and SCL/SDA pins.
//Himanshu.
Sir, Thank you. Sir I need a flow of program procedure. I'm totally new for this controller. Please give to me an suggestions like how to start and how to analyse codes etc
Hi.
Maybe you could start by taking a look at our Getting Started tutorial series on youtube?
The tutorial series will talk you through the basics of using SEGGER Embedded Studio with the nRF5 SDK.
Getting started with SEGGER Embedded Studio and the nRF5 SDK.
Best regards.
Hi
I was installed segger embedded studio. I need a program for external sensor (I2C protocol) with nrf52840 and display the result via UART and same time view on i2c display . I need a program sir.
Hi
I was installed segger embedded studio. I need a program for external sensor (I2C protocol) with nrf52840 and display the result via UART and same time view on i2c display . I need a program sir.