Has anyone tried to generalize this example to different sized variables? What I would like to do is allocate a data structure, write that to flash, and recall it at a later...
I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
Hi
We are developing software for the nRF51 with Keil under VirtualBox. Previously we used the PCA10000 dongle with the Master Emulator and MCP without issue. Now, with...
We are using nRF51822 for our products.
We want to know the min value of "Receiver sensitivity" when we use this chip for BLE.
The Datasheet says "Receiver sensitivity...
Dear
The BLE Multi-link example (ble_app_multilink_central and ble_app_multilink_peripheral)
shows how one central device can connect to multiple peripheral devices. ...
In the MCP app, if I have the following service data for an Eddystone beacon:
0x10, // Eddystone-URL type
0x00, // TX power in dBm. This is a signed integer so 0xEE ...
I have the nRF Control Panel Android application. It works fine with several BLE devices, but specifically for the Fitbit Flex, it fails to connect.
I know Fitbit wristbandes...
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...