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...
Dear friend Through github: github.com/.../v6.0.1 downloaded nrfutil.exe windows executable file, it can run perfectly on windows 64 bit. However, it will prompt incompatibility...
Hi, all,
I am working on nRF52832 using pc-ble-driver-py bindings to interface my BLE peripheral. Now I want to build the BLE communication between one central to multi...
Hi
AFter setting the switch sw5 to nRF91, itried to update the firmware using nRF connect V3.4.2
I got the following Error
Error while probing devices: Error occured...
Hello,
The Power Profiler Kit(PPK) is not able to measure current consumption. I got this notification asking to reprogrammed the device, I clicked yes and then-after it...
Hi All,
I am currently in the process of designing the PAB layout for my design. My schematic follows the reference design 4 recommended by Nordic.
In this VDD_HV (From...
Device: nRF52832
SoftDevice: S132, 7.0.1
SDK: 16.0.0
I want change DEVICE_NAME by nRF Connect APP, then I add below code, but I found it die here "wait_for_flash_ready...
Hi everyone,
I am working on a project where I have to enter the system into System OFF mode and RAM retention. What I actually want is to retain the value of some variables...
I am using the NRF52840 and SDK15.3. My goal is to sign a payload using RSA and then verify on the NRF side of things.
The signing scheme is done with openssl on my computer...
Hello!
Is it possible to supply the Nordic Thingy:52 board from an external supply, different than the battery (for example, through the USB)?
I only see the battery option...
Hi all,
I wanna connect an accelerometer sensor the nRF52840 DK board. I think it should be connected physically at the pins P0.17, P0.19-P0.23. But the thing is, those...
hello Nordic
i want to use the bl652 laird development board (nrf52832) as a debugger for the nrf52840 dongle
i have been working with that board allready so it has...
Hi,
I'm trying to implement Eddystone beacons in my application.
My application is already contains advertisement feature with whitelist.
When I'm trying to use...
Hello,
Does anyone have some recommendations about what crystal to use with nRF52840?
We have been using FA-20H 32.0000MF10Z-AJ0 but now it is not in stock and we need...
Hello,
I have configured MQTT over TLS to connect to our broker. Everything works great except that the modem stops reconnecting to the broker after exactly 22 connect-disconnect...
Hi, I'm trying to run the nfc_pairing example from the master branch (1.3.99) of NCS. I've successfully built the example in SES and loaded it onto my nRF52840DK, but the...