Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
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...