It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
Hello.
I keep trying to control my GoPro camera via BLE. At first I tried to do it using the old sdk, but it didn't work ( devzone.nordicsemi.com/.../gopro-control-over...
Hello everyone,
Currently we're trying to get the full WiFi stack working on nrf7002dk. We decided to look into the power consumption of the DK board itself as a point of...
Hi,
on a Mac, I am trying to install credentials to a nRF9160 using device_credentials_installer.py.
The nRF9160 is running the AT Host application. I can connect to it...
Hello,
I am developing an application using nRF52840 with the NRF Connect SDK version 2.4.0 based on Matter: Template sample and I configured 10 buttons interrupts successfully...
Hello team,
We are in the process of migrating from the nRF5 SDK to the nRF Connect SDK for our upcoming projects.
We have followed all the official setup and installation...
I am trying to create a custom sensor for CT1711 temperature sensor. I have created the sensor driver code and device tree binding, but it won't start (initialize) and the...
Hi everyone,
I'm using the nRF Connect SDK 3.0.2 and the nRF Connect Toolchain 3.0.1 with the matter ‘light_bulb’ example. I just want to do the following: 1) Get exactly...
Hello,
Before I start to over-develop I need to ensure that there isn't a better solution based on the nPM1300 behavior or capabilities.
Context
I'm using an nPM1300...
Hi,
currently I'm migrating my application from SDK5 to NCS and I'm facing a problem with the application size for a BLE update. In the previous SDK5 there was the softdevice...
Hello, We have created a new product with the nRF52805 "Raytac" Module under nrf5 SDK v17.0.2. We are planning to do the CE certification soon. would like to verify a few...
I procurred two NRF52DK boards and in both the boards I am facing the similar issue of "Failed to Connect the Target". When I am running the nrfutil device recover command...
I use nRF5340 audio DK,iso_time_sync example, can successfully send BIS data, then I use DK as controller, bumble( google.github.io/.../index.html) as host and it fails to...
Hi,
Tried to use Connectivity bridge app on a custom board based on NRF52840 and it seems that the UART-USB interface works initially, but after a while it gets stuck at...
Hi,
We are evaluating the Thingy:91x and found that the BLE range is significantly decreased compared to the Thingy:91. The nRF5340 has a lower maximum TX power but when...
This happens quite often, I simply has to create a new build configuration and in worse cases simply a new application and copy all my sourcefiles over to the new project...