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...
Hi
I am doing a mesh application with :
--SOC:52832;
--with an AT Command Module connected UART;
--Mesh SDK :3.2;
--SDK 15.3;
in order to manage call backs from...
I built ...\examples\dfu\bootloader_secure\secure_dfu.eww ,pass,then when download to PCA10040 board to debug,but it show error" ELF/DWARF Error: Unsupported .debug_info format...
I am running custom firmware on a custom board using an nRF52832 chip. I have encountered an issue after migrating my project from SDK 14.2 to SDK 15.3. The issue is that...
I'm searching for a software engineer who can help us getting OTA support between nRF52810 and PIC16 MCU.
nRF52810 must have command- and data mode over UART, Pic controler...
Hello,
Since I migrated from SDK 13 to SDK 15.3 I can not see anymore print of NRF_LOG_DEBUG, NRF_LOG_INFO, NRF_LOG_ERROR and so on, on segger Jlink Viewer.
I have tried...
Are the following arguments correct?
data_rate <RADIO_MODE_MODE_Ble_1Mbit> or <RADIO_MODE_MODE_Ble_2Mbit> and so on.
output_power <RADIO_TXPOWER_TXPOWER_Pos4dBm> and...
Hello,
We are using the nRF52832 and 2G(GSM/GPRS) module to build up one IoT product. We got a disconnect between nRF52832 with other master instance(mobile phone APPs)...
Using Softdevice s140 v6.1.0 nRF5 SDK v15.2.0
I am trying to write to the flash, here are my read and write functions:
Two problems:
The write function does not...
Hi,
I've added an instance of the Generic Power OnOff Setup Server to an element and I can see it and all the models that it extends, i.e. (Power OnOff Server, DTT Server...
Hi all!
I'm trying to run the light_switch example (client and server), and i cant complete the provision process.
I'm using my phone and Nordic app for provision, when...
Hi.
I just wonder how can I send string message through ble.
I will use raspberrypi as server. You can check whole code below.
It works well with computer bluetooth...
I am working on nrf52SDK. For my curiosity i wanted to know the BLE stack version.
Is there any calls available to query the soft device(S132) to know the BLE stack version...
Hi all,
I have a very strange problem with the Buttonless DFU service. For my project we have two different builds, one debug and one "release" build. The debug build sets...
Lately with 2 different nrf91DK boards I have, I can't program them unless I do a full erase first.
I did see this post here: https://devzone.nordicsemi.com/f/nordic-q-a...
I am shopping for a Bluetooth module that will accept Bluetooth streaming from a personal device, supporting A2DP V1.3 minimum, decode it, and output an I2S stream. Many Asian...