Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
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...