Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
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...
Hi,I used Nrf52832 connect BMX055 with i2c, I use sdk nRF52_SDK_11.0.0 example examples\ble_peripheral\ble_app_cscs and add my code to read the BMX055,but when it work a short...
Hi Nordic,
i have a question regarding the emBuild.exe tool and the optimization level it will use during building a hex file. I'am using the following command combination...