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...
I'm following the Lesson 9, Exercise 2: DFU over USB - Adding External Flash from the Nordic Academy: Tutorial Link
SoC: nrf54l15
SDK version: 3.0.2
Toolchain version...
Hi,
I’m using a custom nRF5340 board , and I recently migrated my project from nRF Connect SDK v2.9.0 to v3.1.1 .
The same project compiled and worked fine on v2.9.0,...
Hello,
I'm interested in nRF54L10 SoC, in Mouser and DigiKey I see that I can buy it in this package: QFN48 (QFAA). However in the datasheet it shows this package QFN40...
Hi,
I’m currently working with the nRF54L15 DK using the Channel Sounding Initiator with Ranging Requestor sample from the latest nRF Connect SDK. The setup runs successfully...
Dear nRF experts.
I am using the radio_test sample with SDK3.10
We used radio_test to add UART commands to control the on/off of all GPIOs for pin verification. We found...
I'm currently looking for a high-speed data transmission and reception solution that requires wifi (NRF7002) throughput, but I don't want to transmit data via wifi. It should...
I'm using nRF Connect for Visual Studio Code, working on a project that has worked great in the past, but I'm getting error messages now when attempting to flash any board...
Hi,
We are using the PMIC in our smart ring where we have limitations of number of components used and specially the height of the components used. Here, the inductor...
Dear Nordic Support Team,
Hope this email finds you well. I am currently developing a Matter-enabled device using the Nordic nRF Connect SDK, and I’ve encountered a question...
Hi,
I just got a power profiler kit II and I want to use it in an battery based application, where there is also the possibility that current will flow in the opposite direction...
I am using the nRF54L10 chip with NSC-V3.0.0, and I encounter an issue when using uart21 (p2.07–p2.08). If RTT is connected, UART transmission and reception both work normally...
Why doesn't the scan_evt_handler get called in the ble_app_uart_c sample under nRF5_SDK_17.0.2_d674dde conditions? I've tried various things, but neither scan_evt_handler...
Hi,
We are testing a custom board based on the nRF5340 that drives an RGB LED strip using the TI TLC5947 LED driver.
The TLC5947 has an OE (Blank) pin that disables/enables...
Hello,
I am using an nRF52833 in a project where and i want to be able to update it via another mcu (STM32H7) over uart. The STM32 has received and saved the new hex file...
Hi, I have a custom NRF52840 board that I need to send EMG data via BLE with. Only has SWD, no usb-c data link unfortunately.
I am using version 1.6.1 of Adafruit NRF52...