Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
I'm trying to connect a camera module ( OV7670 ) to my nRF51822 EK. The camera requires an operating current of 18mA. If i were to connect the 3.3V rail input for the camera...
I have code that uses two GPIOs to program an NRF51822 via SWD mode. This code all works fine and suceeds in programming the device.
What I would like to do is get the...
How can I relocate or manage the transition between the bootloaders interrupt vector map and the applications interrupt vector map which will be at different addresses in...
Hi !
I'm completely new into programming this device.
I downloaded the nAn-36 source from Github and I'm trying to make it work on a PC10000 dongle.
The code stops in the...
Hi,
I wonder if there is any way to disable the Rx FIFO so that I don't have to fill it to generate an event, since I need exact timing for every incoming byte.
Also,...
Hi, I am trying to connect N51422 server to anther vendor's client... the devices always disconnect after 30 seconds of connection.
I found that the reason of the disconnection...
I have seen this question asked on this forum in several ways but none of the parameters match up to my specific case. I am getting this error when I try to run the example...
Hi,
I load the s110 softdevice (I tried many versions 5, 6 and 7)
When I load my app on the SOC using Keil and the nrf_xxaa_s110 (256) target, the app doesn't run.
I'm...
Dear Nordic Developer Zone,
I have implemented a real-time-clock using application timer which is based on the on-chip real-time counter on NRF51822.
A concern of mine...
I'm trying to get the Nan-36 example working on my PC10001 board and I'm having some trouble. I've tried using both SD110 version 6 and 7 with appropriate (I think) memory...
Hi,
Is there any connection/disconnection API in ant+ (sd210) similar to BLE?
I want to use this to control the device activity cycle, if I get disconnection event, would...
Hi,
I'm trying to implement a specific communication protocol using the SPI on a nRF51822. The SPI on nordic side will act as slave. When CSN line goes low, I will also need...
Hi,
I currently have a problem with the continous scanning mode. I implemented the scanning mode that my device searches for the first 4 seconds after power up then picks...
Which example projects are compatible with s110 v7 for nRF51822?
I keep running into samples requiring "Legacy Keil" to be installed.
I just want a clean s110 v7 example...
Uint32_t data using sd_flash_write written many times to the same address, you must perform sd_flash_page_erase before writing it?
(English is not good, with Google Translate...