I am implementing sha256 with hash message bigger than or equal to 8KB. I tried with nrf54l15dk_nrf54l15_cpuapp target, and it's working fine but if I try with nrf54l15dk_nrf54l15_cpuapp_ns...
Hi,the nordic Team.
I'm working on the thread protocol.and use the SDK version is V2.9.1.
I have a scenario where my child device is connected to a route or leader. What...
Dear Nordic Team :
1. Are the T-matching (L2/C6/L3) for IC matching and the pi- matching network(C9/L4/C11) for antenna?
2. If we have long trace for the antenna, should...
Hi,
I’m looking for your recommendations on a suitable conformal coating for an application subject to high humidity. The goal is to mitigate any potential risk of short...
Can the NRF54L accept a CMOS output clock signal on XL1? The NRF52s could do this via clock source register settings but such a configuration is not listed in the NRF54 datasheet...
Hi,
I am currently evaluating the nRF54L15 dk and porting the old project code from the nRF52DK to the new nRF54L15DK devboard. However, I have encountered an issue with...
I am new to this great platform and am struggling with getting my PIR sensor connected to my DK. I wonder if some of you experts could give me some pointers on how to go about...
Hello, I build a BLE 6LoWPAN environment on my raspberry pi with Kernel 3.18.3 and connect a BLE Dongle. The BLE Node is Arch BLE ( www.seeedstudio.com/.../Arch-BLE-p-1998...
Hi, I have two different types of nRF24L01+ modules, both behave differently.
The "troublesome" module always has TX_DS asserted after a transmit, which is the same behavior...
Hi,
I am using the SPI Master 1 to control an EEPROM. I used the spi_example project to help get the code working. It all works fine if the code that initiates the SPI...
We have designed a differential antenna for the nRF51822 CEAA chip.
Each of the RF output connects through a matching circuit to each one of the two 50-ohm to ground end...
How to setup MQTT for CloudMQTT? I have working raspberry PI I can ping and connect to device when follow the user guide. Now I like to try MQTT example but don´t know how...
Is there a list of every interrupt these functions effect. Specifically I am worried about
static void ble_evt_dispatch(ble_evt_t * p_ble_evt)
My assumption is that...
Is there any S110 demo with good communication between periphera and APP in phone side in SDK 6.0? It means that data channle works well from 51822 to APP and APP to 51822...
Is there any S110 demo with good communication between periphera and APP in phone side in SDK 6.0? It means that data channle works well from 51822 to APP and APP to 51822...
The nRF51 series reference manual v3.0 documents 3 Real Time Counters: RTC0, RTC1 and RTC2 (pp 17 and 109). However, RTC2 does not appear in the SDK documentation (e.g. no...
when I download program(pin_change_int_example) in nrf51822, Immediate Interrupt is occured
And when I push the button, Interrupt is stop...
What is problem?
I want...
Hello,
I am designing a board based on the SoC nRF51822. Since this is a homemade project I do not have lab equipment so I can not measure antenna impedance and therefore...
I'm trying to pull my project out of the examples directory, but there seems to be many dependencies on files far outside my project, and files not shown in my project file...
We use Laird BL600 module in our design. Laird engineers has informed us, that to update softdevice firmware of Nordic nRF51822 chip inside module they use Jlink adapter over...