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 ...
Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
Hello,
I am developing a beacon using the long range feature of BT5. In order to do so, I added the line m_adv_params.primary_phy = BLE_GAP_PHY_CODED in advertising_init...
Hi,
As well know, user need to modify sdk_config.h to match different used case.
Would you please tell me the easier method tools to modify the content of " sdk_config...
Hi,
I am new to NRF development. I am using 2 nrf52840 DK one as central and other as peripheral(for reference). I am using ble_gap_gatts example from central side. i...
Hello,
I am using NRF52840 development board with SDK 15.2. I am using the template peripheral project since i want to get comfortable with the peripherals on the board...
Hi All,
I am working on customized board using nRF52840 chip, I have a application which was developed using nRF development kit that communicates to my customize board...
I'm trying to follow the SDK 15.2.0, nRF52832 development board, BLE Secure DFU bootloader example. I cannot seem to get beyond exception error running nrfutil to download...
Hi
I am using ATM90E36A IC from microchip for which Microchip gives ATMEL studio library.
Is it possible to compile the library in Nordic SDK 15 and use the functions...
Hi, Great Nordic support team:
Our client Is wondering if there's a way could sense the level of a GPIO configured output?
I mean, sensing the level without config the...
I am trying to do just bonding when I receive the BLE_GAP_EVT_SEC_PARAMS_REQUEST event as described in the sequence chart in this link infocenter.nordicsemi.com/index.jsp...
Hi
I have a problem with long latency on interrupts and long delay on retriggered interrupt.
I have a nRF52832 running with external HFCLK source. Using the SDK 14.2.0...
Hi, Im trying to add multiple endpoint support to a zigbee project.
Im using the SDK for Zigbee 2.0 but in the documentation says:
" APIs for multiple endpoints A single...
Hi,
If you are using NRF52840, I am using SDK14.2 and Softdevice 5.0.0-2 version.
I want to update to SDK15.1, Softdevice 6.0.0 via USB bootloader DFU. Is it possible...
Dear All,
1. I'd like to know if below two lines which high-lighted in RED , Line width should be designed to provide 50 Ω impedance matching characteristics ?
...
About the data rate item of 5.4 Receiver Opetation in the data sheet of nRF24L01 +. Sensitibity is -82 dBm at 2 Mbps and -94 dBm at 250 kbps, is 250 kbps more susceptible...
Hi all.
I have a working multi-link central NUS project, and a working USB_CDC project for the nRF52840 SDK 15, nordic dev board.
I have merged the two as I need a USB...