Hi Nordic Support,
I am facing an issue where the peripheral registers are not visible in the Keil debugger during a debug session. Only the core registers are available...
Hi:
Use nRF54LM20A_DK.
Use ncs 3.1.1.
And this is source code:
The following error occurred:
« *** Booting nRF Connect SDK v3.1.1-e2a97fe2578a *** *** Using Zephyr...
Hello, I use the NCS v3.3.0 (ncs\v3.3.0\nrf\applications\nrf_desktop). Can the desktop dongle connect to two keyboards at the same time? Development boards: two nrf54lm20...
With SDK 3.3.1 I do not get the <inf> logging messages when building the Hello World app unless CONFIG_LOG=y is added to prj.conf.
Perhaps this is left as an exercise for...
NCS: v3.4.0 Board: custom board based loosely on PAN1783 TF-M not used
Images: - App core: mcuboot, Firmware (main app) - Net core: b0n, ipc_radio
Summary of configuration...
I just entered a Case to Nordic with this same question but do not expect to get a response over the weekend so I am posting here. I made the assumption that the Nordic Cases...
Dear everyone:
Now,I have a project which use Nordic product solution to developemnt.
And , We need your company to provide some information and solution.
(like,have...
What is the maximum value of RSSI parameter for nrf_gzll_device_tx_info_t structure?
I have done a test on RSSI parameter value return in nrf_gzll_device_tx_success callback...
Hi Nordic
I don't fully understand the drive settings for the GPIO. For example S0H1 means when the pin is CLEARED, it will use standard drive (can sink 0.5mA) and when...
Hi there,
i was trying to implement a firmware for a small device using the nRF8001 only in broadcasting mode.
So far, everything works fine. But one thing mentioned...
I'm happy with the status of my app on the evaluation board and I'm ready to start downloading it to my target board. I plugged the Segger J-Link Lite CortexM board into one...
I'm looking into the service creation portion of BLE, and I've made it pretty far. But one problem that I'm running into is sending more than 8 bits of data at a time back...
Now I am doing the BP by using the "ble_app_bps" project. I find it still advertising after connecting to the master,so the power consumption is high.So I wanth to use the...
The nRF8001 provides pipes to the Characteristics on the local GATT Server and the remote GATT server. How is this different from the handles of Attributes.
The setup for the nRF8001 that is generated by the nRFgo studio can be placed in NV-RAM or the RAM of the nRF8001. Is it possible to put a new Setup in the NV-RAM or put in...
We have some profiles that has power saving modes that changes the advertisement parameters while running. We want to change the advertising parameters from the application...