Hi,
i am using SDK 2.1.1 with nrf5340.
I would like to add the linker option --wrap.
What are the possibilities to add this option in Visual Studio Code ?
Could it...
Hello,
I have a BLE device with the nRF Desktop application, and I want to turn off my device if it is not used, even if it is connected to my PC. I set my CONFIG_POWER_MANAGER_TIMEOUT...
We have used zigbee sample for coordinator we did many changes in that like subscribing and sending values in UART when any new device gets added.
but noticed ZB_ZDO_SIGNAL_DEVICE_ANNCE...
Hi there,
I was following the tutorial here https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-6-analog-to-digital-converter-adc/topic/exercise...
Hi,
I need information about adding an additional flash IC to my project. However, I am wondering if there are any limitations regarding the maximum storage capacity that...
I am testing out the Bluetooth Channel sounding sample with the nRF54L15-dk board using the samples of Channel sounding Initiator with ranging requester. How to change the...
Hi,
we are using the nrf9160 on an addon-pcb as serial LTE-M/NB-IoT modem for our gateway. The host controller is running vanilla Zephyr.
Can someone tell me if I'm wrong...
Hello!
I have a very simple setup with Arduino board (see attachment)
I wish to move to the nRF51822. I have the development kit and the nRF Go motherboard.
As I...
Hi,
Problems with j-link ... a recurrent topic, but ... I have recently uploaded to the J-Link Arm v4.76 from Segger and I could not either flash or debug from Keil. However...
The nRF51_reference manual describes the POWER register for the RADIO. Also that when the Power is turned on the Registers are reset. Other peripherals e.g. ECB have POWER...
The PPB sounds like a great piece of technology but i dont see much documentation on how a user can utilize it. For example i collect data from 3 sensors at different rates...
we want to develop Educational toys. the toys is communication with the IOS \ Android APP .when power on ,the toys start to sent the package with a frequency of 200 HZ, and...
what can we do with the SCAN_RSP?I know SCAN_RSP is for more advertising data.Can the scanning side get all of the data which the advertiser did in advertising side?
TKS...
if set breakpoint at DEF(), OK, ABC() can execute.
if set breakpoint at ABC(), then Step(F11) in ABC() -- it's not function call, OK,
if set breakpoint at ABC(), then StepOver...
I'm using simple_uart_init to enable UART I/O from my target. This all works fine but I'm not sure what to do with the UART before I sleep (by calling sd_app_event_wait) so...
Hi Nordic!
I am building a Bluetooth application that uses Alert and Notification Service. We are using Evaluation board PCA10001, our code is based on the example app...
Are there any code examples available that show how to use the ram retention while shutting down the processor to it's lowest power consumption mode? Also does anyone have...
Hi,
I am currently designing a PCB to accept the BGA version of the nrf51822.
The Altium reference designs for the CEAA package (BGA) all include vias directly in the...
Hi,
We have a hardware application that prevents us from using flow control to interface with external hardware. We require the NRF51822 to be able to buffer up to 256...
I have a working design on the nRF51822 Evaluation Kit, and I now need to port that into a module that sits on a custom board. Any recommendations for making this process...