nrf51822
SDK v10
SD S110 v8
hello!
My pj is about ANCS+nus+hid mouse sevices.
If my borad had bonded with an iPhone,then download new hex from mdk ,and run.
...
Hello.
I would like to develop FW for the nRF52832, using Eclipse IDE + ARM GCC + Segger JLink OB.
I've seen on the segger webpage that the nRF52832 is a Cortex M4 processor...
When using app_timer through scheduler, a break and go will overflow the event queue if a timer is a repeat timer. The effect is that it's not possible to debug.
To work...
I need to be able to actively set the value being incremented in the Timer2 register on the nrf52 (what I believe would be it's main register). It seems that this might be...
The errata for the nRF52 indicates higher consumption in managing timers and GPIOTE. Does the BSP for SDK11 follow recommended practice to deal with these errata can I ask...
Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
The "nRF Command Line Tools" page, https://www.nordicsemi.com/Products/Development-tools/nrf-command-line-tools says " Important: The nRF Command Line Tools is in the process...
I want to interface 3 custom made heater boards to nrf5340dk. Where the simple task is to toggle gpio's to Turn ON & OFF the heater board. Now, we are using P 0.01, 0.02 &...
Hello, I am considering the prospect of using channel sounding as opposed to UWB for indoor asset tracking. I can understand, that the main limitation with that would be,...
Hi There:
I used the nRF7002 DK to evaluate its WiFi throughput performance.
The test environment is below:
1. nRF7002 DK
2. NCS version: 2.5.0
3. Sample application...
Hello Everyone,
I have configured SPI1 at 1MHz, to receive data with a sensor. Basically i am reading data from a sensor device. So calling spi_transceive_dt() with 4...
The current specifications (v0.8) for the nRF54L series of parts provide very little information about the input impedance of the SAADC peripheral. There are no values specified...
hey i am using a custom nrf52840 board and i keep my device on by setting a gpio pin high and device turns off as soon as it sets to low .
during ota update when the bootloader...
Hi,
I have a firmware project that was originally developed for an nRF52833. It successfully mounts LittleFS on 3 partitions in external flash. For the nRF52833 I was simply...
Dear Devzone!
I am trying to add AES-128 decryption support for secure DFU with cc310_bl backend. However when I call nrf_crypto_aes_update it never returns. Examining the...
Hi all,
I started encountering the error shown in the attached screenshot.
From the this PR , it seems the issue is new and that the PR is aimed at resolving it. However...
Hi,
I'm developing a BLE Central using a nRF52840 DK. My project goal is to analyze the quality and the robustness of a peripheral's BLE connection.
For some parts of...
Hai, I develope the nrf52810 based product I need work BLE Communication with Bonding connect multiple nrf52810 device connect to the nrf52832 Using Zephyr. Regards, Praveen...
We are using SDK v2.6.1 for our application and would like to search for nearby Wi-Fi networks using the nRF7002-DK.
Could you please assist us with this? If any reference...
Hello.
In the BLE software being developed, the device uses nRF52840, s140 v7.2.0 or v7.3.0, and I am building a system that periodically sends a beacon (ADV_NONCONN_IND...