Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
As the tittle,can anyone tell me how to save data to the flash with nRF51822 ? I use SDK9.0.0 and S110. before I turn off my machine, I want to save several parameters to...
I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
Hello I'm using the official example and BLED112 dongle with the demo from C:/Bluegiga/ble-1.60-140/src/thermometer-demo (main.c in attachment). The problem is that device...
I'm using SDKv15.2.0
I think there is a problem in nrf_dfu_app_is_valid() in components/libraries/bootloader/dfu/nrf_dfu_utils.c
If the CRC check fails, the return value...
Hi,
What is the timing of the indication retry mechanism (SDK14.2, nRF52832) ?
App use sd_ble_gatts_hvx() to schedule message for sending
At the next connection interval...
Hi, Great Nordic Support teams:
I'm wondering if the only limitation of the choice of L3 on nrf52832 layout is just the tolerance under 10%?
Cause it seems to be the...
Hi,
I've recently enabled the watchdog in our project which included buttonless DFU. Project is based on FreeRTOS, SDK14.0, S132 v5.0.0 on custom board nRF52.
Since the...
Hi All,
I'm running a windows box with Android studio with the GitHub Thingy Repo https://github.com/NordicSemiconductor/Android-Nordic-Thingy project downloaded. The project...
Hi Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK.
I would like to ask about SPIS and SPIS event "NRF_DRV_SPIS_XFER_DONE".
1. What would trigger event...
HI,
In need to generate a sweeping tone to drive a piezzo element, i determined the tone should be sweeping back and forth between 2.5KHz and 4.5KHZ at an approximative...
My ultimate issue is trying to get a bootloader working on custom hardware with an nRF52832. The bootloader is mostly the base UART DFU bootloader from the Nordic SDK, with...
Hi,
I'm able to run the DFU mesh from the quick guide and now I want to integrate the DFU into my application.
My application is based on the light switch example, so...
Please help me fix my computer to allow nrfStudio to program pca10056.
I just received 2 pca10056 1.0.0 2018.35.
I am on 2 computers A and B: both with windows 10 64bit...
I trying to debug an interaction between using SPIM3 on the nRF52840 and the BLE stack in the SoftDevice . A reset is happening, which I think is being generated by the SoftDevice...
Hi I have an application where ESB will be used in the same environment as a few BLE devices which are also our devices. My plan is to set an rf_channel for ESB and then at...
We have an application where we have a large number of sensors, some relay nodes and one or more gateways. The sensors and relay nodes are provisioned by the gateways and...