Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Hello
I'm testing latest examples on 10040 (SDK12 S132). I want to get autoConnect working on Blinky example with nRF Connect app but I'm unable. Has anyone tried this...
HI all Nordic Developers,
Recently, I am using nRF51 DK as a beacon scanner connected to my laptop (Baudrate: 115200), it works fine to detect the beacon broadcast from...
HI,
I am using development board of BLE nRF52832 battery which you provide CR2032 is support for good battery backups
please give the reasons behind in it?
Hi all,
Is the "to-be-sniffed" advertisement packet allowed to have incorrect CRC, or perhaps a missing CRC? I.e. Is it possible for the sniffer to just display the raw...
Hello,
A problem occurs when i run the DFU over UART on my board.My bootloader project references to nRF51_SDK_9.0.0_2e23562\examples\dfu\bootloader\pca10028\dual_bank_serial_s110...
ANT experts,
I have been looking at the nrf52 implementation of the ANT timestamp (and timesync) features. One thing that is rather puzzling is the fact that the documentation...
Hi. I have two nrf51 dongles that communicate with each other. When I set the transmission power to -30 dB, the range is almost like 15cm, but whe I set it to -20 dB, it has...
nrfutil version 1.5.5
On Linux Mint (Ubuntu like)
in folder nRF5_SDK_12.1.0_0d23e2a/examples/dfu/bootloader_secure/pca10040/armgcc
make
nrfutil pkg generate -...
So I'm trying to upload the application over BLE.
Load the S110 w/ nRFgo Studio.
Load the DFU w/ Keil.
Build the ble_app_hrs example project in s110_with_dfu configuration...
Hello everyone,
I am currently using a nRF52832. I've been trying to use the low power mode with little success. I have been seeing a current draw of about 3.5mA. I would...
I am using an NRF52 dev board to develops a device that connects to an Android and IOS device.
I am unclear on where pairing comes into play with relation to connecting...
Hi in my project I am using nRF5_SDK_11.0.0-2.alpha SDK, s132_nrf52_2.0.0-7.alpha_softdevice. and nrf52 DK board(PC10040).
My issue is, when I run the ble_app_uart example...
Since PStorage has been removed and replaced by FStorage on SDK12, why is PStorage still listed as Experimental in the Documentation? It would appear that if you are removing...