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 am developing an application with nRF52 DK. softdevice 112 and SDK V15.2.0. This is a "continuation" from my previous ticket ( https://devzone.nordicsemi.com/f/nordic...
Hi Devzone:
I am having trouble finding the right information to get ozone to run on Nordic nRF52833 with my own project. I followed in instruction here: https://wiki.segger...
Good afternoon everyone, I am facing problems using libuarte example (SDK 17 and NRF52 DK. Using SES and S132, PCA 10040) It works well with puTTY or other software, but I...
Hi, I have a question about Bluetooth pairing control.
I use nrf52dk board and sdk v17. I am working on many things using the example of sdk.
Now I'm trying to control...
Hi all,
There is a question that I want to figure out.
I have a nrf52 board which supports to use DMA to receive data from UART. So what would happen when BLE radio interrupt...
I'm using NRF52840 develope a Zigbee end device over nRF5 SDK v 3.2.0 . In my example there are 10 of nodes and a coordinator( the coordinator with nRF5 SDK v3.2.0 or 4.1...
We plan to use NXP A1006 Secure Authenticator IC with Nordic nRF5340 SoC.
1. At tamper attempt, does nRF5340 provide means to detect the Tamper and erase the secret keys...
I have a codebase that takes from many different sample applications and uses S140. I am interested in using a Characteristic from an iOS Swift Central that sends String data...
Hello ,I just buy nRF5340 pdk and look at user guide https://infocenter.nordicsemi.com/pdf/getting_started_NCS_nRF53.pdf . I installed nRF Connect in my PC, and flash HEART...
Dear all,
we produce a device using NRF8001 and never had any issues before, but since last Friday, we cannot connect the device to Windows 10 (build 19041) via bluetooth...
Hello, everyone. I'm a novice who just started Nordic. My goal is to apply button input and timer to implement two functions with one button. (Based on the time the button...
Query on reference designs and layouts
1. "nRF52833-QDAA Reference Layout 1_0 PCB" stack-up seems to need improvement (please check the Core thickness between Layer1 and...
Hello, I'm a novice who just entered Nordic. I'm dealing with button input through bsp example now. And I am using sdk v17.
I succeeded in toggle LED by simply clicking...
Hi,
I am writing an APP for comunicating with my nRF peripheral. I've set the MTU size to 251 and this works fine under bluez or android.
But if I try it in iOS (>10.0...