Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
Currently I want to build the light_switch examples from the nrf5_SDK_for_Mesh_v4.2.0 on my nrf52840 dev board but this gives the following error "boards.h: No such file or...
Hi,
I am working on a project of throughput data from sensors to my central via nrf52805 through a notifying service (SDK16.0.0).
Symptom description
We have app from...
Hello,
I want to use I2C slave on nrf9160, but there is no I2C slave driver implementation.
So I read that instead of this, I can use nrfx twis drivers on nrf9160.
I...
What am I missing when
NRF_SPI_MNGR_DEF(my_spi_mgr, 2560, 0);
causes:
../../../../../../integration/nrfx/legacy/nrf_drv_spi.h:120:37: error: 'NRF_DRV_SPI_INSTANCE_0...
Hey all! I have been using your amazing app timer for a while now but I was wondering if there was a better way to create a low power delay than my current design which goes...
Hello,
My application is the ble_app_uart example of SDK 15.3 extended, and using S112. I'd like to use constant latency mode. Given the app uses S112 for BLE, should I...
Hello,
In demo code of Central_Uart code in nRF Connect SDK, when the scanning is started the scan address (MAC) keeps on changing everytime the code is run. (The central...
Hi, We have a product with nrf24L01p Gazell (LastChangedRevision: 133) that acts as a Host. At the moment I'm trying to pair with this host via a PCA10040 Devkit ( nRF52832...
After nrf52382 is written into the firmware program, the test runs OK. After it is placed for a period of time, it is checked again. It is found that it is not running. Use...
Hi all,
We are running into a problem with our battery powered nRF52.
The nRF is continuously powered by one lithium cell. When the battery is very deeply discharged ...
Hello,
In our current design, our boards use P0.18 connected to an external watchdog to reset the nRF52840. We configure PSETRESET[0]/[1] to be 0x12 (Connected/enabled on...
Hi,
I am using Zephyr to do some action in a main loop and ksleep for 30 seconds. While in ksleep(), I can see that the consumption is 20ua. The board is a very small simple...
I have a Fanstel Evaluation board which can be programmed through 52 DK board, no problem there and i also have built a custom board using the BM833AF modules based nRF52811...