How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Good afternoon,
I'm trying to understand how the RTC works on the nRF52.
The RTC can run when HFCLK is OFF and PCLK16M is not available
Section 25.5 describes the TICK...
It appears that KConfig is uable to find any compilers for native_posix with VS Code on windows 10 after installing all recommended packages and prerequisites during SDK install...
Hello,
I am using LwM2M library in my project and I want to check what version I am using of LwM2M carrier library. Please correct me if I am wrong, is according to below...
I am creating software for a proof-of-concept device using the nRF52840 Dev Kit and nRF Connect for VS Code.
I started a few weeks ago with the Nordic UART Service code...
With Zephyr, I am using BLE Stack sample (rpc-host) on net core and peripheral_uart on app core. I changed the uart pins on from the standard dvk configuration on devicetree...
Hi
I was wondering why there there seems to be no information about profiling of the LC3 codec by T2.
Only information I found is from Karl's answer here :
The rule...
Hi~ I have a new NRF52832 REV3 xxAA board, and I need to read its SRAM value. However, when I use the JLink command to read it, I get 0. I have tried recover and eraseall...
I have the occasional issue where connecting VDD to VTG either on P20 or shorting SB24 will cause the nRF9160 DK to brown out. This happens when an external device to be programmed...
Good day everyone
I'm attempting to build a temperature sensor on i2c am running into this error. Currently using a custom board. I see that the issue was previously mentioned...
Hello,
I was working on DFU where i am stuck in a problem when i update the code via Seggar UI--> Build--> build and run, here everything works fine that is i can see the...
Hi,
When using USB to upgrade, it is necessary to use NRFUtil tool to transfer the upgrade package, may I ask what download protocol it includes? Our requirement is to make...
Setup, Windows 10 PC, nRF Connect for Desktop 3.12.0, BLE App v4.0.0 The windows nRF Connect for Desktop BLE Application on Windows 10 no longer works properly. I've managed...
Hello,
I would be interested in knowing if there is a plan to develop Linux kernel drivers for the nRF7002.
If yes, when would that be and would there be any requirements...
I'm trying to do something extremely simple but can't get it to work. Through the dev academy, I successfully loaded up and executed exercise 1. However, when I then try to...