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...
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...
Hi All,
I have a couple of nRF9160-DK which I use to program custom boards through the Debug Out port. Both DK work perfectly well until now. One of them can't program custom...
Hello everyone,
in our Project we want to use the nRF52840 DK with the X-NUCLEO-NFC08A1 (ST25R3916B) extension board as an NFC Reader.
In the SDK 2.5.2 are samples for...
I am running an experiment to use a static keys for pairing information without breaking the existing flow of pairing/bonding. What I am doing is I am storing the pairing...
I‘m try to download v2.6.0 SDK to update.But the terminal output as follow,I guess it related to bad network also I try with VPN
So that I try to pack v2.6.0 from another...
Hi there,
I'm having an issue with the SPI master in Zephyr. When attempting to transmit data it returns the error: 'Timeout waiting for transfer to complete'. Am I missing...
Dear Nordic-Support,
as I got a configuration error in my project when configuring CONFIG_TFM_PROFILE_TYPE_SMALL=y I tried to reproduce this with the AssetTracker_v2 application...
Hello,
I have a nrf52832-QFAA design that came back from the emissions test lab and they told me that the TX power on the Radio Pin was around -6dBm at the low frequency...
Hello,
I will explain my workflow so you can understand my problem using VS code and assuming everything is installed correctly, I`m using SDK 2.7.0:
Create new project...
I'm debugging the project that nrf_dm to learn how it work.
The build configuration as the picture:
I add my breakpoint as follow:
However,when I start to debug...
Hi, I have developed my own custom module with a program based on the NUS example.
I wanted to use the dongle as a configurator (in the sense that i connect it to the usb...
Hi:
My device is nRF52833-QDAA. And I'm totally a beginner in RF.
Right now I'm trying to figure out the component value of the matching network Z1 Z2 Z3 .
How can...
After problems with the programmer I have successfully flashed simple custom board with ACN52840 module, but the unit does not resetting after flashing using J-Link Pro. Starting...
Hi,
I have a project where I use nrfx_saadc and need to change channels and simple/advanced mode in runtime
If I start with simple mode, samples, move to advanced mode...
The note in https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0/nrf/security/tfm.html#overview reads: "Support for TF-M with minimal version disabled in nRF Connect...
Hello,
I flashed the audio application as left headset on my audio DK, but whenever I connect it to my mobile phone, the device isn't shown in the media output list.
Yes...