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'm building a client/server bluetooth system.
There is a Windows Desktop app (written in C#) that uses Windows SDK classes to control a Bluetooth Adapter on...
I see that the UICR on the nRF52840 contains reserved space for Nordic. If I am not using a soft device should we still backup and restore this space before/after an erase...
I'm trying to implement a previous project on nRF52. However, lack of documentation about 802.15.4 is overwhelming. Also there is only one example which is Wireless UART....
Good day,
I received my nRF52840 kit. Wandering if anyone can guide me in the right direction as to which example/s I should use to be able to implement uart over BLE as...
We have a customer getting the following error message when working with Laird BL652 (nRF52832): NRF_FAULT: id=\01 pc=0x442dc info=323743 .
Please advise what this NRF_Fault...
Hi,
I will come back to the discussion in (because it is in state "Verified Answer" I opened up a new one) :
https://devzone.nordicsemi.com/f/nordic-q-a/55197/nrf52832...
Hello All,
I am looking for a simple example which can handle GPIO interrupt on an event. Is there anything of that sort? Or the API is documented somewhere?
I am using...
i have been trying to interface the imu sensor gy-80 with nrf52840dk
but an error of on the reference main
and the thumb set instructions no memory set errors are comming...
Hi all,
I am doing some development on nRF52840 board with PCA10056.
SDK version: nRF5_SDK_15.3.0
Softdevice: s140_nrf52_6.1.1_softdevice
Testing Example: nRF5_SDK_15...
Hello
in our concurrent radio application using timeslot API there are failed assertions from time to time (10min - 10h).
Message is as above.
Stacktrace and system...
Hi,
I would like to know how much memory my application is consuming. We are using NRF SDK-15.3 version.
In View menu there is option Memory Usage, but when I build in...
Hello,
I am trying connect with the nRF52840 dongle from my android phone using nRF Connect App. The nRF52840 dongle as peripheral and I am using nRF SDK 15.20 and s140_nRF52_6...