Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
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...
I have an nRF52840 board that fails to connect to Linux over USB. The board powers on and the green LED at the lower left of the PCA10056 flashes on/off rather quickly. But...
There is a bug in fds.c file, Please go through the below code snippet.
I do not return from fds_gc(), execution stays there for infinite.
More information:
1) #define...
Nordic nRF52840, with regards to stored security keys in flash, some wear leveling schemes move data when being updated but do not erase data from the old location. This is...
Based on several posts I've found on the forum, the notification queue size is automatically set by the stack based on the connection event length (NRF_SDH_BLE_GAP_EVENT_LENGTH...
Hello, I have developed a program that reads (with I2C) a temperature sensor and sends it to the central board. The central board is a NRF52480-DK. I have tested the peripheral...
Dear Sir.
I was testing dfu mode with an nrf52840 dk and held down the IF BOOT/RESET button, then powered up and waited a few seconds before it went into bootloader mode...
Hi,
I'm evaluating the NRF52832 for an ultra low power BLE application where I'm going to use GATT. I've built some prototypes with the NRF52832 and right now I have to...
Our engineers have two questions that they are confused with:
1) When applaying ble techniques, does nodic 52 serious of chip compatible with SIG mesh?
2) When applaying...
Hi there,
we are working on getting type approval certification, and the test lab is asking for fixed frequency software, drivers and SOP.
What we need is the fixed frequency...
Hi,
The actual problem: I want to store some stuff to flash at factory, that is never erased. And I also need another persistent memory that can be written in runtime. I...
Hello I am now trying to implement an active NFC Tag using nRF52832. But I don't know what that example project is. Can you point to a command or example source that performs...
Hi,
nrf-sdk: 1.3
Firmware: 1.2.1
Using offloaded sockets(secrets at the modem side)
My use-case is this: Provision PSK and identity to device at the factory for DTLS...
Hello,
do you have any method, example or other documentation to recommend to me in view of implementing the storage into non-volatile data with our thingy91 ?
we use...
Hi team,
Is it possible to route the low frequency clock inside the nRF9160 to an external device? If not, then the only option is to generate the clock using the timer...