Hello,
we are using a nRF5340 with NCS 2.9 and want to signalize a
UART_LINE_CTRL_BREAK
on USB CDC_ACM to the PC.
Is there a direct way to do this?
Many thanks in...
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...
Hello,
My custom board is based on an accelerometer which sends interrupts to nrf52832 to Sleep and Wake-up (pins GPIOTE).
(The FW is based on SDK15\examples\ble_peripheral...
Hi!
I am using SDK15.
I am using ble_app_uart and let's suppose that both of my characteristics (RX and TX) have char_md.char_props.write = 1; property so I am able to...
Hello everyone,
I'm looking the power profile of the advertising event for the S140 stack but two points trouble me.
• Why the module advertises 3 times ? One of the new...
i want NRF_UICR->CUSTOMER register to save MAC address and SN code.
mobile phone transport the fix mac address and SN code to the nrf52832.
it is looks like that it can...
Hi,
Custom board based on nrf52810
Soft device - S112 v6.0
I am trying to understand the usage of the function pm_whitelist_set (pm_peer_id_t const * p_peers, uint32_t...
Hello, I bought three BMD-300 Eval, which incorporates the nrf52832. I would like to create a mesh network of beacons. I downloaded the nRF5_SDK_14.2.0 and uploaded the example...
How can we decrease the resolution of the timer to 500 ms in SDK 14? The minimum resolution I could get to was 1 ms by changing the APP_TIMER_CONFIG_RTC_FREQUENCY macro to...
It seems that none of the distributors listed on the web page for the 52840-Dongle have them in stock. Is there another way to order some of the dongles?
Also can someone...
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...