Hi
I need to sync a PC with a BLE board. Fixed delay is not a problem, but jitter should be max +/- 1 ms.
Our competitors have solved this issue some how.
As we all...
Hello. Right now, I am connecting an external flash using SPI. The external flash is used for firmware updates. I'm trying to launch sQSPI to access the external flash. I...
I am currently working on the secure_bootloader example (pca10056_s140_ble) for the nRF52840 DK board and am encountering an issue with updating the OTA application. I have...
I am using nRF9160 to develop a product for a client that requires displaying the name of the current carrier on the screen. According to the AT instruction manual of the...
Hi,
I have successfully adapting nRF5 SDK projects(ble_app_uart and usbd_cdc_acm example project) for the nRF52840 dongle by following the nRF52840 Dongle Programming Tutorial...
Hello, I would like to ask if the latest SDK version supports power management on the FLPR core of the nRF54L15. According to this article, the power consumption is quite...
Hi Nordic team.
We are developing the LE audio product, and have questions here.
We have design a headset board using the RT5616 as codec.
The modifications here are...
When using the PPK to measure the current of our custom hardware the lowest range doesn't give logical results. (Either the PPK python GUI or nRF connect) When the nRF52 on...
Reference: nRF52840 DK Evaluation Board Schematics
The following inductors are lised in the schematic:
L1
3.9 nH
High frequency chip inductor ±5 %
0402 ...
I am working on windows xp command prompt and using nrfutil version 3.5.1
I want to do a Device Firmware Upgrade over BLE through my nRF52 DK board on a custom element....
Hi there,
SPIM3 running at max speed (32MHz) will be the fastest external interface (along with QSPI)
Because I would like to make to most of it, I wondered if you had...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hi,
Please help me on the nRF52840 UARTE RTS signal, through the doc: "nrf52840_ops_v0.5.pdf", we can know if we stop the UARTE RX by trigger the "NRF_UARTE_TASK_STOPRX...
Hi Sir,
I hope to add ble_nus and ble_nus_c into Central_and_Peripheral projects (ble_app_multirole_lesc and ble_app_hrs_rscs_relay), I use SDK 15.0.0 and nRF52832.
...
Hi,
When I developed with the board of nRF52840, I met up with an issue of UART. Sometimes, the UART will get a DRV_ERROR and crashed. Does anyone meet up with this issue...
Hi,
I am developing a central and peripheral device with secure LESC connections using SDK v11.
My peripheral device is an already developed product. I am simply adding...
Hi,
I want monitor the battery voltage of my system, I used the SAADC examples on GitHub for SDK 13.0 ( https://github.com/NordicPlayground/nRF52-ADC-examples/tree/master...
Hi all, I used SDK example as a reference on how to initialize LF clock.
The code is :
The nrf_drv_clock_lfclk_request(NULL) is asynchronous and in current example callback...
Hello,
I'm developping an evaluation purposed mesh network based on the simple light example and I plan to provision it with the nRF Mesh App (Android and iOS).
I will...
HI Nordic,
I am trying to add OTA-DFU feature to my application. I am able to perform DFU, however the DFU is not working properly always.
First I flash the softdeivce...
Hi,
I am using wireshark with nRF52 as a sniffer. While searching for advertising devices a bunch of same type of BLE devices are not detecting by nRF52 as well as I also...