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...
I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
Hi all,
I am using nrf SDK v2.5.2 and zephyr. In my application I want to measure a signal frequency coming from a GPIO, I read about the PPI and I thought it was good...
Hey there,
I'm trying to build the `hw_unique_key` sample for a nrf5340dk_app (non NS) with CONFIG_SECURE_BOOT so that its `child_image/b0.conf` with CONFIG_HW_UNIQUE_KEY_LOAD...
Hi,
I used to use the nRF51 with Keil, so not too much experience with new SDK, but I have followed the "nRF connect SDK fundamentals" and "BLE fundamentals".
I am trying...
I downloaded the report from the official website in August 2023, but the client has given feedback that it has expired and they need the most recent one.
I would like to test GPIOE APIs on nRF5340 develop board. But west build generated the following warning message.
Could I use nrfx_gpiote _xxx related APIs ( infocenter...
hi
I am trying to get the nrf7002 dk working, however, when i try to provision the kit using the nrf wifi provisioner app i get an error saying " scanning error received...
Hello,
I'm working on nrf5340 audio bis gateway sample.
The NCS version I use is v2.2.0, I know it's a very old version, but for some reason I can't update to the latest...
Hello,
With the latest version of the nRF5340 MDK I am getting the following linker errors (below), and don't understand why they should turning up.
Best regards
==...
I need to use ADC in the project, and then I have configured ADC in overlay. The code is as follows
The same code can be measured normally in Zephyr's ADC example, but...
Hi,
I'm trying to use an nRF52840 dev kit as an I2S-to-USB microphone, but I've been running into a problem where the recorded audio is periodically unusable.
To debug...
Hey Everyone ... Looking for some ideas / help with crash involving nRF Sniffer v2 and Wireshark. Specifically I have an older White MacBook that I use for sniffing and nRF...
Hi,
I am using sdk 16.0 and I am already using 3 SPI Instances i.e. SPI1, SPI2, SPI3. I wanted to use SPI0 Instance also. How to use it?
If enable SPI0 in sdk_config I...
Hello
I was working on nrf9160-dk with assert_trakker_v2 application successfully connecting to nrf Cloud. There was no problem.
Today I started the day by deleting it...
From what I understand, the nPM1100 can work without the battery (i.e. no BAT connection).
Does the Nordic Thingy:53 come with the Li-Po battery separated or is it mounted...