I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
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...