Both computers have ncs2.9.0_nrf54h20_1 SDK installed
The same project is compiled on these two computers, the firmware zephyr.hex is different, but the zephyr.bin is the...
Hello DevZone,
Is it possible to support Matter over Ethernet and Matter over Wi-Fi at same time?
Since there are many Ethernet chips support in Zephyr.
Seems that the...
We are using nRF5340 with nRF7002 on our custom board. Our application requires:
Wi-Fi (via nRF7002)
Thread (via nRF5340)
DFU over Wi-Fi
We are concerned...
Hello, I'm running an example of channel sounding using nRF54L15.
The build is fine, but the following error occurs during flash.
Python is using 3.12.4 version. As you...
Hi,
I'm looking to continuously sample the ADC at a high sample rate with rotating buffers.
I found an example code that matches what I need with the older SDK for...
Hi.
I have been investigating how to use GRTC and LFXO for LFCLK with nRF54L15DK. In my goal, I would like to make the Intermittent application with sleep and GRTC that...
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 there! Running a bootloder of sdk 9.0 on nrf51822, a problem occurred in a special way. In a normal way, program softdevice and bootloader with studio respectively, then...
I will write time to my ble device and need write uint32_t via characteristic. When i try only (uint8_t)data[0] is correct.
How can I do writable characteristics (uint32_t...
Hi,
I have a peripheral device with custom Services and characteristics which is working properly (I can tell because it got tested with nrf Master Control Panel app)....
My PC completely bricked so I'm setting up Eclipse and GCC on a new Machine. Everything seems to work except I'm getting two odd compile errors on INLINE functions. The compile...
Hi,
i am using blend micro with nRF8001 .. i want to make the bluetooth module to sleep on an interrupt such that it should consume the lowest power.
thanks in advance.
I want to use Seggers RTT for data logging.. but after 199lines the Viewer starts to overwrite the old lines.. so that only the most recent 199 lines are displayed..
Are...
Hello,
I want to use nRF8001,but I'm a beginner for nRF8001,I have no idea how to start my software design.
Could anybody give me some guide about how to start my design...
Hello Everyone
i have been trying to implement the pwm library from the GITHUB inorder to make the buzzer beep sound but after compilation it is showing these two errors...
i want to add a characteristic readable that hold a device TimeCount; timeCount is increasing;
ble client (andorid) can read the characteristic at any time;
how can...
Hello,
I'm going to start a new design based on the CSP 3.0 x 3.2 package for nRF52832 (CEAA version), I already find the reference information for the QFN 6.0 x 6.0 package...
First I want to mention, that I know about the pwm inverted issue.
About my project:
I have a switch which will start and stop a pwm signal. And I use a softdevice,...
Is it possible that one nRF51 implement communication Bluetooth LE or 2.4 GHz RF communications (eg. From nRF24), and switch between via external button?
Hi!all:
I used nrf51822 to connect with iPad mini3,and if I turnoff the iPad mini3 panel ,does the iPad mini3 will send
BLE suspend command or any others to nrf51822 ? If...
Hi,
I wan to load ble_app_hrs_s110_pca10028 project example from SDK 8.10 to a module purchased on eBay:
www.ebay.com/.../111600483137
This module has nrf51822 qfaag2...