Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
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...