My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
Hi I'm developing a board to isolate external GPIO signals from a Nordic nRF52832 (Isolated input from 5VDC to 25VDC). For this I am using a circuit with the PC817 optoisolator...
Hi, I have similar error on this thread:
I cloned current latest releases of Android-nRF-Toolbox(3.1.3), Android ble library(2.5.1), and Android common library(1.0.27...
Hi everyone,
I'm using an nRF 5340-DK and want to update the application core firmware by using the nRF secure immutable bootloader. The bootloader and the network core...
Hi
I am currently running and adjusting the zephyr echo_bot uart sample on my nrf9160 DK. Currently , the sample makes use of UART0 to send a receive information which I...
I'm trying to connect a Thingy91 to the nRF cloud using just in time provisioning. I'm using MoSh. Here is the error:
mosh:~$ cloud_rest jitp Performing JITP... JITP device...
Hello,
When I change the optimization for a project to NO_OPTIMIZATIONS or DEBUG_OPTIMIZATIONS in the configuration (prj.conf), I always go in the hard fault handler ...
Hello,
i have a Nordic nRF52840DK and a Qorvo DWS3000 combination. I´m using SDK7.0.2, Segger Embedded Studio 5.10a and J-Link 7.58b.
I want to combine the ble_app_uart_c_pca10056_s140...
Can you please explain how NRFX_SPIM_FLAG_RX_POSTINC works? My data keeps always being loaded into the same address. Here is my code snippet:
uint8_t tx_buffer_MAG[1]...
I am developing a product with nRF52832 in which we need to use the COMP module. We need to route the RESULT signal directly to the RX input of the UART, or to an output of...
Hello,
after upgrading to SDK15 and using the new crypto functionality I experience some weird behaviour during bonding.
Our SW is the peripheral and I am starting the...
We would like configure our device with a public addr instead of the random as is default for NCS/Zephyr. We are currently on Zephyr v3.1.99 and NCS 2.1. I have tracked down...
Hi, https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.0/nrf/ug_tfm.html#limitations states that "Firmware Update Services" are not supported. Does it mean that in case...