Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
I am developing an application as a peripheral based on the NRF52 SoC which regularly reads a sensor and publishes the reading to a BLE characteristic. A central (a smartphone...
I'm building some of the samples using command line in Ubuntu and have a strange issue. Everything builds fine, the merged.hex file is generated, however when I try to flash...
Hello All,
Currently i am working on nrf51422 DK board(PCA10028). I am using SDK 12.3.0 ,from this i have referred the ble_app_uart example for implementing the UART and...
Hello,
After following the steps of the tutorial : https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/getting-started-with...
I have an application that works on nrf52832 that when it is powered on is expected to read a sensor data for initial 10 seconds if any, and then start BLE advertising for...
Hello Nordic Team,
I have an application where i am playing some samples over i2s to an audio amplifier. The application also uses fds to store those samples (they can be...
Hi Sir,
In the latest datasheet (52832_v1.4), our reference schematic shows the cap (C6) of DEC2 can be NC.
For DEC2, it is 1.3V regulator supply for Radio, may I know...
Hi
I am giving a try to ESB as an alternative to BLE. I am starting with esb_prx and esb_ptx sample.
That sample works on DK boards.
In order to save energy I would...
Hello to all,
I am using nRF52832 DK with sd132, v6.0.0 and sdk 15.0.0, segger embedded studio. We want to achieve change application timer time (APP_TIMER_TICKS(update_time...
I use nRF52810 and S112 as the soft device. And I use SDK 15.2.0. My BLE device works as a peripheral. And I have to connect some iOS and Android devices with bonding. Communications...
Hello,
I have a problem, I want to measure the power consumption of the nRF9160 with the nRF9160 DK, and I have the N6705B power analyzer, and I like to know how the connection...
Hello dear Nordic community,
We have developed a custom board that contains the nordic nrf52832, which is communicating via I2C bus with a 9-axis sensor (Bosch BMX055...
I am using Softdevice 140 with SDK v15.2 on Segger studio to develope a ble application. when Debugging, the program gets stuck as shown in the attached video. However, the...
Hi, everyone,
We are developing BlueTooth projects on NRF52832 and NRF51822 modules. The projects are built from DFU Bootloader, Soft Device and Main Application. Each one...