Hello, I've recently upgraded my pre-production application on nrf52832 from NCS v2.6.2 to Ncs v3.0.1 also upgraded to HWv2(on interim ncs 2.9.0 as adding custom board for...
I'm currently working on configuring the nPM1300 used in our custom board. In the product spec v1.2, it supports 2 USB compliant current limits, IBUS at 100mA and IBUS at...
We are experiencing some ESB link failures on the receiver end of our system: nrf54L15. After minutes to hours of use the receiver will stop getting data (we know the transmitter...
Hello,
I am developing a board with the SIP nRF9151.
I'm designing the board with a shared antenna for both the GNSS and LTE signals (Ignion NN02-224).
For the antenna...
Hi everyone,
I'm currently following the "WiFi Fundamentals" course provided by Nordic, and I'm encountering issues with two specific exercises: l2_e3 and l4_e1 . Other...
I will attach my main.c and skd_conifg, maybe i'm overseeing something in code. Also i will attach schematics and pcb. I'm aware of RGB led consumption, in reality it's around...
Hi all,
I am trying to update the bootloader, softdevice and application all in a ZIP package through DFU, and at 99% after upload it stop and throws the error:
...
Dear Engineer:
I am a developer of the nRF51822;Some costomers want to send a large number data over the bluetooth,So they require a high quality in speed;I want to know...
Hello,
I've noticed that it is quite hard to set up an Eclipse development environment and I want to try to make a package of everything that is needed for developing with...
Hi. I want to attach a sensor with SPI slave interface to the nRF52 Preview DK (PCA10036) using the SPIM1 with EasyDMA. Below I have two related questions:
In PAN...
It seems that in SDK9 the APP_BUTTON_INIT() macro has disappeared, and with it the extra argument that determines whether the scheduler is used or not.
However, the documentation...
Hi,
I want to develop one FOB key which will be in TX mode only to transmit a key continuously or at specified interval at ultra low power mode and powered by CR2032 coin...
I'm having really terrible RF performance with a PCB I've designed using a nRF51822 QFAC, Johanson 2450BM14E0003 balun, and a PCB IFA (from TI DN0007: www.ti.com/.../swru120b...
I would like to create a large “virtual” read only characteristic that does not fully exist in memory. I understand that large characteristics are transferred in chunks of...
I am trying to enable a critical section in handler. I need to update a sensitive global variable when a button event occurs, and the fact to enable/disable the interrupt...
I have nrf51822 and I use latest SD130. I scan nearby ble devices. In my case they are iPhones. When one device is in rage then I connect to it and start scan again and keep...
Hello to everyone!
So, now I try to enable a DFU for nrf51822 (S110 7.3.0)and have some problems with it.
I can't find a good example project including DFU, all that I...
I've created a simple test to demonstrate pstorage store/load for 64 pages of 1024 bytes each. To allow 64 flash pages I set PSTORAGE_MAX_APPLICATIONS to 64. Each page stores...
I've been following the custom service nAN-36 instructions and have it mostly working on my PCA10028 board, but I have two problems that I just can't figure out. I'm pretty...