Hello, the CTE signal for Bluetooth AoA (Angle of Arrival) positioning is primarily transmitted over BLE advertising channels (37, 38, 39), corresponding to frequencies of...
Hello, we are trying to receive BLE extended advertisement pakcets from Thingy53 using a nRF52840DK as a HCI controller with a Raspberry Pi 5. I am using a nrf52840dk as a...
:
I have seen three folder in the Thread lib path, there are: ftd, mtd, master.
I have some questions below, looking forward to your answer:
For FTD, are both cli...
Hi, I am using two nRF54L15 DKs running THroughput samples.
The result of coded s8 is 52kbps, which is close to the theory number.
When I change to S2 code, the result...
Hi,
I was wondering if the newest sample available in NCS3.0.1 is already capable of holding multi connections. Otherwise, for this little time that is present i will...
Dears,
I have tried to install the nRF connect SW package on a Windows 7 32 bit system (different versions) but was not able to get the applications running. When installing...
Hello, I'm running an example of channel sounding using nRF54L15.
The build is fine, but the following error occurs during flash.
Python is using 3.12.4 version. As you...
While I'm waiting on answers to other questions, I thought I would try to nrf_Logging with the Segger RTT up and running. It sounds like a pretty tool.
I have created a...
As picture, This is the external circuit of 52832, and I've drawn out P0.09,P0.10,P0.17,P0.18,P0.19,P0.22 of these six gpios, each of them for control purposes, and now P2...
Looking to make the nrf52 DK into a CR2032 coin cell battery tester. I tried a couple of sdk 15.0 examples, uart, proximity and another from a devzone case but not really...
I am using the nRF52840 development kit and running the SPI peripheral example in SDK 15.
I am having trouble displaying a static value in my watch window.
static const...
Dear All,
I'm using NRF24LU1P USB dongle to emulate mouse and keyboard. I've taken nAN-22 firmware as HID example and modified code to behave as 2xHID composite device....
Hello!
I have been trying to get logging functions to work. Looking at previous threads I have enabled the the following macros in sdk_config.h :
NRF_LOG_BACKEND_UART_ENABLED...
Hi.
I am trying to add a delay to a project using nrf_delay_ms(100);
I have added the following, however I get an error saying "nrf_delay.h: No such file or directory...
Hello Sir,
Please tell me that the production of NRF24L01P is stopped or still available. If stopped, please suggest me perfect replacement of this chip so that my developed...
Hi,
I have NRF52840 DK, and trying to connect BNO080 to the nrf52840 DK and program the board in order to use the 28ms delay prediction feature. I already have some of my...
Hi everyone,
after a few days of analysis, I was able to find out what is the problem making my board consume a lot when idle.
I use SDK 15.0.0, softdevice S132 and a...
I am using SDK 14.2 in eclipse/GCC.
I have enabled HARDFAULT_HANDLER_ENABLED in sdk_config.h, hardfault_handler_gcc.c is in the project, and I also have hardfault_implementaion...
Hello,
I am using nRF52832 with softdevice and SDK 15. I want to send my MAC address through NFC. For this purpose I use "record_text" example. I can read the MAC address...
Hi
I tried SDK v15 sample code - "usbd_ble_uart" on nRF52840-DK.
After programming & plug-in USB cable on J3, I can see there are two com port on the device manager. ...
Hi,I did different research on wheat and ant. And I have two questions:
Can the BLE and ANT protocols be used on the same S140 softdevice on an NRF52840 board? (At the same...