Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hello,
I am trying to use http requests on Thingy91 and therefore I tried with the sample from zephyr/samples/net/sockets/http_client.
I can build the project without...
I have a conexio stratus board that I would like to debug the modem with the LTE Link monitor. I am not using the Zephyr frame work, but I can flash pre-compiled hex files...
There's a few threads out there with similar questions, but I haven't seen a direct answer to this.
If I build with nrf5340dk_nrf5340_cpuapp, can I use the entire application...
Hi,all~
The program runs on nRF52833. At the beginning, MCU sends data to nRF52833 through serial port, and the data can be received correctly(pic one). When I use THE...
I currently have an issue where by the Chip-Select is not toggled at all when configuring the csn pin to pin <18> on the Nrf52840 using Zephyr (version 2.7.1).
See dts configuration...
Hi All!
I am using NCS v2.0.0 and nrf52820 custom board and an example to test is radio test . I tested that example with nrf52833DK , code is executing/ printing messages...
Hi!
I'm developping a battery powered product, so the power consumption is important. I need to multiple an array point by point with an array (hamming window) that I store...
Hello support,
Your choice of 201 size component packages are not ideal for manufacturing (and HW debug). I understand some of the reasoning especially on 21540 antenna...
Hi,
I'm trying to implement zigbee into our application. For testing purposes I start with the example code, and I use the multiprotocol template as a starting point.
...
Hi
I am trying to migrate my project to newest NCS v2.0.0 but is struggling figuring out how to configure SPI2 slave operation mode.
The project is currently running v1...
Dear Nordic Team,
your chip above is on 52 weeks lead time, so here is the question:
a) I can spot inventory for the 8 channel version: nRF24AP2-8CHQ32 - would this...
Hi,
We are trying to add lwm2m (client) into light bulb sample (matter).
It results a redefinition of gethosname : CONFIG_LWM2M defines CONFIG_NET_SOCKETS_POSIX_NAMES...
Hi,
I have a nRF5340 DK (not the audio DK). I read the specification of nRF5340 Audio DK and found that it supports LC3 codec. However, I want to ask, is it possible to...
Hi,
I'm trying to measure the current consumption of the nRF9160 DK using a Nordic PPK 2 in various modes. Through reading up various documentation regarding this, I have...
I've installed nRF Connect and VSCode on a MacBook Air M1. Whenever I try to build my existing firmware that builds fine under Windows, I get the following error:
The terminal...