Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
Hi,
I'm new to use nrf52832, just as I said above, I want to know if the version of softdevice support bluetooth 5?
Where can I know these information?
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...