I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
We used to specify BOARD and BOARD_ROOT at the cmake level, but so far attempts to do the same using sysbuild did not succeeded. Is it still possible or should we rely on...
Hello,
Is it possible to know what is the cause of this assert : app: ZBOSS assertion in file: 24, line: 1024, please.
It is not very clear by reading the assembly code...
Hello,
Is it possible to know what is the cause of this assert : app: ZBOSS assertion in file: 24, line: 1050, please.
It is not very clear by reading the assembly code...
Recently the source control icon (git extension) in the activity bar in vs code shows more than changes in code.
As can be seen here the icon adds up the changes in...
AWS IoT example not working with v2.6.1 SDK with nRF7002 DK but works fine with v2.5.2 SDK.
*** Booting nRF Connect SDK v3.5.99-ncs1-1 *** [00:00:00.249,725] <inf> aws_iot_sample...
Hello all,
I use nRF52840 for my custom board. I set P1.11 & P1.12 as UART_RX & UART_TX. But these two pins can not work.
Here is my nrf52840dk_nrf52840.overlay.
Here...
In the Wi-Fi throughput sample code folder the main.c file has virtually nothing in it, just a few boilerplate lines and a main() with only two lines of code that set the...
Hi,
I have a nRF9160-DK (PCA10090, 1.0.0, 2020.50) that I am trying to flash with the Modem Shell using the Quick Start app on a M1 Max MacBook Pro, running macOS 14.5....
Hey guys, I'm trying to set the max tx power for our nRF52840 project and I'm getting this error:
CONFIG_BT_CTLR_TX_PWR_MINUS_1 was assigned the value y, but got the value...
I'm presenting an issue when exporting the data collected with the Power Profiler Kit 2 in the software (nRF Connect for Desktop v5.0.0), specifically the digital outputs...
Good afternoon,
I am debugging the nRF9160 in a product, and what we are noticing is that the socket "poll" events do not appear to be generated when the system is in...
If you look at the circuit of the PCA10040, it uses a 32Mhz 12pF crystal.
C1 and C2 of the crystal are 12 pF.
However, you say to use this formula: C1 = C_L * 2 - 4pF...
I am attempting to store a pre-generated key in the psa key store using the psa API. I have taken the nrf->samples->crypto->hmac and nrf->samples->crypto->persistent_key_usage...
Hi,
I am working on a setup where nRF5340 uses W5500 Ethernet IC and communicate MQTT over TLS. The actual setup for now is nrf5340dk + w5500 ethernet shield.
I am working...
We found one charging issue on nPM1100, after we assemble the battery to the PCBA, and then apply 5V to nPM110 (VBUS) and GND. The protection ciruit does not release, and...