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.
In a prototype built for a small group of test users (20-25), we want to implement a simple tactile reset button for use in case of an anomaly (as the prototype software...
Hello,
I am using nRF9160 dev kit in Chicago (USA) and in Aldingen (Germany) where I am using same firmware for both DK to get GPS Fixes for location. But surprisingly in...
good try,
i tried adding buttonless dfu service to ble hid_mouse/keyboard sample in nRF52 SDK 17.1 with PCA10040 dev board but it does not show up in the list of devices...
If the privacy feature is disabled, calling bt_conn_le_create will change the state to BT_CONN_CONNECTING_SCAN (since bt_dev.le.rl_size == 0) and then call bt_le_scan_update...
Hello,
I have been working with Adafruit Feather nRF52 Bluefruit LE for my project, I have two of these modules.
Recently, while I uploaded code into it and push the reset...
Dear Forum,
I am using the provided BLE-NUS UART examples (central/peripheral) to create a COM link via bluetooth.
As I failed to generate a setup which directly operates...
I am using SDK_17.1.0_ddde560 and IAR compiler for the project. We want to create a makefile based compilation for IAR.
Are there any examples wherein makefile is used with...
Hi,
I am looking at this page for nRF25832 https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/lib_bootloader.html
and I notice that the Application area (incl...
I refer to https://github.com/alc6/nrf52-pc10040-multiperipheral-passkey/blob/master/main.c for implementing static passkey. But nRF Connect can connect nRF52832 without passkey...
Hello
We have design a system with NRF52840, NPM1100 and LIR2032 battery. The NPM1100 generates 3.0V and charge the battery. We have discovered that NPM1100 enter and stay...
hi team,
working environment: nRF 17.1.0 SDK, NRF 52832 DK, Uvision 5 Keil IDE, Windows 10 pro.
I am trying to send a NRF52832 Key press character to NRF 52840 Via ble_app_uart...
Hi Nordic,
I need to read pulse time which is microsecond level in different channel, I have consider combining timers with GPIOE but the timer is millisecond level. Is...
Problem: I see a constant 1.4-1.5mA power consumption that I am unable to explain, can;t reduce despite trying a few things and need help debugging further
SDK: 1.9.1
...
Hello, I have followed the tutorial to run the examples from SDK14.2.0 for my nRF52840 Dev board on eclipse. I have everything set and updated including the
components>toolchain...
Hi,
We have a project using nRF5340,and must consider upgrading for it. I see nRF5340 netcore has SPI peripheral,can nRF5340 upgrading using external spi flash? This post...