Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm using a nrf52832 board. In this case, updating the bootloader is necessary. So, does mcuboot have a way to update itself? , and if not, what alternative method of...
Hello,
I'm trying to move from nRF5 SDK with nRF52840 to NCS with nRF5340 and experiencing a lot of problems replacing the nrf driver functions with nrfx.
Thanks to...
Hello to all,
Below are the setup details I'm using:
nRF52840 DevKit
SDK: nRF5_SDK_for_Thread_and_Zigbee_v4.1.0
Segger Embedded Studio 4.16
Aim: Controlling...
Hello everybody
I'm trying to initialise an advertising module for my project.
When using the macro for creating an advertising instante I get the following:
After...
hi,
In my application, which was based on nRF_SDK_Thread, to check my node's connection with the Border router, or to know whether the border router is present or not...
Does the on-state current consumption I. E. 1.9 mA remains the same while taking different readings? Ideally, it should come the same while taking different readings. But...
Hi,
I need to upgrade the bootloader i.e mcuboot . so I decided to use primary immutable bootloader and secondary upgradable bootloader as per below link https://developer...
Hello,
I use SDK16 and softdevice S140. I want to use UART to upgrade firmware. Do you have sample code for SDK16? Do I need to install python and nrfutil on my computer...
Hello
I have managed to get two NRF5340DK linked and measured their throughput. Now I need to change their Output Radio Amplifier Power to -3dBm and test again. I use the...
Hi,
I develop a python software that flash 2 nRF chip (nRF52840 & nRF9160) with pynrfjprog (version 10.15.2). All the dll are wrapped into the generated exe and the jlink_arm_nrf_worker...
Environment
Platform: Windows 7
IDE: SEGGER Embedded Studio for ARM V5.42a (64bit)
SDK: clean nRF5_SDK_17.1.0
Project: usbd_ble_uart_c_v4 and modify with usbd function...
Hi All,
I have implemented sleep mode in the firmware. I am using NRF52833 in my project. When the device is in idle state it goes in sleep mode. Now I wanted to wakeup...
Hello,
SDK17.2, nRF52840, Keil5, SIP cannect to a OLED,
now, i want to OLED show text "DFUing" in the bootloader,
when no app, bootloader can show text in OLED, but...
Hi Sir/Miss,
I'm using nrf52832, softdevice s132 and SDK 17.0.2.
In specification, I saw nrf52832 has a ultra low power mode.
It's in system on with full retention RAM...