Hello.
I would like to develop FW for the nRF52832, using Eclipse IDE + ARM GCC + Segger JLink OB.
I've seen on the segger webpage that the nRF52832 is a Cortex M4 processor...
When using app_timer through scheduler, a break and go will overflow the event queue if a timer is a repeat timer. The effect is that it's not possible to debug.
To work...
I need to be able to actively set the value being incremented in the Timer2 register on the nrf52 (what I believe would be it's main register). It seems that this might be...
The errata for the nRF52 indicates higher consumption in managing timers and GPIOTE. Does the BSP for SDK11 follow recommended practice to deal with these errata can I ask...
Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
Ok so here is the issue. I was trying to build a simple application which is described in the tutorial for characters. After building an advertisement and understanding the...
Hello,
I am trying to run the Direct Test Mode on a custom board. We have two boards revisions, one with a nRF52832 and one with a nRF52811. I managed to build the DTM for...
hi support team,
There is no tolerance in the D/E dimension of nRF54l15 QFN,
It is reasonable to have a tolerance for packaging parameters,Can we provide a max value...
Hi,
I'm trying to integrate Matter protocol but encounter some problems. We're using nrf5340 devkit, and Zephyr.
1. There seems to be two repositories, what is the difference...
SDK : 2.6.1
uC: nrf5340
Hi,
I want to use the feature "revoking private keys" as described here:
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/bootloaders_dfu...
Hello! I'm evaluating NDT and trying to inderstand its capabilities. While the library looks fascinating, I faced some speedbumpers on the evaluation phase. I want to use...
I am trying to test a 9160 dev kit with Onomondo's softSIM static profile program. I am following the instructions in this GitHub page: https://github.com/onomondo/nrf-softsim...
Hello, I am still using nrf5_sdk_for_thread_and_zigbee_v4.2.0 for my Zigbee projects although it is deprecated by Nordic. I have not had plans to migrate to "Connect" SDK...
Hello i tried a lot but i am unable to Compile this , its is expected examples available in sdk should compile smoothly if there are no changes in it,
i was expecting remote...
Dear Nordic Engineers
Our client wants to make an iPad Pencil, but they are facing a problem: when searching for Bluetooth devices in the [Settings] - [Bluetooth] page,...
Hi Nordic!
I'm evaluating the zephyr samples " broadcast_audio_sink" and " broadcast_audio_source". Running these two on two separate nrf5340 audio dev boards works fine...
Hello! I am trying to set up a central that accepts notifications for two different attributes from a custom BLE service.
I know that the problem is in my discovery process...
I am looking to expand upon the Bluetooth Shell example to convert to USB CDC shell as well as to add other functionality.
I am struggling to locate where the shell commands...
Hello,
I am implementing the periodic search for lte managment (using SDK 2.5.2 on a nrf9160).
The periodic configurations in struct lte_lc_periodic_search_cfg is: ...
In order to compile this sample i had to first update sdk and tools to 2.7.0. In 2.7.0 there is a library error as follows. (D:/Repositories/npm1300_fuel_gauge/src/fuel_gauge...
I'm trying to programm the NRF52833-B-QIAA off board using an Elnec programmer model BeeProg2, but as the revision B of this MCU comes from the factore with APROTECT ENABLE...