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...
Dear Support Team,
I’m using nrf52840 with PCA10056 and SDK 14.1. I want to make a DFU feature using SPI as its transport layer. Could you please help me about the following...
Hi
There is an issue in SDK for Thread & Zigbee 4.1.0 release. It does not appear in previous releases. The problem manifests itself as higher current consumption. According...
HI,
I want to make a test dongle by using Central_hid project in NCS V1.5.1
Now my keyboard can pair with dongle1 and works well, then i read out the code in dongle1,...
Is there a good example for using direct test mode, with an nrf53 and using an external xtal?
What application mcu code to use? And does it enable the LF xtal pins?
I am trying to run the ble_app_uart_relay example found at: https://github.com/NordicPlayground/nrf52-ble-app-uart-relay . I know this was made with sdk16 but I would like...
HI,
I need to work on external flash memory which is placed on Nrf5340. I need to know where is the sample application to know the interfacing basics and I need to know...
Dear Support
I'm new on ncs.
Now I've read nrf-connect-sdk-tutorial and I can build a project with SES.
I want to automate the build,
So I test
west build -b nrf9160dk_nrf9160ns...
i have look for many DFU examples in NCS1.5.0 , but samples are Abstract ,and can not to start . a ble test app in phone have a menu that can send file to nrf5340 through...
I use our designed board with control chip nrf5340 to test ncs1.5.0 sample peripheral_uart , I not changed a word of sample .but when debug program, show :Not able to allocate...
I am just getting started. When I use the SEGGER / file / open nRF Connect SDK Project and try to configure for a SDK release 1.5.1 (/opt/nordic/ncs/v1.5.1), toolchain version...
Hi,
we are bonding an nRF52832 (SDK version 17.0.2, Softdevice S132 7.2.0, using the Peer Manager) and nRF Connect (Desktop, version 2.5.1) using numeric comparison method...
Hello,
I have a question about the text_record sample, I have a thingy91 and I would like to read the device with NFC on my phone. I saw that this sample could do that....
I have followed NCS BLE tutorial part 1: Custom Service in Peripheral role - Getting Started - nRF Connect SDK guides - Nordic DevZone (nordicsemi.com) and Building a Bluetooth...