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...
Target NRF51822 QFAA Board Waveshare BLE400 The board is powered from its USB port (+regulator) I am trying to connect for the first time using Jlink Edu Mini and a Win10...
Hi All
I need a timer counter to count the time between a GPIO input pulse goes up and next pulse . I modified ble_app_hrs and use a one second timer interrupt to simulate...
I want to start start testing the sdk examples on this custom board. I have a J-link debugger. I don't know how to go about flashing the firmware into this board. Please help...
2019-02-07T01:21:42.052Z INFO Application data folder: /Users/chengg/Library/Application Support/nrfconnect/pc-nrfconnect-linkmonitor
2019-02-07T01:21:42.206Z DEBUG App...
Hello,
I have flashed LWM2M client in a Nordic Board and can see this listed in my LWM2M server. There was no error during bootstrapping( Since device is visible in LWM2M...
Hi !
I have been working on Rhydolabz R305 Biometric sensor using Arduino and I have completed with it . Since this sensor has very low Flash memory to store the Fingerprint...
I have a suggestion for an additional feature to nRF Connect for Desktop:
When doing DFU with a zip package that contains a bootloader + softdevice -combo and an application...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
Hi,
I have a pretty extensive nRF52832, SDK14.2, freertos project built and debugged using Keil MDK.
I'm trying to port this project to SES and experience some problems...
Hi,
LED is on when the button is pressed. Press the button again and the LED off. I want the Turn the LED on as long as I press the button. Turn off the LED when I stop...
Hi there,
I've already implemented a custom firmware for nRF52832 with SDK 15.0.0 and S132 v6.0.0 which uses both advertising and scan operations, and now I'd like to use...
Hi all
nrf52840 Development board,sdk is nRF5_SDK_15.2.0_9412b96 ,PC is windows 10
I'm wondering why the pairing request sometimes shows up in the notification bar and...
Hi,
I am using nRF52832 with sdk 15, freertos.
I need to implement the following logic:
1. Get into low power mode, while keeping a timer running.
2. Every 10 mins...
I was using NRF52832 and s132 v6.0.
I have Android phone's IRK and I have added the Android phone into the identites list manually.
After doing the direct advertising...