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 understand that in the ble_app_uart_c_pca example I should call function
with some arguments.
In wich call
But I can't understand whch parameter should transfer...
I am attempting to disable the advertising timeout on the Nordic Beacon with the ble_app_uart example found in SDK 12.1. I am using SD 130.
Searching for this issue produced...
Hi!
I am using SDK15 and I try to implement a clock feature. I have found some information about nRF52832, that RTC isn't a real time clock but a counter instead and it...
SDK15's example appears to be tailored for the 832. I realize it's a tight squeeze to get s132 and an application into the 810. My short term goal is that Frequently Sought...
I am looking at the audio data received from USB. Every packet is only half filled. That is, the first 96 samples have valid data and the second 96 contain zeros. I am using...
Hello everyone,
We want to do nRF51822 OTA DFU by using another nRF51822 only. we have done OTA DFU with help of example given in SDK and with help of mobile app(nrf toolbox...
I have a project I've developed on a dev board, and everything works. When integrating this into a custom board and running the firmware, however, I'm not getting any BLE...
i am working on mesh application in nrf52832 . i want to integrate mesh and nrf sdk application , So i followed this application and mesh_app_uart example Example for SDK...
i am working on mesh application in nrf52832 . i want to integrate mesh and nrf sdk application , So i followed this application and mesh_app_uart example Example for SDK...
Hello,
I am using custom board with nRF52832 and Keil uVision5 as IDE. I started with simple example which is just to ON the LEDs.
Code(all necessary header files are...
Hi,
I'm developing a FW that is now validated. We are "almost ready" to go in mass production (6000 PCE for the first batch).
For the moment, I'm still using the debugger...
Hello,
I am using the mesh pb_remote example in order to have a multihop scenario. I would like to do some latency calculations, so some kind of bidirectional communication...
Dear all,
I'm using NRF52832 with SDK 14.2.0 and SD 132 v5.0.0.
I have my own implemented application working properly when is flashed directly without bootloader, only...
Hi,
I'm wondering if anybody has performed a test of, or has experience with Nordic Semiconductor thread mesh stack (nRF5 SDK for Thread and Zigbee v1.0.0) in a large scale...