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 there,
I am developing a coap based client-server application which has thread mesh network. Client is a sleepy node here.
Dev kit: nrf52840
Thread SDK: nRF5_SDK_for_Thread_v0...
Hello everybody,
I want to see integer number with use NRF_LOG_INFO . I try to this;
But RTT_Viewer show like this;
"You have 536881776 trial rights."
I have to...
I am using Nordic NRF528321 with SDK 11.0 and soft device S132 as ble central.At peripheral side it is Nordic NRF51422 with SDK12.2 and soft device S130.I am trying to pair...
Hi,
I'm on nrf52dk platform.
I have flashed the MQTT publisher firmware in IOT section provided in nRF5 SDK 14.2, config the ip address and auth info in code; established...
Hello, I am using nrf52840 PDK, sdk 13.0.0. I managed to read accel, gyro data from the MPU9250 using MPU library based on this example . However, I got magnetometer reading...
Hi guys,
I start with SDK13 and i want to create SDcard saver same information every 5 second on card. This is my code, i have no idea why it din't work.
I red that...
Hi,
i am trying to compile nrf51_sdk example using linux
I have 1- gcc-arm-none-eabi-4.9-2015q3 in location /usr/local/gcc/gcc-arm-none-eabi-4.9-2015q3
also install...
Hi there,
How in the question title, what could be more efficient? use a nrf_delay_us or Timer with HFCLK source.
I am creating a custom protocol to transfer data between...
Hi, is it now possible to flash (via DFU OTA) a nRF51X without the nRF Dongle, but with a generic BLE dongle on Windows 10 ? Thank you for your answers.
Hello,
I am using Nordic's iOS library to perform DFU in our app to upgrade firmware on some BLE devices. Before the DFU, the app scans it as "Paradevice", but reads it as...
Hi,
I'm designing a prototype board with the nRF52832-CIAA and was planning on using the Johanson 2450FM07A0035T integrated 2.4 GHz filter, but have not been able to find...
Hi
in pcb designing of the nrf52832 we use two oscillators one is 32 MHz and another one is 32 kHz.
can't we use both 32 kHz instead of one 32 MHz for saving power consumption...
Hi,
I can't seem to find an example for receiving an update about restored value of CCCD when a bonded peer reconnects. I'm using SDK14.
NUS and HRS examples which use...
I am new to Nordic, and Keil, and not especially strong in microprocessors yet. I am trying to get currently developed firmware for a nRF52382 chip to operate on a custom...