Hi,
I am trying to adding a coded phy support on my device in NCS project.
once I added CONFIG_BT_CTLR_PHY_CODED =y in my config , the ROM size will add more than 7kB...
board : nRF5340
sdk-nrf : v2.7.99-cs2
Zephyr version: 3.6.99
I am following https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/bootloaders_dfu/qspi_xip_split_image...
Hello!
I'm currently working with the nRF7002 Wi-Fi chip on a custom board. The MCU used is STM32H573ZIT6, and the software is Zephyr 4.0, specifically using the Wi-Fi shell...
Hi, when I am trying to set up channel sounding, I am looking for the best parameters for CS configuration. The main problem I have is that even with slow movement (1 km/h...
Hello.
This may be a basic question, but please let me know. I am using nRF54L15-DK and nRF Connect SDK v3.0.2.
Is the 32MHz crystal running when the nRF54L15 program...
hi everybody: This is my first time developing an nRF chip and also my first time using VSCode After installing nRF tools and fast (3.0.0), I found that I did not see the...
Hi,
I am requested a SUPL-C license for running agps. But I got reply mail as SUPL-C license application was not approved.
I have an active/approved DevZone account. ...
Hi,
I am trying to put the micro nRF52 in sleep in the configuration "System OFF, No RAM retention, Wake on GPIO " in order to spend 1.2 uA.
After start:
configure...
I used SDK v15.2.0 (for older project) and SDK v17.0.0 (newer ones), for 52832 and 52840 (and perhaps in other platforms) I noticed there is discrepancy in UART baudrate config...
Hi,
Are there any examples utilizing the nRF9160 RTC? I want to timestamp my data that I send to the cloud because my use-case involves queuing up data for extended periods...
It seems that the socket errors in https://devzone.nordicsemi.com/f/nordic-q-a/64930/https_client-sample are caused by at_cmd_write being called before at_comms_init :
Breakpoint...
Hello,
Our product is running on a nRF52832 with SDK 15.2.0 and softdevice 6.1.0 and I am wondering if there is a way of verifying that all BLE related functionality's...
I can not connect to nRF52840 DK with running Bluetooth: Peripheral HIDS keyboard example from macOS. And also with some other examples which I tried, but I chose this one...
Hi and thanks in advance for help!
I have purchased an nRF52832 DK and the nRF52832. I'm a newbie to embedded systems, and nordic products. I just started to understand...
Hi there. I am working on an application where i need to transfer audio signal from a microphone connected to the nRF52840 to a smartphone. Are there any working examples...
We managed to tune PCB antenna as per your instructions. I was wondering if we can use general purpose caps as shunt capacitors or should we use some kind of high frequency...
Hallo Support Team
I have filled out the form in Appendix E.2 in EN 300 328. I have declared the device as "non-adaptive" mentioned in c) as already answered in another...
Dear all,
I am working on an nRF52840 project that communicates with an external NAND Flash memory and I am looking for a suitable file system for my external flash memory...
Hi,
I am using nRF9160DK and I want to use AGPS. As my understanding AGPS requires a network coverage. In India there is no coverage for LTE-M or NB-IoT.Any other solution...
I'm working with an nRF5340-PDK board and have SPIS (SPI slave) working at a basic level.
I'm using CONFIG_SPI_ASYNC=y, but I'm wondering what will change if I use CONFIG_SPI_ASYNC...
Hi
We are using nrf51822 with SDK 10 and softdevice s110. We completed the software and in general everything works fine. In the final step, we decided to add the peripheral...