A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
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...
Hello,
I've recently been porting a program over to Zephyr and hoping someone here might be able to shed some insight on this issue.
I can't seem to get flash_write to...
Hello,
I want to test a peripheral that uses private address resolution. I would like to set nrf52 eval board used by the nrf Connect Desktop to use a fixed, private random...
Dear Nordic engineers
I recently encountered a problem while developing the program of nRF52833.My program is developed on the basis of nRF5SDK 16.0, using S140 softdevice...
Hi, We recently made a custom board for a new project, based on the nRF52832-QFAA. Everything looked fine in the first place as the nRF is perfectly recognized on a PC and...
On the Eval board layout, the 2 nd and 3 rd layer cut away under the RF trace. That make the substract height equal to 57.87 mil.
For 30 mil width trace, the impedance will...
Dear Nordic support,
i'm evaluating the Nordic nRF52840_Dongle with the SDK 1.5.1, inlucing Zephyr etc. I could successfully compile and load the Blinky-example (..\ncs...
Online orkunsengur 2 days ago
Hi,
When I create and open an project, and I can go project options-->preprocessor-->include directories etc. However, if I use example...
Hiya!
I am writing code to add support for USB on the NRF58233/58240 to MakeCode. MakeCode relies upon WebUSB. At any point, a user can close the website which causes...
I noticed the minimal b0 immutable bootloader build does not fit anymore.
I used the example here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples...
Hello,
We are using NRF52832 to design a loss preventer product ,can you help to review the design SCH and PCB layout before PCBA making ? main including RF desing , GPIO...
Hi, I was trying to a project that includes edge impulse and nRf5340DK. I successfully run the example project t they provided and now try to use the library provided by edge...
Trying to do DFU over ZigBee, but nrfutil failes:
Gets this problem constantly. I have check all the examples and everything, doble checked all parameters, but always the...
Hello.
I am trying the SEGGER Embedded studio's open nRF connect SDK project, but it fails with an error like the one in the image. How can I make it succeed?
SEGGER...
I am doing something really really crazy, that's writing some application on PC using opcode serial port for configuration a light switch server (maybe light switch client...
Hey all,
I've been using the SDK for Thread for quite a while and got all the basic stuff up and running with Thread and the nRF52840DK, RPi Border Router, etc.
For example...