Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...
Hi
I have add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable...
Nordic \ nRF5_SDK_12 nrf52832 using 2.0 _f012efa \ examples \ peripheral \ pwm_driver, pwm_driver example
Want to set up two road PWM phase is different, for example, the...
I'm using nRF52832 and S132 based on nRF5 SDK v14. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu . The SDK has changed so much...
Hi,
I'm wondering if I can get current transmitting channel during a connection. So
Is there a way I can directly read current transmitting channel?
If not, is...
This question has to do with the observed "recursivity" of the calls to "app_sched_execute" in SDK13 as described in the previously asked question below:
devzone.nordicsemi...
hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
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...
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 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...
Hi,
We are developing the module based on nRF54L15 with nRF21540.nRF54L15 working fine now nRF21540 not functioning.
We have also verify with to connect nRF54L15 DK with...
Hi,
1.How should nRF21540 be added to the nRF52840 DK ncp example? Please provide the lines of code that need to be modified. 2. How should the uart interface be modified...