Hello,
I need to use Port 1 pin 8 as an interrupt pin:
This results in the error NRF_ERROR_INVALID_STATE, when nrf_drv_gpiote_in_init() is called. Everything works fine...
Hi, I am using nrf52840, SDK v17, SES v5.10 ble_app_uart example for the development.
I am able to send data from the nrfConnect app to uart but not more 1 byte at a time...
Hello,
I am using an nrf5340-DK board and the SDK 1.9.0.
I want integrate the FOTA functionality into the example which was provided by Nordic Semi:
nRF Connect SDK...
Hello all,
referring to this tutorial https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/application-timer-tutorial?CommentSortBy...
I want to change the connection params in peripheral role with nrf52840 without informing the central device to do the actual setting operation, yet I don't find a relevant...
i m using nrf5340 cutom board, so i m using rtt logging method using jliink rtt viewer , to see logs .
so, when i am going to project section at top in embedded segger studio...
Hi,
I saw that the problem i am experiencing has already been described and reproduced in this ticket:
https://devzone.nordicsemi.com/f/nordic-q-a/87295/busfault-when...
I have just bought GeeekPi nRF52840 Micro Dev Kit USB Dongle and would like to install the open boot loader. So for this I have plugged in the Dongle into an USB port on my...
I have been developing for several years with the nRF52832 and 52840 devkits. I have several of each available. One specific 52840 dk seems to have crashed code in the interface...
Hello, All:
I have a problem, when I turn on bluetooth scanning, my UART can't process the received data in time.
When I only use UART to send and receive data, it is...
Hi all,
normally our system runs in low power mode. When triggering the SAADC the first samples (using oneshot mode) will be off (slightly too low).
I can work around...
Hi,
Due to customer demand, the 52810 chip must be used during development. At present, there are too few flash resources in the application layer, and the starting address...
Hello, For our project, we have a gateway which is in a mesh network with others devices. But we would like our gateway to be able to, sometime, connect to a specific device...
Hi, I have some questions regarding the nordic distance toolbox:
Can we use the distance measurement tool with 802.15.4?
if yes, how can the synchronisation be done...
We have queries regarding nPM1100 charging IC, I have mentioned our queries below, Please share your response.
1. What is the main purpose for the s hipping mode and purpose...
I transfer data by ESB between send and receive. And I want to transfer 2 bytes x 10 data that is received by ESB every T[s] to ESB receive (trigger) -> PPI->SPIM, 2 bytes...
I am trying to conduct a basic topology featuring two NRF52840 boards using the Thread Topology Monitor and a thread application using CLI. Once built and connected with J...
With the Bluetooth Low Energy v3.0.1 app within nRF Connect for Desktop, if I use either the nRF52833 or nRF52840 Dev Kit boards as the scanning device it is able to connect...
Dear All,
I am trying to broadcast a 32-bit UUID. But I fail. I am using my won custom made array for the 31 bytes of the advertisement package.
I am though able to...
Hi,
We are using bl-653,
we wanted to enable UART-1, for bl-653 we wrote overlay & configurations mentioned below:
&uart1 { compatible = "nordic,nrf-uarte"; current...
Hi,
we are observing an interesting range of problems on nRF52840 devices we are assembling, where some percentage of them fail with the following error. While ti may be...
Hello, guys.
We are using nRF51822 SoC together with nRF5 v12.3.0 SDK.
According to the nRF51822 memory layout , half of the 256KB flash memory space is taken by the Softdevice...