Hello Nordic team and community,
I’m exploring the possibility of creating a mobile application (potentially using Flutter or native frameworks) that would act as a Distributor...
NCS 2.4.1 nRF52840
My project is a battery powered SED based on the coap_client example. It is configured to autojoin using a hard coded pksd. I see on Wireshark that my...
Hi there,
Our firmware is built on NCS 2.6.1 (soon to be ported to 2.7.0) and uses MCUboot.
I want to set REGOUT0 to 5 (which corresponds to 3.3V) and the `nrfjprog -...
Hello. I am reading up on documentation regarding measuring current on the nRF54L15-DK with an ammeter. I do notice that when we set up the board, we need to use the 2x5 SWD...
Dear Nordic Team,
I want to connect my nRF9160DK board to my nRF7002DK board and get a wi-fi location. I've followed samples/cellular/nrf_cloud_multi_service as sample...
Dear,
We are using the nRF52840 with a proprietary protocol.
We plan to use the nRF52840 to sniff/poll RSSI on different (5/6) channels on periodic time (typ ~100 us)...
Hello,
I have a question regarding a recent issue.
I'm currently developing with the nRF52840 IC or EVM, and I'm facing a problem. Whenever I write firmware to the flash...
Hello, I have a problem when trying to compile the light server exemple for the mesh.
I use Segger Embbeded Studio 4.16 (even though i tried the 4.15), mesh sdk 3.0 and...
Hello,
I'm using NRF52840 module to make a customer device. I'm using nRF5 SDK for Thread and Zigbee v3.0.0.
I have a Thread mesh with some routers devices and one child...
I saw this BLE security issue and was wondering how Nordic deals with it. When the other side uses the example LTK from the BLE spec, can the softdevice automatically reject...
Hi,
Here's I want to do: Use static passkey to connect with central and peripheral. I'm useing peer_manager to doing this. 1. I've setup passkey in peripheral with function...
Hi,
while I tried the Power Profiler in the nRF Connect Desktop on OS/X, I got some error messages in the log (something like PPK Command Error). So I've installed the newest...
I run blue_app_hids_keyboard_pca10056_s140 sample on nRF52840-DK. I try to connect with Windows 10 PC, but PC does not discover Nordic_Keyboard.
I found advertising is sent...
We have a PCA10090 board and I followed all the steps of the nRF Connect SDK to install everything, including the files from repository, SES, etc. All is ok but I can't find...
Hello, I am working on a project that uses nrf52832 and I need to put that device and in the system on mode. For that, I want to measure the current in the system on and system...
The PWM (Pulse Width Modulation) peripheral coupled with EasyDMA makes an excellent waveform generator. However it has one drawback which I would like to request be added...
Hi, i use the saadc example(triggered by ppi+timer) with uart to get voltage signal and transmit to central device( another custom nrf52832 board), and the central prints...
hi .eveyone. i use 51822 sdk12.3.0 , i want to dfu app code with uart, but not use bootloader_secure and experimental_ble_app_buttonless_dfu. i do not know how to develop...
Hi
Im trying to figure out how to migrate my quite large older project from and softdevice s130 to using s140 in order to experiment with long range.
Besides changing...
I try to update firmware for nrf9160.
My environment is windows10 msys2 python3.7.3 run follow, (not success) ----------------------------------------------------------...
I've done this many times now and thought I understood the process.
Now despite following most of the advice in the dev zone, I'm stuck.
Any help would be appreciated...
I'm trying to develop from the Linux command line, using arm gcc tools, for the nRF52 Development kit, and can't get the startup assembly file assembled to an object file...