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...
Hi to all,
i am developing a device with nrf52840 soc and soft device 14 and SDK 15. my device work well with Android, Windows, Google web ble but it experience unexpected...
.y device keeps restarting multiple times without any warning which causes messages to be delivered multiple times to nrfcloud. I've had 5 messages delivered simultaneously...
Hello everyone,
Testing on:
nRF52DK (PCA 10040)
SDK 13.0.0
I have been struggling with reading from the register of ADS1299. I just want to try to read info from...
Since Commit https://github.com/NordicPlayground/fw-nrfconnect-zephyr/commit/bd7569f272882f105515acda04e45e7878a68e13 the cmake build on Windows is broken (see also https...
I am getting this message with constant reboots.
Nrf_cloud_connect failed: 60
Used tracker application. My device doesn't even show up in nrfcloud.
The at client application...
I'm checked out at today's current head for fw-nrfconnect-nrf ((ecc4ded86716fcf4b94e80efca450b3ddb4b7a26)) and have run "west update" to sync all repos. My modem is loaded...
I am modifying the twi_sensor project ( using Segger studio ) I want to add support for TWI 1, I have enabled it in the sdk_config.h file:
TWI 0 works fine as expected...
Hello sir, Mayur here can you please help me out with the interface of data from NRF52832 and ESP8266. I am facing some problems as i am not able to communicate the NRF to...
Hello,
I am using the nrF51 DK (PCA10028 board) which has been programmed with the Softdevice 130 in the Keil uv5 IDE on windows 10. I am working on the proximity application...
Hello,
In an application I am using NRF52832 IC as central. Before uploading code in every board, I need to change the device name and compile. This process is consuming...
Hi Nordic Team,
I'm having some trouble with using the nrf_calendar with the softdevice...
I'm using the SDK V12.3.0 and softdevice s130 V2.0.1 and the exemple ble_central...
I read a few questions there were related to this, none that i encountered seem to give me an answer.
I am using SDK15.1 nRF52
I am NOT using dynamic allocation, I need...
Hi,
I want to connect NRF51822 wit NRF51 development kit over the air i-e. Development Kit would work as server (look for available client and connect with it and then send...
Hi,
I am using nrf51422 dk board in my project. so i need to use Bluetooth in my project. Could you plz tell me the which version of SDK do i need to use for this Bluetooth...
Hello to everyone.
I'm working with chip nRF52832 (PCA10040) and Mesh 3.1. I'm trying to connect a HC-05 Bluetooth/Serial Module using its serial pins (Rx/Tx) to the default...