Hello,
I am trying to count pulses on nRF52840 DK's pin for measuring water flow with hall effect sensor. I tried to implement PPI + GPIOTE + TIMER in counter mode, but...
Hi, I am using nrf52840-based custom hardware and have an external flash connected on SPIM3. Till now I was working with my other peripheral connected on different buses and...
Hello Nordic Team
I am using SDK 3.0.1 with a nRF52DK to develop a firmware that can be switched from BLE mode to GAZELL mode and vice versa over a command sent via UART...
Hello,
We are currently evaluating a very low power application using the nRF5340+7002. Our hardware design includes a complex power supply configuration, and we need to...
Retrieving Custom Firmware Version from nRF52 BLE Controller to nRF9160 Host
Product: nRF Connect SDK v2.6.0 Hardware: nRF9160 (Host) connected via UART to nRF52832 (Controller...
Hello,
I recently got a BL653 Click Board and am trying to program it. As I do not have a supported MCU for the NECTO Studio IDE (the ClickBoard's manufacturer IDE), I...
I just learn nrf52840-Dk
I can download hex and build for example light_switch mesh to nrf52840.
But light_switch project have too many C files.
Which one C file or...
Hello !!
My hardware is based on IOT application. I'm using nRF52833 SOC as end node and powered it through CR2032 coin cell. In system ON phase ( sleep mode) it is consuming...
We are having problem in decrypting the AES 128 CTR encrypted key. The key is encrypted using the example project provided in NRF5 SDK16 {aes_ctr}. The following is what is...
Folks:
I´d like to know if there is a possibility to use RUST language to compile to nRF 52 modules ?
If so, where I can find any information about it ?
Also if...
Hi,
I change the configuration in proj.conf by adding
e.g.
CONFIG_SERIAL=n
It works .
However, I want to change similar things for the mcuboot_menuconfig after...
Hi,
I want to use Zephyr OS with openthread (I use Linux as a dev platform) and I thus have tried to modify the socket echo server to my needs (I am a noob with zephyr...
Hello,
I currently designing fault handling for a firmware for nrf52840 in SES for SDK16.
At line number 68 in the hardfault_handler_gcc.c, assuming a stack overflow happened...
Hello, i have a custom board with lot of CRC ERRORS the same code, of course, works on the PDK. The spectrum transmission seems the same of the PDK.
Is it possible that...
Hi Team,
We are using the UARTE(UARTE1) module with DMA for our application with nRF52840 board, for that we are using the " libuarte " example project. For testing purpose...
Is there an example that shows the "Nordic way" of "continuous" conversions using DMA? I think a timer and PPI are needed to generate a conversion task for each timer compare...
Hello, guys!
We are using nRF52840 SoC together with the 15.3.0 version of SDK.
In our project, we basically want to combine BLE_NUS services together with the ability...
Hello!
DFU works correctly.
I try to enter chip in dfu mode from application by receiving command from SPI.
When command is received:
{ sd_softdevice_disable(); /...
Hi,
I'm using Zephyr with nrf52 and want to setup watchdog support with multiple channels (different timer settings for separate different threads).
I can add 1 channel...
Hi,
I have bought a Thingy 91 and have connected to the nRF cloud etc. and I am getting the sensor data OK.
The GPS is still not working, I have followed the instructions...
Hello,
I would like to calculate maximum range between two devices equipped with nRF52840 transceivers working in the IEEE 802.15.4 radio mode. Can I assume that -100 dBm...