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...
Hi,
From time to time, we need to send data directly to certain node. There is AF_DataRequest() API in CC2530 to do that. Is there any similar way to implement that kind...
Hi all,
My aim is to " read Four ADC Channels data and sent them to nRF Connect bluetooth app".
For doing this i used "saadc " and " ble_app_uart" examples.
Till now...
In spec "PPK_User_Guide_v2.3.1" ,chapter " 6.6 Measuring current on custom hardware without an nRF5 DK "
I connect PPK to computer as the picture above, micro USB for...
Hi, the thread at https://devzone.nordicsemi.com/f/nordic-q-a/48859/nrf9160-dk-connecting-problems-with-nrf-cloud/211627 has been very useful for me to get past several problems...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
After struggling quite a bit to get network traffic going on nRF9160 DK using NB-IoT, I've contacted our SIM card provider (Com4 in Norway). They are telling me we need to...
Hi, I have run light switch example in SDK 15.2 and SDK for Mesh version 3.1.0 , and it run OK, I can use Configuration Model in Provisioner Node to config 1 Client and 2...
nrfx provides NRFX_SPIM3_NRF52840_ANOMALY_198_WORKAROUND_ENABLED, but this workaround does not work with the SD, and probably in other cases as well.
We use nrfx only, not...
Hi Team,
So far... after going through the Info Center, I see that the same Nordic SoC could be used to do both BLE, Zigbee and 15.4.
In my case, I have a device which...
Hi all,
I am new on this forum looking for help. I programmed nRF51-DK using the ble_proximity example provided by the nRF5 SDK, I'm able to ring the phone by double pressing...
Hi. I tried to create a server using nRF connect but the error below appears.
2019-10-21T10:17:16.432Z INFO Application data folder: C:\Users\XXXX\AppData\Roaming\nrfconnect...
I've noticed that the DOG bit (bit 1) in RESETREAS is always set on our system.
I'm certain the WDT is disabled. (NRF_WDT->RUNSTATUS == 0)
Is this normal behavior of the...