I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
Hi!
I'm developing a small central BLE software, everything works well, please assume that I have correclty instantiated a connection, did the service and characteristic...
Hi,
I have looked around the internet and am trying to understand the ble security options. I cannot understand the correct approach to take for our application.
Our situation...
Hi,
How interrupt is working in nrf saac driver? I can see that it is already code is present in the adc_nrf_saac.c
static int init_saadc ( const struct device...
Hello,
I was wondering if it is possible to port older projects built using the now deprecated Nordic Thingy:52 SDK ( https://github.com/NordicSemiconductor/Nordic-Thingy52...
Hi,
As a university we bought several NRF51422 dongles to sniff BLE traffic
Following the installation instruction here: https://infocenter.nordicsemi.com/index.jsp?topic...
Hello,
I am new in nordic previously I was working on Cypress controllers. I am trying to put the device in System ON Low power mode.
I have tried the below functions...
Hi,
I am working on a project using BT Mesh and I am evaluating a prototype using the nrf52840. I am not working with the mesh-SDK, because I am using zephyr. I am working...
Hi, I have a University group project which required us to build software on Android devices. Basically, this project requires us to build software based on BLE Mesh between...
Hello,
I want to communicate one card nrf5340dk with 2 same card in using 'central_uart' and 'peripheral_uart' samples.
I have succeeded to establish the connection and...
Hi,
We have a new product and are looking into OOB pairing for authentication and encryption. All the information about OOB flows back to NFC pairing, but that is not what...
Hi
I am working on an application that uses extended periodic advertising feature of BLE 5. In this sample (periodic sync):
https://github.com/nrfconnect/sdk-zephyr...
Hello nordic. I have several SPI peripherals connected to the nRF9160. I'm using the PPK2 in ampere mode. Does this then also measure the additional current drawn by the SPI...
Hello,
I'm wrapping up the layout of a board based on the NRF52832 (DCDC). I've tried to replicate the reference design as close as possible. I'm using Kicad and had to...
Hi,
Referring to the case,
https://devzone.nordicsemi.com/f/nordic-q-a/72660/nrf-connect-sdk-v-1-5-0-how-where-to-change-phy-and-tx-power-for-long-range-application
...