Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I am working on the project of BMS(Battery Management system) sending data to nordic board nrf9160DK through UART and then board will send that data to the Azure cloud...
Greetings, I did some research on the priority settings of BLE. Though Softdevice set some scheduling priorities on BLE-related timing events , I can't find the corresponding...
Dear,
I'm trying to do an application firmware update the way this URL does.
When I select "nrf9160dk_asset_tracker_v2_ltem_<version-number>.hex", it says "Part of the...
Greetings,
I edited "samples/nrf9160/https_client" in "nRF Connect SDK v2.0.0" with Visual Studio Code and built from "Edit Build Configuration" of "nRF Connect for VS Code...
I do fist compiling , using the nRF52840-DK board with segger ide.
I remove the SEGGER_RTT_Syscalls_SES.c (because of compile error )
Everything has been left in the ...
Is there any other option to run the XML script (Macro) in the nRF connect desktop version? or is there any other way to run the automated test in nRF connect desktop version...
Hi,
For a project I am currently trying to do a simple test to check the SPI communication between the nrf5340 en ADS1299 (ADC for EEG application) before we order our pcbs...
I hear a lot about nRF SoCs and how good and efficient they are in terms of low power consumption.
At first I started using SoC nRF52840 with Arduino Core. But a few months...
In SDK 15 I was able to build a 3 output arbitrary waveform generator using a pwm module in sequence mode.
Is this possible with the Zephyr pwm API?
If so Is there an...
Hi Team,
We cloned NCS V2.0.0 and we observed segger_embedded_studio is missing from toolchain folder
I Nordic recommending to use VS Code ?
Also we observed folder...
Hello,
NCS2.0.2, nRF5340, VScode, watchdog
i want to uninstall watch dog before sys_reboot(0 ) for DFU ;
but as follow no use. it will Restart twice.
void gog()...
I have been learning the different methods of creating custom device drivers and whilst developing an out-of-tree device driver I found two methods of including source files...
Hi,
I want to use timer interrupt in BLE code. If enable timer inside the BLE code. The code will not work properly. I want to know why this is happening like that and how...
Hello,
When using the NCELLMEAS (search_type = 3) command I get inconsistent results. Generally, I don't see more than 1 neighbor. If my device (nRF9160, mfw 1.3.2) is in...
I am developing a pair of central and peripheral applications that will be part of a hardware suite that will undergo emissions testing and certification. We are using the...