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...
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...
I would like to know if in mesh device for the comuniation are used all that channel or only the 3 channel that are used for the advertising channel or all the channel 37...
Hi
any one a clue why I see this bar twice?(see attached picture)
Some thing probably went wrong with my previous older installation.
I already reinstaled Wireshark...
I'd like to call a function on the peripheral (by pressing a button or sending a command from the terminal) that performs unbonding from a central. I'm able to bond using...
We are looking to migrate our nrf52833 project to latest toolchain and SDK for build in visual studio.
We use MCU boot, BLE and Zephyr RTOS.
Do we need to follow each...
Hello,
i'm facing errors when trying to build matter sample thermostat.
I doesn't matter if i use VS Code or terminal
(v3.1.1) C:\ncs\v3.1.1\nrf\samples\matter\thermostat...
Dear Nordic Supportteam,
starting from the ESB sample I have developed a transmitter and a receiver application, both running on a separate nRF54L15DK. My goal is to find...
Hello, I am having a problem with Exercise 1 of the Cellular IoT lessons (nRF Academy, Asset Tracker Example). I have carefully followed all the steps outlined in the documentation...
Hi
I experienced higher sleep consumption after enabling CONFIG_PM_DEVICE. I reduced the project to the minimum and it seems that the combination of an enabled uart and...
Hi! I started designing a PCB for the nRF54L15 radio chip, which I intend to use for ESB communication between two relatively close-together (<10 meters) devices. I've been...
Hi!
How do you recommend to debug crashes?
Especially how do you recommend to debug crashes that happen to our customers that we cannot reproduce?
So far I have been...
In order to develop the most effective power supply possible for the nRF9160 SIP, I need to know both the maximum current consumption of the nRF9160 and its duration.
The...
I’m using nRF Connect SDK v2.8.0 and working on BLE OTA (DFU) for the nRF7002 DK . I followed the Nordic “DFU with external flash” exercise and integrated it into the Wi-Fi...
Hi,
I'm in the process of porting our existing nrf5 project to nrfConnect SDK bare metal and am struggling to port our QSPI display driver. Are there any plans to add support...
Hello team,
I am working on a Direction Finding (AoA) setup using nRF5340 DK as a CTE Transmitter (Tag) and a Silicon Labs BRD4185A (AoA board) as the Anchor/Receiver. ...
We have developed device that used 2.6 and when moving to 2.9 everything broke apart and I cant get it to boot and I cant get any output from device. Be it from USB or SWD...