When using app_timer through scheduler, a break and go will overflow the event queue if a timer is a repeat timer. The effect is that it's not possible to debug.
To work...
I need to be able to actively set the value being incremented in the Timer2 register on the nrf52 (what I believe would be it's main register). It seems that this might be...
The errata for the nRF52 indicates higher consumption in managing timers and GPIOTE. Does the BSP for SDK11 follow recommended practice to deal with these errata can I ask...
Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
Ok so here is the issue. I was trying to build a simple application which is described in the tutorial for characters. After building an advertisement and understanding the...
I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
Hi we are working on a matter project using ncs v2.6.0
Currently we are running out of RAM memory and that´s why we have moved to minimal logging by enabling
Now we...
I want to use 5" inch display for my project as nrf52840 is not able to handle that so I want to FT8xx EVE for the screen functioning? so did anyone has try this or any leads...
Dear support,
I performed a 48 hours- 20°C profiling of my 110mAh battery and managed to get my profile (really appreciate your nPM PowerUP tool. Helping a lot for development...
Hi.
I am working on a custom nRF52810 board (SDK 2.7.0).
When connecting LIS2DH12 via SPI in the .dts file, I see an error -->
.dts code -->
prj.conf -->
Please...
I try to capture the broadcast packets from the broadcast_audio_source application to investigate the BASE (which holds the configuration of BIGs, subgroups and streams)....
Hi DevZone Team,
I hope this message finds you well. I am reaching out to seek your assistance regarding the HID mouse implementation we are working on using the Nordic...
The question concerns using the nrf fuel gauge library for a setup with an nPM1300 PMIC and an NRF52840, implemented using the nRF5_SDK_17.1.0. Is it possible?
Even with the LTK key entered, wireshark cannot decode Bluetooth packets between two paired connected devices I followed this course exactly,but it failed to live up to expectations...
NRFX_TWIS_EVT_GENERAL_ERROR
I am thinking of implementing TWI slave functionality in the nRF52840.
The event handler is written as follows.
Read operations from...
I am thinking of using nRF52832 as both transmitter and receiver, and creating a firmware where the transmitter adds the acquired data to the Manufacturer Specific Data of...
Hi Nordic:
SDK version: NCS_V2.7.0
sample: peripheral_uart
config:
Compile error without any changes:
May I ask how to solve this problem?
best regards!
jermi...
Hello,
I get the error message in red when pressing Connect below:
The certificate is downloaded as instructed in the devacademy 4.2.
server_certificate.crt: ...
Hi,
I recently purchased a Thingy91, and here's what I’ve done so far:
Built the firmware
Registered the SIM and device on the cloud platform
Built the Asset Tracker...
I found a related post ( ) where the advice was given to just get a DevKit, which I agree with for development, but my understanding is the nRF52 dongle firmware contains...