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...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Hi,
I am trying to communicate with nRF9160, which is flashed with Nordic SLM application.
I am not able to set the HWFC with UART0/UART2 using menuconfig in Segger...
"Failed to upgrade target. Error is: Lost connection in the middle of the transfer"
I am doing a mesh serial DFU with DFU quick start guide .
I have gotten all the way...
Hello everyone,
I want to be able to set a timer in my project. With this timer i want to be able to make my current comsumption evaluation easier.
I am using the nrf9160...
Cannot update modem (nrf9160) with "nrf connect 3.8.0"
Modem DFU failed with error: no matching trait found
no matching trait found
Installing older versions eg...
The datasheet tells me that the default source of the low frequency clock (LFCLK) is the 32.768 kHz RC oscillator (LFRC). so I took the crystal oscillator off my PCB, but...
After updating NRF Connect v3.9.0 to eliminate the recently documented JSON + connectivity errors with nrf Programmer and Power Profiler, my bash scripts utilizing nrfprog...
Hi,
1. Please provide me with an example of BMA280
2. The SDK: replication v1.7.1
3.IC:nRF9160
4. I tried to change the BME280 driver to BMA280 driver, but the following...
I am working on project in which i want to read data from sd card and send it to mobile through BLE , I am using ble_nus_send to send data but when i decrease the delay then...
Hello,
Using sd_ble_gap_adv_set_configure() with ble_gap_adv_params_t I observe that the actual time when the BLE_GAP_EVT_ADV_SET_TERMINATED event is raised is earlier to...
Hi All,
Likely because I am still quite new to this, but I have started with MQTT simple example and whenever I do use GuiConfig to make mods, it saves them to
proj/build...
The disccussion here
https://devzone.nordicsemi.com/f/nordic-q-a/24592/my-nrf52-nrf51-dk-kit-doesn-t-work
has been closed.
I followed step 4 and it took a few tries...
Hi,
I use a Segger JLink EDU (the big version, not the mini) to flash some custom boards. This used to work fine until I upgraded nRF Connect and got Programmer v2.0.
...
Dear sir/madame,
By an accident I selected Power Profiler Kit II when I wanted to download an application to “PCA10056 DK” . After that ‘download’ Power Profiler Kit II...
Hello,
I'm using NRF52832 as a controller for cellular modem and used the AWS IOT supplied with the NRF Connect SDK.
I want to use the AWS FOTA and I'm a bit lost, I added...