Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
I have already made code of 3 pwm channels using c[0],cc[1],cc[2],cc[3]. I want 4 PWM channels but I dont have more cc registers left so how can i code it. plz help me.
ALso...
Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hello,
I have been having some issues with the nRF Connect vscode extension around the flash button.
To give context, I have 3 SDK and toolchain versions installed on...
I'm working on a project involving a USB dongle based on the nRF52840 SDK-2.9.1, which needs to communicate with a sensor (also an nRF52840) and transmit data via USB to PC...
I've been trying to install the newest nRF Connect SDK using the Toolchain Manager with the appimage The toolchain and SDK installations seem to be successful however when...
Hi, I have changed Vdd from 1.8 V to 3.3 V but now I cannot flash anymore my board (nrf5340). This is the output error:
* Executing task: nRF Connect: Flash: AppCore_RHS_SD_UI_v1B...
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, I am trying to use the nrfx driver example to run an RGB led connected externally to the nrf5340 board. I dont see the led/pwm cycle running successfully. Can anyone...
This happens quite often, I simply has to create a new build configuration and in worse cases simply a new application and copy all my sourcefiles over to the new project...
:
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...
hello, I started working on BLE mesh using nrf52832 QFAAE1. from hardware side i have custom self design nrf52832 QFAAE1 lot's of board, and every board working, i verify...
Hi,
we are using the nRF5340 with the nRF21540 (Fanstel BT40N module). I understand that different regions allow for a maximum of +10 dBm or +20 dBm in transmit power dependng...
I started encountering a problem when calling bt_enable(ReturnCallBack) . The ReturnCallBack function returns the error ENOBUFF (105) . I assume it's a memory allocation issue...
Hi everyone,
I'm developing a BLE application where I measure throughput between an nRF5340DK acting as peripheral and an nRF52 Dongle as the central (using a Python script...
Hi Community,
I'm learning the sysbuild stuffs, try to upgrade my code to sdk v2.9.0.
Exercise 2 - Adding custom image - Nordic Developer Academy
I'm using nRF5340DK...
Hi,
I try to migrate a working nRF53 Zigbee project from SDK 2.7 to the latest SDK and an nRF54. As described here, I also switched to Zigbee R23. The project structure...
Hi. We have a custom board with an nrf1960, which we use to communicate with Azure IoT Hub over LTE-M. We are updating from NCS 2.4.2 and modem firmware 1.3.4 to NCS 2.7.0...