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 still using Zigbee SDK 4.1.p0 and custom pca10059-compatible debug board with nrf52840.
In a nutshell, the problem is that despite the very large distance and...
Dear All:
I encounter some difficulties when i read the Bluetooth_5.2_Feature_Overiew document
The document said isochronous communication uses the new LE Isochronous...
Environment - windows 10, ses release 4.12 nRFconnect programmer 3.3.3 using gnu C nRF52840 dongle programming with DFU. No softdevice, Gazell only.
I have two hex files...
The nRF sniffer is not listed in the Wireshark interface list.
Software versions: Windows 10 Pro 64 bit, Python 3.8, Wireshark 3.2.3, nRF Connect 3.3.3, Sniffer 3.0.0. ...
Hi
I am using SDK15.2 and trying to do a loop of serial write.
The first write is ok, but all other writes fail.
This is the code I am using:
#include "nrf_serial...
Hi, Everything works perfect between my phone app and my nrf52832-chip except on some phone-modells. That is a Huawei P20 pro and a Samsung S8. My application is sending files...
Hi Nordic,
I am using the nrf52832 with the Development kit and the 14.2 SDK.
I have followed the steps in https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic...
Is there a possibility to debug and flash the DK while the PPK is connected via the headers? Right now I am taking the PPK off to flash; debuging is not possible.
If not...
I want update NFC payload on-the-fly.
My test firmware based on nRF5_SDK_14.2.0_17b948a\examples\nfc\record_text (unable to update SDK. Legacy part.)
At firmware start...
Hi,
I might have missed the answer to this question in other threads, but: what is the best way to store/get log data from the device that is not connected directly to the...
Hi, I'm developing on nRf52811 and I want to get PWM working to set my led when I put a pin to high. I just saw other tickets where using PWM library is not effective (and...
Hi,
I am working on a product based around an nRF52832 (SDK 15.3, S112 v6.1).
I am using the Secure Bootloader and I have a script that is used to merge hex files and...
Hi,
I'm trying to write multiple compile time constants into the UICR (from the boot loader project). Currently I'm writing the boot loader addresses (start address &...