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...
I have two nRF52832 devices. One of them I have been using for a while and the other is brand new. My BLE application will flash and run just fine on the old device but not...
Hello,
I read in your datasheet the follwoing:
"32.768 kHz synthesized from HFCLK (LFSYNT)
LFCLK can also be synthesized from the HFCLK clock source. The accuracy...
Hello,
in the Online Power Profiler , the current consumption increases, when the voltage is reduced. What is the reason for this?
Isn't there any documentation on the...
Hi
I need to capture a serial bit stream which consists of a sequence of 16 bit words, package them up and transmit over a bluetooth interface - it's a datalogger application...
Hi!
I have some troubles with making embedded serial port working on NRF52-DK. Basically I can receive data sent by nrf chip but I cant write. When I write something using...
More of a suggestion than a question:
Using the info available on the infoCenter, especially here and here , I'm trying to implement a way to dynamically select the DFU...
I use Adafruit Bluefruit library and developing code to run on Fanstell BT832.
Up to know i have been able to compile several examples and run it on the NRF52 DK board....
Hello! I am new to the Nordic and Bluefruit enviroments.
I am currently working on getting a scan response request from the scanner to the advertiser and have the advertiser...
Hello devzone,
There are 3 {37,28,29} channels for advertisement & i want to advertise only on 37.
Soft: Nordic mesh v1.0.0 stack & pca10040 nrf board, light switch example...
Hi, I'm trying to controll the port of my nRF52832 by writing to a characteristic value. So far everything works fine but I'm unable to get the value of my characteristic...
Hi all,
i development a FW with a low power and when i measure the power consumption using a nrf connector on evaluation board i have 2 ua, and it's ok. Now i have the some...
So I can see the "API Reference" documentation on the UART driver in the info centre, however this is all very low level and I am going to waste hours going through all this...
Are there any changes required to run the Sample Bluetooth Low Energy (BLE) applications from nRF5 SDK v14.2 when migrating from nRF52840 IC Rev A to Rev B? I have followed...
Hi,
I am using the nRF52832 on a custom PCB and I am interfacing it with a flash memory chip through SPI.
I am testing the SPI communication using the spi example (nRF52...