I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
Dear Sir
We got the problem on DFU upload firmware, it always failed in second DFU . We must unpair the device at iOS setting panel. Before next DFU.
Here is the log data...
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...