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, We have designed a PLE peripheral based on nRF52840, SDK16.0, Softdevice v7.0.1. We have having an issue where, occasionally, we send a certain data (a command) to...
Hi everyone,
I created a custom service that I want to be advertised through scan response. Also, I want to advertise the INFORMATION SERVICE through advertising data. I...
Hi, I'm working with nRF52840 with NFC. I don't have yet the external antenna to connect to (now I'm using uFL), but I'm not sure about the trace width that goes from the...
MeshSDK: 3.2.0
StockSDK: 15.2
Hello,
I have a network where the sequence numbers have become corrupt due to removing devices from a network and then provisioning other...
Hello,
I've been trying to write my own library that uses UART.
I went through the "uart" example and wrote this piece of code.
uart.c
gpio.c
main.c
...
I would like to ask you a question, that is, the RTC in the chip of 52832, in the case of non-power-off restart, is there any way to keep the RTC time and continue the timing...
I am trying to extract the gps coordinates and use CoAP to sent the info to Telenor IoT server. I am using the gps demo code provided by Nordic .
https://github.com/NordicPlayground...
Hello,
I want to program nRF5340 via UART.
What is the hardware related event that puts the application processor in program mode over the UART ?
All ARM microprocessors...
Hi
OS: Windows 10 (32-bit)
nRF Connect application: v3.3.1
Getting started assistant: v3.3.1
Please see the attachment. After installing ninja, tried to verify it...
I`m searching after an application document / description of a test setup, how to measure BLE data throughput with our product including nRF52840. Maybe Nordic have a smart...
I've been programming in SES for several months now, and I need to put the code into libraries to keep an overview of my project.
I've been able to include SDK libraries...
hi, I used NRF52833 to debug the program, and I used the ble_app_hid_mouse project in SDK16 to debug the fstore function ,and the file path is E:\nrf52833\nRF5SDK160098a08e2...
Hi everyone,
This is my first time using Nordic nRF SDK, so i hope that I'm not asking for anything too stupid, I'm having troubles in adding nrf_logger.h into a project...
I've noticed that the BT-SIG listings for s132 v6.1.x https://launchstudio.bluetooth.com/ListingDetails/64933
and s140 v6.1.x https://launchstudio.bluetooth.com/ListingDetails...
Hello everyone!
We are developing a device with the nRF52840 SoC and using mbed-os for developing firmware.
Everything works and runs normally when using mbed softdevice...