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 want to interface the nRF5340-PDK board to a different vendor's board that runs at 3.3V.
I'm using the SPI bus to communicate between the two boards
Using the nRF5340...
I don't have absolute proof yet, but I'm 90% certain that the carrier LWM2M (0.8.1+build1) has a memory leak when used with a +CEREG notification level higher than it is expecting...
After much searching this site for a solution I'm at a point were I decided it necessary for me to ask directly.
SDK16.0, S132, windows 10 / SES, nrf52DK
I'm able to connect...
Hello, To contextualize my questions, here is my project : I am working on a mesh network with a proprietary protocol. Each node is stationary. I use the nRF52832 SoC.I use...
Hi everyone!
My simple question is: why does this page no longer available? https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/how-to-connect-nrf91-to-google...
2020-06-08 16:20:39.229628+0530 OperationApp[3306:1831777] [Bearer] Central Manager state changed to .poweredOn
2020-06-08 16:20:39.635195+0530 OperationApp[3306:1831777...
How to add two or more custom characteristics in a custom service? I am able to add characteristics from github.com/.../nRF52-Bluetooth-Course to this tutorial. The same way...
Hello,
I want to start with BLE Mesh development. Therefore I have downloaded the Mesh SDK Version 4.1.0 from the Website and started to build everything. But I have a problem...
Hi I'm using the PCA10056 DK and ran into an issue. I can configure the nrf52 to wake up using input pins(although some pins can't wake it up for some reason), however, when...
Hi,
I looked at https://infocenter.nordicsemi.com/topic/comp_matrix_nrf52832/COMP/nrf52832/ic_rev_sdk_sd_comp_matrix.html and I was wondering if the nRF52832 rev 1 does...
I am using S112 6.0.0 / SDK 15.0.0 for nRF52810.
I decided to use an internal RC oscillator to reduce parts.
However, after changing the setting to LFRC, DTM does not...
Hi,
This is related to this:
https://devzone.nordicsemi.com/f/nordic-q-a/60464/c-pc-app-development-with-nrf52840-dongle
I am now testing the UART communication between...
I would like to print debug messages to a PuTTY console. With the evaluation kit, this is very easy. It is connected to my PC via a USB cable, and I listen to one of the virtual...
Dear Nordic Team,
I have developed a custom board using a nRF52832 QFAAB0 chip.
I am using SDK 15.3 and the ble_template example as starting point of developing my code...
I am connecting 1.8V supply to VDDH and VDD so none of the REG will be on. Will I get 1.8V out on the GPIO? I am trying to connect LED on the pins but with 1.8V out that will...