Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
I have already made code of 3 pwm channels using c[0],cc[1],cc[2],cc[3]. I want 4 PWM channels but I dont have more cc registers left so how can i code it. plz help me.
ALso...
1. I'm runnig the asset tracker fine with nRFCloud. When I run the cloud_client, I get this log:
*** Booting Zephyr OS build v2.7.0-ncs1 *** W: Already initialized. Nothing...
Hi,
Referring to this - https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/reference/devicetree/bindings/net/wireless/nordic,nrf21540-fem.html I understand...
Hello everyone! I'd like to implement the nrf52-ble-image-transfer-demo with a nRF52840 Dongle, for a small low-power image transfer application. My question now is, how do...
I am trying to use Visual Code environment (on macosx Intel macbook pro) to program nrf52840 dongle.
The dongle is found and programmed with using nRF Connect for Desktop...
Hi Nordic,
One of my customer has a problem about 2M phy.
They use 52840 connected with IOS via 2M phy.
They set MIN_CONN_INTERVAL and MAX_CONN_INTERVAL both to 20...
Hi, I'm working on nRF9160 with Zephyr (SDK 1.7.1) and one SPI device. I analyze CS signal with correlation to SPI SCK. Is that normal that CS signal stays low much longer...
I am trying to add a Nordic Thingy 91 to my azure Iot hub.
i've configured the device according to the guide
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest...
I noticed when using the UART BLE Example that there is no password or pairing request to connect to and use the device.
Everything works fine, and I even implemented my...
I followed the official tutorial. The programmer 2.3.3 in nRF Connect for Desktop v3.10.0 in Linux has problems programming the nRF52840 USB dongle rev 2.1.0 in DFU mode....
Setup: Windows 10, nrfutil verison 6.1.3, python 3.10.2, nRF 5 SDK 17.0.2
I have a custom board running the stock DFU firmware from the nRF5 SDK. The only changes we made...
There are many questions on DevZone on modifications to NCS peripheral_uart/central_uart NUS example applications to support higher throughput.
We have been mostly successful...
I would like to use the nrf connect sdk to connect to a device and 'discover' the GATT services it supports, the characteristics in each service, and then read the descriptions...
Hi everyone!
I ported some project from NRFsdk 17.0.2 (all works fine) to Zephyr rtos and faced with issue - when set high speed uart (460800 - 921600) then some bytes ...
Hi All
A few times ago, I installed the nRF Connect for Desktop v.3.8.0 on my PC.
Getting started assistant, Programmer, Toolchain manager apps were installed and everything...