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...
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...
Hi.
I applied https://github.com/crfosse/Thingy-52-to-nRF52xx project to get thing'y motion sensor by nRF52840 DK.
When I init DK, it discovered only 7 UUID so euler,...
Hi Everyone
I am trying to use BME which is an i2c/twi sensor and EPaper which is an SPI based module. In my code i am using TWI INSTANCE ID 0 AND SPI INSTANCE ID 0.
I...
Hi all:
I am developing the driver of ST LIS3DH and its mcu is NRF52.
If I want to read the value of whoami.
I am not sure if I need call the function of
nrf_drv_twi_tx...
Hi everyone. I'm starting from scratch and using as reference the example/ble_peripheral/ble_app_template.
I'm using Embedded Studio 3.50 + Jlink V6.32 / The chip is nRF52832...
Hi,
I am running the BLE app uart example, using Segger Embedded Studio in Windows.
I've found that that after build and run procedure, the firmware doesn't run, as there...
I am using Master Control Panel 3.10.0.14 with 2 nRF51 Dongles. I can select a dongle and perform a Start Discovery and see devices. Next, I install Microsoft Universal Windows...
Hi
I'm facing a problem since I've upgraded to SD140 6.1 .
I'm running as multilink central, and want to keep scanning even after connection. I scan with the following...
Hi,
I am working on an application using the nrf52 sdk v15 and nrf Mesh sdk v2.1.1 on nrf52840 PDK. Starting from the nrf5_SDK_for_Mesh_v2.1.1_src\examples\sdk_coexist\ble_app_uart_coexist...
I'm currently adding a large characteristic (5.3 times bigger than my max MTU) to my device that supports multiple peripheral connections. This characteristic is used to set...
Hi.
I want to get thingy's sensor data on nRF52840.
I found that 'ble_app_multi_link_multi_role' example, but there are only get button and led state.
By using that...
The SDK for Thread v1.0.0 documentation mentions a Thread Throughput Example, but I cannot find it in the examples folder, where can I get this example app?
hi ,
I have a project with sdk14.2 nrf52832. It works well, it can broadcast, it can connect, everything is fine.
But I have a new project that requires nrf52840. My...
Hi i am trying to do DFU boot-loader in nRF52832 and i am following all the step that you have provide in nordic developer zone ( https://devzone.nordicsemi.com/b/blog/posts...