Hello,
I am developing a board with the SIP nRF9151.
I'm designing the board with a shared antenna for both the GNSS and LTE signals (Ignion NN02-224).
For the antenna...
Hello,
we are developing a device which implements BLE hid keyboard. The code is based on the hid keyboard example in the NRF Connect SDK.
The example uses battery service...
I have been able to use external flash with Octal SPI mode on an nRF54H40-DK:
❯ west build -- pristine -- board nrf54h20dk / nrf54h20 / cpuapp zephyr / samples / drivers...
Hello, I want to implement a project with BLE mesh. Several nRF52480 boards should form a mesh and e.g. send the status of one of their buttons to a tablet. What would be...
Hello, I have nrf5340dk and AT21CS01-STUM10-T module. This is EEPROM module. I want to communicate with it by 1-wire. The problem is that I don't know how to do it. I looked...
Hi there. We have recently migrated from SDK 2.6 to SDK 3.0.
We have a custom-made external board, which we used to program with the nRF52840 DK when using SDK 2.6 (for...
Hi, We are using nrf Connect SDK 2.4.0 and have been looking through the NIST vulnerabilities databases. One of the vulnerabilities reported with the nrf5340 is a denial of...
I've just tried upgrading to 5.2.0 from 5.1.0. I simply downloaded the new SDK's zip file, extracted it next to the old one, and adjusted my makefile to reflect the new path...
Hello,
We are currently migrating (or trying to...) from IAR Arm Embedded to Eclipse/GCC.
I'm trying to compile our project using gcc and eclipse. I followed this tutorial...
Reading the nRF51 reference manual, I came across the Identity Root and the Encryption Root fields in the FICR area.
Does anyone know what they can be used for ?
Hi, I need to set dynamic advertisement data with nRF8001. To achieve this with nRFgo Studio my idea was to set "Service Data" in "Selected fields to advertise" (ACI Bond...
Hey folks,
Is there any dependence between the MBR and the SD version? The reason I ask is because we are working on a product that will be able to update the softdevice...
Hello,
I am using nrf52 for my project. i need to read sensor value for 20micro second in array. I need 10000 reading in array to check condition. but array size more than...
While migrating from 12.1 to 12.3 I noticed changes to nrf_drv_wdt_init; specifially the removal of uint64_t casts.
Why were these removed?
We use a 5 minute reload value...
I have trouble for downloading mobile app from Google play, since it is blocked in China. So... is there any official mirror site for download these apps ? Yes, we can find...
Hi,
This is a follow-on question to the following: link
I have similar questions and would like further clarification. The MBR and the SD are packaged/delivered together...
hi,
i have a issue with bluetooth stack. i have established connection with app to communication to send and receive the data.
due to link loss the connection, i have...
Hello Everyone,
This query regarding programming of board during mass manufacturing.
I am using nrf51822, S130, SDK11. I combined softdevice, bootloader, and application...
Hi, I have some question about wiredUART and USB to UART
I'm using nrf51822+BLE400.
Is there any difference UART communication between using USB to UART
and wiring...
In order to reduce the R&D lead-time, I am trying to use ARM mbed online compiler to build nRF51822 project. I know the mbed Kit will do chip-erase on nRF silicon, so I guess...