Dear Nordic employee:
1、 what do I have?
I have a thingy52 develop kit(nrf52832)
2、what is my purpose?
the quality of thingy52 audio demo is not good(iphone7)...
Hello Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
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...
Hardware env: New designed board with NRF52840 + NRF9151, which 52840 connect 9151 via uart
Software env : NCS version: v3.1.0 (new installed) Nrfutil version: 8.1.0 (34e21a1...
Hey, since iOS version 18.6.2 the BLE connect to our BLE peripherial with nrf52840 getting disconnect events. Also the range between them is very bad. The connection parameter...
I'm currently working on some projects for the nRF54 platform using NCS and VS Code. I want to delete the unused files in my project because the codebase has become too large...
In the nRF52840 Product Specification PDF v1.11, on page 323, the third paragraph down states:
1. "If the CPU performs a clear operation on a bit in the LATCH register...
Hi Team,
below mention errors I am getting west build process.
* Executing task: nRF Connect: Generate config HVPP_BLE_Board_Files/nrf54l15/cpuapp for c:\Haritha\Github...
hi support team,
customer told me 54L15dk debug out is not able to program another 54L15 chip.
so i tried,
1. A-54L15dk debug out program B-54L15dk debug in, failed...
I'm trying to leverage the asset tracker project form nordic 9160dk to actinius icarus 9160 board, i use tagconnect 2030 to connect P19 of dk and icaurs, but the jlink cannot...
When I try to add OTA image compression for MCUboot, the RAM utilization skyrocks and is not compatible with the nrf52833. Is there any way to cut out any and all excessive...
Hi, I'm working on a product that uses nRF52840 (The custom board actually has the Ebyte module E73-2G4M08S1C). nRF5 SDK 17.1.0. The firmware consists of: 1. Bootloader -...
Hi, I'm using nRF9160 as an MCUmgr SMP client to download firmware via HTTPS and send it to nRF52840 (SMP server). Using SDK version NCS v2.9.1, I enabled CONFIG_NRF_MCUMGR_SMP_CLIENT...
I am struggling with the ADC API on the nRF54L15 dev kit. I am using NCS 3.1.0
I started with the "samples/drivers/adc/adc_dt" sample as a starting point. Using AIN4 (Channel...
BLE provisioning sample fails with crypto errors when using TrustZone ( /ns ) board target on nRF7002 DK with nRF5340.
Hardware : nRF7002 DK (nRF5340 + nRF7002)
SDK...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Dear Team,
I am trying to use smp_bt_register and smp_bt_unregister calls in order to add/remove BLE SMP characteristic in real-time.
However, I keep getting 'undefined...