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...
I am taking mqqt_simple of NRF9160 as reference for this question,
This is questing regarding, what is recommendation / Philosophy of using MQTT in NRF9160 with other codes...
Hi,
I'm programming a custom board based on Taiyo-Yuden EYSHSNZWZ module (with nRF52832).
I'm using the secure_bootloader example from SDK for OTA DFU, in order to flash...
I'm using the nRF-PPK2 to measure device power usage. I've noticed even at low sampling frequencies (>= 100Hz) it exhibits considerable lag at some point. Most annoyingly...
Hi Sir,
As we know the nRF5340 doesn't release the Circuit Board Guidelines (nAN-40) like nRF52840 yet.
If we need to design the nRF5340, could you share the recommended...
Hello,
I'm doing a comparison between MQTT on TCP and CoAP on UDP over NB-IoT and LTE-M. The communication to the cloud works as expected for both protocols. MQTT is used...
Hi all,
I'm working on a custom Bootloader for my nrf52840-based board, and it needs to support DFU from external SPI Flash. I previously was successful with a "first draft...
We want to start with ble_app_uart example for our product but it the firmware halts at CRITICAL_REGION_EXIT() in nrf_sdh_enable_request.
We are using the example from 17...
Hiii, is there any libraries or example to read nfc tag through clrc663 nfc reader, could any one direct me to the any solution
thanx in advance
suprith
I am having problems setting up UART communication between nrf9160 and nrf52840 on Thingy91. My set up consist of a Thingy52 and a Thingy91. I am using ncs version 2.0.1....
Hi,
I've been working on Open Thread recently. I found that after I send provisioning request, even though there are 3 servers "enabled provisioning", the callback function...
Hi,
I am trying to setup a raspberry pi 0-W for flashing nrf devices. But nrfjprog doesn't seems to work.
I am using Raspberry Pi OS (32-bit).
I have fetched Segger...
Hello everyone,
I've got a simple question here today. I'm making use of the nRFCloud on our nRF9160-based system.
When using the different APIs to nRFCloud, be it location...
Hello team,
I am having a problem running LWm2m sample out of the box on Thingy91 (SDK 2.1.0, programmer 3.0.4). If I enable any of the sensors using something like the...
hi Team,
i am using Microsoft Windows 10 Enterprise OS and segger 5.40.
i am using nrf52840 DK device in my project.
i downloaded nrf connect for desktop software and...