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...
Hi,
We have a blue tooth mesh application similar to light and light-switch setup.
server nodes: light
client nodes: light-switch
We expand the light-switch node to...
Hello, I have developed a bluetooth device starting from the BLE HIDS keyboard sample. In this sample the only way to connect to a new device is to disconnect from the central...
I have two project configurations one for debug and one for release. Dependent on configuration I want to select pm_static_board.yml or use default flash layout.
For this...
Hi,
I’m exploring options to externally power the Thingy:91 while isolating it from the battery. I noticed that the board offers three external supply points: P3, P4 and...
My project:
FreeRTOS
SDK 16.0.0
Simultaneous Central + Peripheral Role
My test case:
device advertises and connects to a central
device performs service discovery...
Question about dtm testing of the nRF54L15
I noticed that the nRF54L15's Radio supports 4M mode, and I would like to use the Wireless Connectivity Teste with the DTM firmware...
Could you pls explain what to do in the following case: The mobile app was inactive for some time and the IV index of the network went high for example 3, but the mobile was...
Hi, I am conducting range testing with two nRF54L15 pdks using the Extended Advertiser and Extended Scanner sample code. One as an Advertiser and the other as a Scanner. ...
Respected Sir/Ma'am,
I am developing my Final Year Project using nrf52840 dongle, without DK. For programming, I am using NrfConnect for Desktop. I was testing different...
I am using all of the latest software/firmware as of the date of this message.
Lesson tells me to follow a link to "flash" the Thingy:53. Got to the point where the following...
Hello Team,
We need to help our client’s Matter over Thread product quickly pass the Matter certification test. What should we do to expedite the process? Do we first need...