I think this code snippet is causing the issue, since I am able to make the device work by setting:
' NRF_SDH_BLE_PERIPHERAL_LINK_COUNT = 1' and 'NRF_SDH_BLE_TOTAL_LINK_COUNT...
I am working on a project where I am using the npm1300 with host nrf5340. The BUCK1 powers a sensor and BUCK2 powers the nrf5340. I have a SPDT switch connected to GPIO0 and...
Hi,
Is it possible in BLE channel sounding in ncs 3.0.1 to get some information about the quality of the distance measurement for each method? We have three ways to get...
Hi,
my name is Nick De Leenheer, and i am finishing my thesis on indoor localisation with CHANNEL SOUNDING. i currently got these outputs in my venv using SERIAL: so i...
Hi,
I´m working on a Zigbee-based environment sensor. You can find all related files here: https://github.com/Kampi/BeeLight
Now I have the following scenario: the whole...
Does the nrf54l15 have a register to specify the boot area? Similar to the NRF_UICR->NRFFW of nrf52833.Or does the nrf54l15 have to boot from address 0x00000000?
Hello,
I've been going through the BLE fundamentals course and things are going well. I'm using the nRF5340DK board and SDK version 3.0.2
I've gotten to lesson 3, exercise...
Hello,
nRF52 supports Systick timer. But I can not find information about it in the "nRF52832 Objective Product Product Specification". Is it currently open for user ?...
Hello All.
I was facing this error when immigrate spi example of nordic to the embOS of Segger using the SES. I don't think it concern to the embOS envirement but still...
Hello there,
I'm doing some experiments using a nRF52833 dev kitand an iPhone XR . I followed the example from Testing Long Range (Coded PHY) with Nordic solution .
When...
Environment:
nRF Connect for Desktop V3.4.1
Windows 10 clean machine
nRF SDK Tags v1.2.0 and v1.3.0 (tried both)
Used TOOLCHAIN manager for tag V1.3.0
Used Getting...
We’re currently facing this particular issue for Bluetooth Mesh. So we have a nordic board that has been provisioned as a node, that we already parsed a message “helloworld...
Hello, I am using RIOT-OS with nimBLE on my custom board. However, I am unable to find rc_temp_ctiv (reference: infocenter.nordicsemi.com/index.jsp or a suitable register...
Hi,
I'm using ble_app_uart example with RTC 2 (for date & time).
Individually works fine. But combine both and using sleep & wake up functions, its not working.
Here...
When I open J-Link RTT Viewer application to see logs of a program with set CONFIG_LOG_BACKEND_RTT , then I see logs' output with some delay, comparing to logs of the same...
Hi.
Can you make a youtube video showing how to use SEEGER studio for a demo project.
I would like to see the whole workflow starting with a new project for nRF91xx where...
Hello,
I'm developing an HID consumer control application with the nrf52832. As many ble products have, I would like to add a power off button to my pcb. Is it better to...
I'm just after C headers and Makefile like the NRF5 SDK.
All I found was some "AppImage" file for x86_64 which I've no idea what to do with - I tried unzipping it, but it...
Hi!
Whenever I open an example for the nrf52833 (PCA10100) in SES I get the error "The evaluation period for this release has now expired". This does not happen when I try...