Hello DevZone,
I have learned that some knowledge about CLOCK. But they are a little bit confusing. I just want to get confirmed by any expert.
1. Some peripherals ...
Hi,
I'm using the Ellisys tool to capture packets and compare the differences between CIS and BIS. The capture results for BIS show that it is unencrypted, as seen in Figure...
I am analyzing the power consumption of a custom board with an nRF52833 BLE SOC and nRF21540 FEM for different BLE parameters. In one of my experiments I vary the amounts...
I followed the steps here docs.nordicsemi.com/.../building.html: PS C:\ncs\v2.9.1\nrf\applications\nrf5340_audio\tools\buildprog> python buildprog.py -c app -b debug -d gateway...
Hello, I can commission bulb and switch pass, then I refer this link( acl and bind ) to write ACL and binding both, eventually I can use switch to control bulb!
But I have...
Dear Nordic Team,
I hope this message finds you well.
We are currently working on a project that requires generating continuous traffic using Classic Bluetooth, and if...
I can't see the nRF54H20 or Nordic is listed of supported devices in any of the Segger products. The Cortex M33 is OK I guess, but what about the RISC-V core in the nRF54H20...
Hello,
I have a peripheral (nRF51822, S130, using the peer manager) that should be paired/bonded with at most one central. This means that if I want to pair the terminal...
I still can't see anything in the SDK documentation which tells me how to add an nRF5 SDK library to an existing project.
Specifically:
What source file(s) do I need...
Hi All;
I have been banging my head with this problem for days now. I am in the process of migrating our production FW from SDK 11 to 15 and doing some re-architecture...
Hi
currently I am working with the nRF52840 Preview DK. Using the on-board J-Link interface I can send debug messages to the debug console of the Segger Embedded Studio...
Hi,
I have tested AES-CCM of nRF52832 with reference to the following answered questions.
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../
devzone.nordicsemi...
Dear all,
I did below steps to connect to the BluFruit Feather board via STLink V2:
1) Install OpenOcd and STLink USB driver as: https://pcbreflux.blogspot.com/2016...
I have some code originally working using SDK 13. It reads data from the UART and send it out in scan responses. iOS was able to capture the scan response data successfully...
hi all,
Our application is a peripheral device with sensor data that is sending up to 540kb/s (68kB/s) to the central device (data rate could probably be reduced if necessary...
Hi,
I'm trying to take the readings of temperature and humidity from 4 Nordic Thingy:52 sensors by using mesh. I did the connection of the mesh and I can control the nodes...
Hello,
I am new to BLE so I am not sure where to start. I have two nRF52832 chips, one will receive data from an FPGA through SPI and then I want to send the data to the...
For reference, in case anyone else gets a similar issue :
Using the SES import facility to import a Keil MDK v5.25 Project.
After fixing a couple of other import errors...
Hi @ll,
I'm not able to receive any ble events that should be triggered by the SoftDevice.
What I did: - Using dfu_example (added beaconing advertiser and connectable...
hi,
I use SR3 52 V1.2 for development, and I want to copy a new project to change some code.
When I changed the file name, I found it could not be compiled through, only...