During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
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...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
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...
In zephyr many PPI has been employed in radio, and other PPI from 20 to 31 is pre-programmed channels and can not use by application. Do you have any plan for optimize this...
hello,
I have one problem to distinguish the following 2 functions :
ble_srv_is_notification_enabled and ble_srv_is_indication_enabled
in on_write function,
the two...
Hi Nordic
I saw the Dfu example.
BLE Secure DFU Bootloader and Buttonless DFU Template Application. I have two questions here. The boot loader and app distinguish a ram...
I'm getting a weird behaviour on my first NRF52 custom board. It's a BLE with HR, battery and a custom service. After programming I can test it properly with/without debugger...
Hi,
I am using SDK 14.0 on nRF52840 (DK), with sofdevice enabled and FreeRTOS port.
My question reagrds the "blocking mode" transfer - event handler was not provided...
I have four PCA10056 Development Boards and I downloaded the SDK for BLE Mesh. The examples, however, only work with the PCA10040 boards. I have tried redefining the board...
Hi all,
We are ready to have our product released and need to have it tested and certified for release in the following markets:
North America = FCC IC
Europe...
Hello,
I would like to configure the NRF51822 as a Peripheral to receive data from a smart phone, and then call a routine when the receive process has been terminated....
I'm using the nrf52832 and I need to stream audio from an SPI connected memory chip, to an I2S connected amplifier. Is there a way I can have the SPI device stream data directly...
Hello,
i have the following setup: nrf52 as peripheral, smartphone as central.
Peripheral's purpose is to be an interface between appliance and smartphone. It has no pairing...
Hello,
For more "simplicity" I have devised my own OTA update procedure. It relies on image information being embedded in a dedicated section (I have modified the linker...
Hello,
I have succesfuly used ble_app_hrs--longwrite examples provided in dev zone to receive >20bytes from NRF Connect with my pca10028 board. How can I send >20 bytes...
Hello
I am trying to build a project, the problem is that the project is not linking properly, it compiles for sure. During link process I have this errors:
C:\nrf52\workspace...