I am currently trying to get LLEXTs to work on the nRF5340 Audio DK. I was able to compile an llext and load it successfully, using the cmake features, However, I would like...
NCS 2.9.1 - NRF5340 DK
I've developed the gppi one_to_one example to try and create an asymmetric pulse that I can control with the Timer compare registers. It boggles my...
Hi all,
We've followed the reference EVK designs closely and are now in the Pre-Production phase.
The initial development board was intentionally large to accommodate...
I have followed the instructions in the DevAcademy Cellular IoT Fundamentals Lesson 3 Exercise 1 exactly, (whilist filling in the gaps from the cloned cell-fund repo) and...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
Hello, just like the title indicated, I need help with setting up the nRF21540 EK with the nRF9160 DK.
For my application, since the nRF9160 DK has the nRF52840 on it, I...
Materials publicly available say the chip works from 3.1 volts.
But is this the absolute minimum voltage or will it be possible to use also LiFePO4 battery cells with the...
I'm trying to set PWR_UP bit to 1 for the device to go into standby-I mode using STM32F103RBT6 and HAL libraries.
I send (0x20 | 0x00) command (write_reg | config reg)...
I'm trying to compile the S332 example project ble_ant_app_hrm_pca10040_s332.uvprojx. I'm using the V12 SDK and Keil uVision V5. When I try to compile I get an error saying...
Starting with "Development with GCC and Eclipse", I've gotten "blinky" to run on my BLE400 with an nrf58122 using Eclipse Oxygen. I think I'm using SDK12.3 . I started with...
pca10040 S132 5.1.0
if i run only a single nrf nus service (rx and tx) at 4 k bytes / sec both directions, how much load would this put on the 52832
the test is assuming...
Hi,
I'm connecting two I2C modules : MAX30102 and MPU-9250
I can individually communicate with either of these modules and they work okay. But if I connect both of them...
Hi Nordic,
I noticed that both Write Without Response(write_wo_resp) and Write(write) can be enabled at the same time when add a characteristic. I know it means both types...
HI all:
If the iphone saved is English name i can parse it out, But if the save is a Chinese name I don't know what is to use the utf-8 encoding and unicode, who has successfully...
Hi,
i defined spis rx and tx buffer length at:
#define HUB_SPIS_RECV_BUFF_SIZE 1024
#define HUB_SPIS_SEND_BUFF_SIZE 1024
because the rx data length will be vary...
Hello nordic
I use ble to create custom services, I want to create an embedded system that can create and send and receive data. I am using sdk version 14.2.0 and what...
Hi,
Im currently designing a custom pcb using nrf52 reference design available here . In my design, I have to connect the ground of two analog signals to VSS of nrf52832...
I tried Blinky blank application on PCA10040 by IAR. By pressing "Download and debug", everything is fine, I added RTT debugging information and can see it from RTT viewer...
I Have an issue trying to flash a nrf52832 custom board.
Something extrange happens because when I download an example from keil that blink a led(gpiote_pca1036(nrf52 PCA10036...
We are using s110_nrf51_8.0.0_softdevice.hex soft device and nRF51 SDK v10.0. We have below questions in case of soft device assert scenario.
In what scenario's soft...