I hope this message finds you well.
I am currently working on a project using the nRF9151-DK Evaluation Board and have been testing GNSS functionality in various environments...
Hello,
I am a developer/maintainer for the RF24 Arduino library at https://github.com/nRF24/RF24
I've found in some cases, the R_RX_PL_WID register returns 0 while the...
Using VS Code and latest version of SDK and toolchains. I have created some custom board definitions and placed them in a seperate directory. The directory is registered in...
We get the following assertion during startup if we include uart2 in the DTS.
*** Booting My Application v2.1.0-dev-ae1ee57f3906 *** *** Using nRF Connect SDK v3.0.1-9eb5615da66b...
hi team,
i am working external adc with the help spi communication, now adc working fine with the SDK version 2.6.1 , if will make or change any other SDK version like Ex...
Hi everyone,
I'm currently following the "WiFi Fundamentals" course provided by Nordic, and I'm encountering issues with two specific exercises: l2_e3 and l4_e1 . Other...
Hi,
I am coding a Sharp memory LCD display using SPI and the nRF51422 development board.
I have tested the SPI connection using a logic analyzer and signals are being...
I will start doing a custom PCB (1.3cm diameter) with a nordic BLE, any recommendations about the components needed and design?. I need to use mbed programing tools, any experience...
Hi,
After training on a PCA10028, i want to develop on my personal board.
I use keil but i saw a problem.
The libraries are all in folders of folders in the sdk folder...
I don't know why I didn't notice this blurb in the reference manual sooner. In pretty much all peripheral sections (such as SPI), you have this warning:
Therefore, the...
When loading the ble_app_uart_s130_pca10028.hex file (Windows 10)
from nRF5_SDK_11.0.0_89a8197/examples/ble_peripheral/ble_app_uart/hex using nRFgo Studio - Program Application...
Hi,
I programmed the NRF51-dk to take ADC samples and transmit those values at 8 bit resolution. Now I want to send a 10 bit resolution value over BLE UART, but I believe...
Hi everyone,
In my low power application , I use PORT EVENT to detect the interrupts of my two pins.
when I use only one pin interrupt, it's working well .
But with two...
Dear All,
We are implementing 8 Pheripheral Nodes and one central node with S110 and S120 respectively.
We have our custom board with us we are able to connect the pheripheral...
Hi
I want to run RAM retention sample example with sd_app_evt_wait(void) .is it possible?
is it require soft device to load first?
I have included S110 soft device of...
Hello Nordic team,
are there documentation about the MTTF (Mean Time To Failure) Value of the NRF51822?
For more details please see the EN 13849-1. We need this information...
Hi
I want to operate nrf51 in various power modes available like low power mode, constant latency mode system idle mode and so on.my questions are as follows:
...