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...
I'm using the script from https://devzone.nordicsemi.com/f/nordic-q-a/53208/updating-nrf9160-modem-firmware-through-the-command-line/215357#215357
Under strace, it never...
Hi,
I need to reset RAM after softreset. As I read product specification, RAM cannot be cleared after softreset or CPU lockup.
Please see below image for reference.
...
I've been experimenting with using mqtt discontinuously, and have run into an issue where it appears to leak memory, leading to a subsequent mqtt_connect failing with -12...
nRF52832 offers several different Bluetooth modes such as :
(1) Nordic Proprietary 1 Mbps
(2) Nordic Proprietary 2 Mbps
(3) Bluetooth LE 1 Mbps
(4) Bluetooth LE 2...
Hi,
The instruction from the ' Getting started with Nordic's Secure DFU bootloader, a step by step guide ' page tels us to use minGW and GCC compiler to perform a 'make...
Hi,
I am following this example here , which sends an https HEAD request to google.com as a starting point for my overall goal, which is to send an https GET or POST request...
Hi,
I am a interested in using a nRF52 development board as a BLE Mesh packet sniffer when paired with Wireshark. My question is which of the nRF52 boards support mesh....
Hello,
There are lots of old threads about using nRF51 and nRF52-DK with Wireshark and special Sniffer firmware. The newer nRF52840 Dongle, however, doesnt seem to have...
Hello,
I am developing an nrf52811 BLE Direction Finding firmware.
During packet reception I would like to store the IQ samples on a uint8_t buffer right after some...
I have enable 4 Low power events for 4 button in NRF52832 board. when i press a button board is waking up due to low power event
but when it is waiting in low power mode...
Hi,
I am using nrfUtil on my iPad to update my nrf52 devices through DFU. Since the nrfUtil last update, I can't figure out how to delete the old zip package file on my...
Hi everyone,
First of all sorry for the big post but I have to clear many questions inside my head.
I just finished and received my prototype board that incorporates Raytac...
Does anyone know of training that would help get a novice off the ground with the Nordic nRF51 devices? I'm new to Bluetooth and ANT, and while I have figured a few things...
Hi,
I have been using Thingy52 devices for experiments for quite a while now. I would like now to use Zephyr therefore I played with various sensor samples provided with...
Hi,
In one of our private issues where we asked how to detect a lost cell, a Nordic engineer told us that:
However, we noticed that when we lose the signal/cell, then...