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...
Hi,
I am trying to download the nrf connect toolchain in vs code but getting this error
Error: Failed with exit code 1. Failed to download toolchain bundle Caused by...
Hello.
I am developing an application based on IOS-nRF-Mesh-Library, and currently considering porting firmware upgrade function of IOS-nRF-Connect-Device-Manager for updating...
Dear All:
I don't have a le audio enabled phone, and i want to study the hci commands about cis and bis setup up processure.
Could you please provide some HCI logs from...
Hello there!
I'm trying to run the official, unmodified, version of the `WiFi Shell` sample targeting the `nrf7002dk/nrf5340/cpuapp` board and am currently getting:
...
Dear,
I recently upgraded my project from NCS 2.4.0 to NCS 2.9.0 and encountered an issue with the ST7789V display driver.
Previously, I used SPI0 to interface with the...
Hello, my application is running on a custom board. The BLE Host is on an nRF9160, the BLE Controller is on an nRF52820, and the SoCs are connected via UART. On my original...
Hello,
I am new to multicore programming. I tried to find without much success a complete VS Code sample project from Nordic targeting nrf5340 two cores; ideally with the...
I am attempting to connect my nrf52840/52811 DK to my custom PCB that contains nrf52840. The DK users guide describe the connections on the P19 debug out port but I can see...
Hi!
One of the requirements for EN 18031-1 is that a product shouldn't contain publicly known exploitable vulnerabilities:
6.10.1 [GEC-1] Up-to-date software and hardware...
Hi all,
This is for nrf9160 with firmware version 1.3.1.
I 'm trying to read back the certificates and comparing with a known CRC.
modem_key_mgmt_read is able to read...
Our system is composed of a nrf5340, a QSPI flash, and a nrf7002 on single wire SPI. We are not using the network processor.
We are using Zephyr NCS 2.9 with sysbuild. We...
I am testing the Sleep idle current for the nRF52833QDAA module.
The module is nothing connected outside except the fundamental circuit as the attached picture shown.
...
Hello,
We have the nRF52833 included in a new PCB design. So far it works well using mcuboot and a UART interface.
I'm trying to get the radio set up and running, and...
NCS: v2.7.0 nRFCloud/utils: a2db3ffedbda237f9c1efb7a68ec2d270c346e56 Hardware: Custom Board with nRF9161 I am writing a provisioning automation (with robotframework), but...
Hi,
I am using sensor observer sample to get the data from sensor sample. However, I notice the power consuption is too high. I have look thourgh the forum and found this...