Hi.
I wonder if you could help me:
I'm using a thingy91x and would like to work with the npm1300. In the case of this hardware, the PMIC npm1300's i2c bus is connected...
RTT log output issue
Hello, I am using SDK v3.0.2 and toolchain v3.0.2. After building and flashing my firmware, no logs are being output to RTT Viewer. What should I do...
We tested the USB performance on the v3.1.0-preview4 and main it looks like it got even worse.
All tests were done on the attached test project: TestProject
main (6855b38ca69d2a70d0a088d9964e606e9981cb14...
Hi all!
I have the NRF54H20 D and somehow the RTT viewer doesn’t work, the board doesn’t work. I am using the most simple zephyr hello world project. It says it is compatible...
Hi there,
We are using for BLE communication a nRF52832 chip with random static address configuration (shown in the UART). Can we be sure that the address of a chip will...
I am building an application for the nRF52840 on Linux just using west . I have been struggling with this issue for some time now. The linker can't find any mbedtls_ccm functions...
Hello, I am experiencing issues with the current measurements taken by the PPK2 when using the nPM2100-EK to power a device. The current drawn from the 2.7V power source ...
Hello, in S110 device's nrf_sdm.h, there is this enum "NRF_CLOCK_LFCLKSRCS" which is defined as:
enum NRF_CLOCK_LFCLKSRCS
{
NRF_CLOCK_LFCLKSRC_SYNTH_250_PPM, /**< LFCLK...
Hi..!
I am trying to ***Receive ACCELEROMETER DATA FROM MPU6050 to PCA10028(NRF51822) AND WANTING TO PRINT IT ONTO UART using KEIL IDE.
Code is getting compiled & getting...
HI.
I want to send data from nRF24L01 + to RF communication and receive it from nRF24LU1 +.
The nRF24L01 + is connected to the STM32. The settings are as follows.
...
Hi, I'm trying to build a bluetooth device that pairs once, and does not have other hosts maliciously or accidentally pair to it (which would create a poor experience for...
Hi,
When i used nrf51822, i remember the s110 define max transmit buffer as 23 Bytes, but now, i am using nrf52832, the max transimit buffer is defined as 158 bytes.
Does...
Hello, I understand this may be a very broad question, but I still need to find as much information as I can.
Give a general answer if you'd like to, or a very specific...
Hi,
I just got the email about SDK13.0 official release. The list of changes in this release include "Secure DFU improvements". What does it mean?
Is Buttonless Secure...
Hi Engineer!
I would like to use DTM mode to test nrf52840 in our pre-samples.
but i did not find any info about that. how to use DTM in this chip ?
thanks you!
I've recently migrated from SDK11 to SDK12.3 using a FreeRTOS based applications. I seem to get a hardfault on a sd_ble_gatts_hvx call. There is no difference between my SDK11...
I have studied uart source code.
github.com/.../Android-nRF-Toolbox
And I get confused about the action of reconnection.
AutoConnect flag says It will look up "white...
IOS APP, when in the OTA upgrade, into the background, OTA stopped, at this time into the front desk, can not continue to upgrade, how can you continue to upgrade after entering...
Hi,
we are building a device based on nrf52832. Everyone with the app installed should be able to connect to some characteristics on the device but we want other characteristics...
I have a problem with compiling the blinky example from SDK 12.3.0. I have installed latest arm gcc cross compiler, version 6.3.1. Make command works but on compiling file...