I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hi all,
I want to update my connection parameter as follow because I want to connect with both apple and windows devices.
By sniffing in Wireshark I found that my IPad...
I am using a static passkey to set up pairing and after that the devices are supposed to bond. The issue I am encountering is that when the wrong passkey is entered or if...
Hello every one,
i want to make a project including a ble chip, i decided to choose one the nrf51 or nrf52 serie, but i am totally unfamiliar with everything!
i have found...
Hello,
I played around with the UART demo on the nRF52-DK and the belonging Android apps nRF UART v2.0, nRF Connect and nRF Toolbox. On PC side I used a serial console...
I am trying the ANT-OTA DFU Update using an ANT Stick and the nr51422 pca 10028 boarde and s210 soft device. My firmware makes use of sd_power_system_off(). If I have an update...
Hi guys
I'm trying to load the ble_app_beacon project on a custom board. I am able to flash the softdevice and the application, but the chip is not advertising. So, I started...
I've got the experimental ble blinky example project on an NRF52 PCA10040 working fine with an added custom characteristic. I can connect, discover and read/write characteristics...
Hi
I've implemented support for the FStorage and the FDS in our application. In some cases it happens, that the function "fds_stat" does not return.
The reason can be...
Hi,
Is it possible to reconfigure NFC pins to be GPIO inputs (and vice-versa) without any kind of reset? It seemed like some kind of soft reset was required when I looked...
I am trying to run the multilink central gcc example with s120 v2.1 on a nRF51822 CEAAD20 device. Unfortunately, SOFTDEVICE_HANDLER_INIT call causes a hard fault. The linker...
I'm trying to pass a string longer than 15 characters to NRFJPROG_rtt_write (it's 17 characters, including null-termination), but the data_written parameter is set to 15 after...
Hello everyone,
I am wondering that, can i find auto-connect feature on nrf chips? Firstly, i should match chip & device i know but after that can they match?
Second...
FWLog (1)_formattedByTC.txt Hi,
I am sending data to one of the characteristics from nRF51 to the App(the problem happens in both iOS and Android).
This is what I am observing...
Is there any documentation on the advertising state machine ? This post :
devzone.nordicsemi.com/.../
mentions the state machine and how it progresses from fast, to...