Using VS Code and latest version of SDK and toolchains. I have created some custom board definitions and placed them in a seperate directory. The directory is registered in...
We get the following assertion during startup if we include uart2 in the DTS.
*** Booting My Application v2.1.0-dev-ae1ee57f3906 *** *** Using nRF Connect SDK v3.0.1-9eb5615da66b...
hi team,
i am working external adc with the help spi communication, now adc working fine with the SDK version 2.6.1 , if will make or change any other SDK version like Ex...
Hi everyone,
I'm currently following the "WiFi Fundamentals" course provided by Nordic, and I'm encountering issues with two specific exercises: l2_e3 and l4_e1 . Other...
Hi everyone,
I'm developing a matter generic switch and I’ve run into a puzzling behavior when commissioning an nRF52840 DK with Apple Home via an Apple TV Thread border...
hi support team,
i have customer is developping mesh.
customer is trying to sniffer the message when i pressed the buttoon on demo mesh_light.
i have two questions on...
Hello,
We are working through an issue which we found recently on the nrf sdk. The following is what is occuring:
We have two GPIO interrupts configured for low accuracy...
Hi... folks .. i am using nRF52840 development kit , i need to control the two servo motor using ble commands . I need to control the angle and speed of two motors , suggest...
Hello,
When I power our customer-designed nRF52832-based electronics I see the ingoing suply current (at 3.1V) rising in about 3 seconds up to 55 mA (!), then decreasing...
Hi, I have a problem with uart disable function (app_uart_close();). I started from ble_app_uart example, and I want to disable uart when nobody is connected to the Ble device...
Hi,
I have a similar problem to the case: ( devzone.nordicsemi.com/.../having-a-problem-with-preprocessor-options) with not being able to access the preprocessor options...
Hi,
As per the workaround of these errata its mentioned that "This code is already present in the latest sytem_nrf52.c file."
What does the latest mean here? Is there...
Hi,
I have two questions, one regarding nrfjprog and one regarding pynrfjprog:
How do I write content to a specific address of the flash using nrfjprog? Specifically...
I want to build custom commissioner app on nRF52840 DK. But when I'm running:
The error is OT_ERROR_ALREADY. I don't understand why, I am not invoking this method multiple...
I am using the nRF9160dk development board and I could not find a test or example for the internal RTC. could you provide a simple example of using the internal RTC.
Hy,
i get two warnings from my c++-compiler (arm-none-eabi-g++ (GNU Tools for Arm Embedded Processors 7-2017-q4-major) 7.2.1 20170904) if I use the header cmsis_gcc.h in...
Hello
in the thread about NUS connection problems with TimeSync example ported to SDK16.0.0 Sigurd confirms a bug in the timeslot API.
Could you please be more specific...
Hi,
I am using nRF52832, SDK16.0
with SES
Is that nRF52832 have able to send timestamp through BLE. is that hardware able to calculate timestamp
will it act as REAL...
HI
my Version: SDK15.3,ble_app_template,custom board with nrf52832
I'm trying to load device name from fds when initial,
my goal is sending message to my board to change...
For some reason, it seems that I am not able to send any raw data with the BLE radio. I am able to configure the radio and start it successfully. However, the radio never...