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...
Hi,
I have an application where both radio notifications and flash operations are used.
It seems that every sd_flash_write() generates two radio notifications. So during...
Hello Everyone,
I am using raytac's BLE module (nrf51822 chip antenna version, 32kb RAM 256 kb Flash ) (www.raytac.com/download/MDBT40/MDBT40-ANT-D.pdf) in our product...
Hi,
I have a problem with NRF_LOG_INFO() macro - it only shows messages form main.c file but not from another .c files in project. Why this could happen?
I work in Eclipse...
Hello,
is it possible to use a external clock e.g. a digital output of a TXCO. As source for the LF clock. So the same clock source as used for the host uC can be used...
Hi!,
I'm newbie with nRF52. I have a nRF51 Development Kit and a nRF52 Development Kit.
I have installed nRFconnect (for Ubuntu 64 bits) in Fedora 24 Workstation (64...
Hi! I have tried to use USB CDC ACM in my project but after running the USB CDC ACM example in the SDK, I found out that the example have the issue of not sending the data...
Hello,
So I'm constantly reading data using i2c into a variable. How do I transfer the data in this variable to the pc? It's just an array.
I understand that I have...
I am looking for a smallest size transceiver with an antenna done as part of the PCB layout (no external antenna needed). The simplest RF PCB layout is preferred, single frequency...
Hi, I purchased a Sparkfun Breakout board for the NRF52832, but the bootloader on it seems to be extremely unstable. Hence, I've decided to flash the NRF52832 directly from...
Hello,
I already checked below link, but want to clarify the limitations of how many concurrent sessions are allowed in Soft Device initialize.
devzone.nordicsemi.com...
Hello,
i add a new custom service with one characteristic that allows me to send values over BLE with nRF connect, but i must send some acceptable values (-2, -4, 0, 4, 10...
Using SDK14.0.0, nRF52832, GCC, GDB/Ozone, secure DFU
This question seems to get close to asking about my problem.
I am trying to debug my application with a loaded...
Hi,
We made a custom PCB using the NRF52832 and followed the reference design. While everything else is working in our system, the BLE part is not working. We are using...
Hello,
I try to develop an application on a nRF51802 device. But this device is not managed in nRF_Drivers.4.0.0-2.alpha.pack from Keil software.
Is there an update...
Hey guys! Like the title says, I'm looking for the best way to send values like humidity and VOC from the Nordic Thingy to the cloud. I have already set up the thingy to send...