This stopped working for me... Error is the following
Command failed: git ls-remote --tags --heads github.com/.../sdk-nrf
fatal: unable to access ' github.com/.../'...
Hello,
After a lot of efforts I managed to autoprovision and autoconfigure my nrf52840 board (provisioning and configuring inside the software and not through external app...
Hi there,
I am trying to interface at25xe321d with QSPI but it always end up returning zeros. Please find attached code and dts file for reference. Thanks Moh
Hi Nordic team, 您好,北欧团队,
I am developing nrf54L05 in VS code with NCS.I want to configure the SEGGER_RTT_printf to my project.Is it correct to change the CMakeLists.txt...
Hi
Is it possible to stream 128 kbps .acc, .lc3 or .mp3 Spotify audio from server to nrf9151 ?
It says it supports 300 kbps download, so maybe 150 kbps is realistic ?...
When version 1.0.0 of nRF54L15-DK evaluation kit will be available and how to distinguish the version when ordered from distributors like Digikey?
In discussion here:
...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Hello!
It's the first time using Nordic devices so i´m doing some SDK examples and trying to merge them. I'm using SEGGER Embedded Studio. Right now i´m using ble_app_blinky...
Hello,
I'm usign nRF52832 IC and SDK5. I want to awake the sleeping MCU by NFC and pair with BLE. In short Pairing device address should be transfer via NFC. There will...
Hi all
i am using SDK15, nrf52832 dev kit and s132 version 5
I followed the below steps:
1)Flash the softdevice
2)Update the generated dfu_public_key in secure_bootloader_dfu...
I am developing a firmware and connected a spi LCD to nRF52840, but I got the max speed only 8 MHZ, in Datasheet is 32 MHZ max.
Which speed of the SPI master is max ? (I...
I'm getting a disconnect reason of 0x3D / BLE_HCI_CONN_TERMINATED_DUE_TO_MIC_FAILURE during a connection attempt. It does not happen for all my phones except one. It appears...
Hello Everyone,
I am a beginner and working on nRF52832 DK using SDK v15 and using keil mdk armv5.25 as a compiler. Currently I am trying to modify an example in the SDK...
Hi,
Quick question: I read in this article on the section "A tough world of lighting controls" it states the following: "Let's say that five messages are spaced 20 ms apart...
Hello everyone ,
We are able to read out ADC values(if i connect battery positive externally on ADC pins). i wanted to know if there is internal connection provided to any...
Hello,
Testing your nRF Connect with a BLE Thermometer. I was able to connect and read data.
Can you help me with one question I have ?
This is part of the log file...
Where to start? Is it possible?
I need to send data between the two chips using 802.15.4.
There is no need to form a network.
I was looking at the Wireless Uart example...
Hello all,
We want to run the example TCP-Client example from IOT SDK.
how should we proceed for the same ?
Which softdevice must we use ?
Thanks and Regards ...
Hi,
My setup:
* nRF52 DK
* nRF5_SDK_15.0.0_a53641a
* s132_nrf52_6.0.0
* SES V3.34b 64-bit.
I am struggling to properly use FDS module. I am using multiperipheral...
Hi Support Team,
By testing SDK15.0.0/Serial DFU, I find that if we use non-default baud rate(115200), such as 9600 or 38400, we have to assign a non-zero value to -prn...
Hi everyone,
I have 2 boards that I've been using for testing. One is the NRF52 DK with the nrf52832 and the other is a simple custom board i made with an nrf52810.
I...