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...
We have been using RSSI as a signal for doing location services, however we are find that a bit challenging. From reading the literature in the field, several researchers...
Dear community,
for my upcomming project I would like to use the nRF52832. Since there also exists a development kit I started to make myself familiar with Embedded Studio...
I have two nrf52 chips connected to each other via SPI
I send data from my Nordic Uart app to my nrf52 chip 1 and I want to send the data that I receive from Mobile app...
Hi,
I'm trying to prepare the firmware for a nRF24LU1+ in order to allow automatic driver installation on Windows.
Based on Microsoft documentation during device enumeration...
I like to provision a node in mesh with the help of computer. Shall i use serial example? Is it possible to use without interactive_pyaci to provision a node with computer...
Hi,
My questions is related to this one: https://devzone.nordicsemi.com/f/nordic-q-a/58250/short-range .
We are also developing board and range is shorter than in smartphones...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
I encountered an issue, please kindly refer to the attachment for the detail.
"'' The problem is: a> Run demo on PCA10056 (BLE adv & ANT continuous scan). b> ANT Dongle...
When trying to configure custom UUID the nRF Connect, the program fails to find the location of the file.
This is due my username to be "Filipe Aguiar" with a space which...
Hello, Nordic community,
I built and successfully run mqtt_simple project on our MQTT broker using v1.1.0 firmware and NCS.
I edited CONFIG_SERIAL=n in spm and mqtt_simple...
I have one of the nRF52840-preview-dk boards. When I brought up nRFgo and clicked on the board, I was invited to update the JLINK firmware. It was pretty enthusiastic in its...
Hello,
I'm trying to use the zephyr settings module to save bluetooth settings on the nRF9160 DK. I'm using the NCS downstream version of Zephyr . Unfortunately in the most...
1.when i use the example on the dir : examples\ble_peripheral\ble_app_blinky\pca10056\s140\arm5_no_packs
i have sucess flash the softdevice and the app:
the console show...