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...
Hi,
We've been developing an peripheral HID over BLE using Nordic's SDK, connecting with iOS, Android, and Windows devices. (Board: nRF52832, SDK 14)
We've noticed an...
Using 2.0.0-1.beta on Linux Mint 18.
Have installed pyserial with: sudo pip install pyserial --upgrade --ignore-installed
resulting in:
Installing collected packages...
hi ;
now after i maked a successful connection between smart phone and nrf51822 and i could change the state of gpio pin 20 i find a new problem
i want my pin is still...
Hi All,
Just wondering if i'm doing the right thing here.
So i am using the example of the central device to get started.The idea i'm trying to do is to use the central...
Hi,
I am working on my production hardware with nRF52840 on it. I am using MBED OS. What should be the memory map of 52840 for soft device and Application code? I am using...
Here are my system requirements:
A single "Controller" needs to send 4 bytes of data per node.
There are 25 nodes in a system (100 bytes total payload).
All nodes must...
Hello,
Is it possible to use Mesh SDK and create a GATT database for mobile device to connect to? There are no examples for this in Mesh 1.0.0 and 1.0.1 except a simple...
Devzone,
I'm working with the nrf51822 dev kit- specifically with master emuator API version 2.1.8.
Does this current release of the API (2.1.8) or subsequent releases...
Hi Everyone. I am Anthony, embedded software engineer. Now I need to dive into the Nordic BLE world for the new project. And we are going to used nRF51822 MCU. But I have...
Hi there,
On my project I was working using sd_flash_xxx functions to write the whole flash pages or erase it, so I added peer manager to my project and I had to switch...
Hi,
We have a specific feature that isn't supported by iOS, and we'd like to turn it off when connected to iOS devices to reduce battery usage.
Using the nRF sniffer we...
Hello,
Currently working on a project for a company that uses your product.
Does Nordic use a certain style guide, or do they have a style guide internally that I could...
Hi Folks,
I'm using the Custom board with nRF52 and temperature sensor .
I'm trying the Experimental_App_Peripheral_Blinky code in the custom Board but i couldn't able...
Equipment: PCA10040 DK with SDK14
I'm currently having the same issue described in this post.
Essentially, I can program and build my project correctly in Eclipse, but...