What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello guys. I'm helping a customer to work with a trackpad application using the nRF52840 and the nRF5_SDK_17.0.2_d674dde.
For this customer, she wants to use Microchip...
Question:
What configuration should be added for MCUboot to become aware of the size of external flash the hardware provides?
Is there documentation of the mcu kconfig...
Hi,
When I connect my nrf52840 DK to the PC via USB, initially it shows up as a drive, but then If I try to flash it from nrf Connect for VS Code, It gets disconnected and...
While testing FOTA upgrades it seems ZIP files are not supported by the iOS Device Manager app. Here is the error when I select dfu_application.zip in the Device Manager app...
I'm trying to follow the guide on how to setup a border router with the nRF52840 dongle (see https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_thread_tools...
nrf-programmer app fails randomly ot upload image using SDFU to pca10059 target, I have to repeat process several times to get job done.
Version 3.0.4, OS Debian GNU/Linux...
Hello!
We are using a custom nRF9160 board with 3 differential ADC channels. The differential voltage is measured across two resistors, with the center voltage (normally...
Nordic Team,
I have a question regarding RTC1 with regards to app_timer2.c
My Setup: nRF52833 - PCA10100 Development Board nRF SDK v17.1.0 s140_nrf52_7.2.0
What am I...
Hi, I'm working with just one NRF5340 audio DK and I saw this ticket where it was commented that it is possible to reduce the use of 2 NRF5340 audio DK's to just 1 using a...
Hi,
I have one central and one peripheral devices running. Currently I run a scanning filter on Central side and connected to the peripheral with desired name.
But now...
I was trying to follow the instructions at https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf52_gs.html#connecting-to-the-application for testing my nrf52840...
Hi,
Using Windows 10 and SES
SEGGER Embedded Studio for ARM Release 6.34a Build 2022083102.51023 Windows x64 2014-2022 SEGGER Microcontroller GmbH 1997-2022 Rowley Associates...
Hi all,
I want to ON and OFF advertise manually
My code working steps
1) (APP_ADV_DURATION 3000 ) after this seconds over
2) It hits on_adv_evt() function in this...
Hi All,
I am using asset_tracker example V1.8.0, it's working fine with nrf9160DK. I am able to see the data on nrf cloud.
The purpose of testing this board was to debug...