I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
Hello
I want to install the nRF Connect SDK (v3.4.1) on my Linux Elementary OS 5.1.6 Hera to use the nRF9160 and the Thingy91 later on. I've installed the toolchain and...
Hey,
I am working on S130, nRF51, been working for a long time with DFU and it was fine both using nRF Connect and nRF Toolbox
Lately I changed my workstation and so...
Hello everyone I am trying to program my dongle with the Dk Following this schematic :
When I press the reset button on the dongle, the led start pulsing in red.
I am...
someone that can give me a datasheet of this microcontroller (i think) i searched the hole web and don't find one in specific, the one i found are different in the last line...
Hello, I am working on low power modes of MCU M33 core in nRF9160 SOC.
From the document of nRF9160 product specification v1.0, understood that there are two low power modes...
Hello,
I am trying to capture the advertisements of the surrounding BLE devices with NRF52840 Dongle using pc_ble_driver_py python library. I am successful in capturing...
I am working on third party module RAYTAC MDBT50Q-DB with nRF52840 with SDK V17.0. I am trying to run ble_app_interactive example on it but just can't get it done. I have...
Hello,
I'm using the light_switch example for my application and I've integrated my custom model into it. I want to learn which address the server and client respond/publishes...
Hello,
I want to give user defined hard-coded OOB Number in this example for generic on-off Client-Server code, for provisioning both client and server node ( nrf52 DK ...
Hi,
We use mdbt42v(nrf52832) to design a custom board and we encounter a strange issue.
We use ain2(P0.04) to measure a Variable Resistor value, the code working fine...
Hi,
I am using an NRF52832 device (Peripheral) and I have a requirement to transmit around 4kb of data every 100 ms to a Central.
Can you recommend the correct example...
Hi,
I tried building both with cmd line and SES but I get always this error:
/usr/local/bin/cmake -GNinja -DBOARD=thingy91_nrf9160ns -DBOARD_DIR=/Users/dariofanciullo...
Hi,
I am using nrf52832 to connect 500 nrf52810, among which NRF52832 is central and nrf52810 is peripheral.
How should I do for nrf52832 based on SDK 16.0.0.
Hi,
I want to program my chip nRF51822 ( https://www.waveshare.com/wiki/NRF51822_Eval_Kit ) using the KEIL tool and the ULINK2.
When I try to program the chip KEIL show...