I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
I'd like to read and write data to the reserved app data space while in the bootloader. Is this possible with pstorage?
Because the BOOTLOADER_SETTINGS_ADDRESSS = 0x0003FC00...
Hi,
I am using 'pstorage_update' to store data in the internal flash. Whenever the number of bytes that should be written matches the size of a storage block everything...
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...
I am using PCA10056 3.0.2 dk for my application
when search for schematics of this version board I am getting 1.0.x https://docs.nordicsemi.com/bundle/ug_nrf52840_dk/page...
Hello everyone,
I'm looking for some advice on a slightly offbeat topic related to the Nordic SDK.
I'd like to modify the Makefile of one of the SDK examples so that it...
Hi there!
I am trying to make an application that plays an audio sample to a BLE speaker (another nRF5340 running as headset) where the audio sample is in memory. I have...
Hello,
I am writing to inquire about an issue occurring on our custom board.
Ideally, we should print the logs from the device to identify the exact cause, but since that...
Hi everyone!
I have been developing an application for some time and everything has been running smoothly, until recently testing it and finding out some inaccuracies. ...
This library ( https://github.com/NordicSemiconductor/pc-ble-driver-js ) is pretty outdated, and the linked installation instructions are in an archived repository.
I...
I have a chip that I need to read from connected via SPIM. As one might expected, I have a FIFO I need to read from and a data ready interrupt to trigger the read. As an added...
Hi
I'm wondering if I can build a Bluetooth Mesh network for up to 3500 devices. I researched the BLE Mesh standard and theoretically the protocol can create a mesh with...
Hello,
I'm trying to test if my device BLE5 is working properly. I have an nrf52840 pcb and i using the ble_app_blink_pca example. When used the example as is with an BLE4...
Good day! I want to use Fat FS to connect to a micro SD Card on the Xiao BLE board. Is it possible to configure the board without the help of the expansion module? The main...
Hi
I'm trying to add to my Linux board (RPI4 CM) a cellular connectivity and I thought about using nRF9160 SiP because it's a product I've already used and it's low cost...
Hi
Spotify 128 kbps aac stream is about 16 bytes per ms. Ble should support 31 bytes per packet.
So can I stream 16 bytes ms over lte m to nrf 9160 then via uart to...
Good morning!
I hope you will forgive my trivial question but I am a beginner. I don't quite understand the partition structure presented in the "NVS" example. Using the...
Hi,
A veteran of nRF5 SDK but new to NCS.
I tried to run tx_rx_non_blocking example from the latest (2.6.1) NCS SDK, but can't get it to run (nR52840DK)
It seem...
Hello, I recently set up an nRF52840 with the nRF7002 evaluation kit using the WiFi station sample. However, during the build process, I noticed that it consumes a significant...