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 am currently doing a project based on the nRF52840 MCU and evaluation board
as part of my project, I have used the LPComp module, and set it up to trigger on rising...
I have updated to SDK V1.2.0 and the AWS FOTA fails to get an ip address. My version 1.1.0 AWS FOTA still works.
See settings and outcomes below
For v1.2.0
and...
Hi,
I have an application on NRF52840. I'm able to connect successfully to mobile devices, with min connection interval of 7.5 and max of 30.
However, when I try to...
Hi Nordic Devzone,
I am using the simple BLE blink peripheral example that simply advertises and blinks an LED. I am using the ble_app_blinky_pca10040_s132 example found...
The Interface MCU on my nRF52-DK (PCA10040) broke, I replaced it with the same part number (got it from the BOM) and now I am struggling to program it through the JTAG port...
How does one get Mesh Network Id and Mesh Network Name on a provisioned device?
So far I have looked through the Mesh SDK API documentation, but was unable to find an answer...
Hello all,
My project based on NRF52832 SDK13 has some bug I trying to solve. Some users of my product very rarly faces with problem of constantly rebooting NRF52. After...
Hi,
I am trying to perform ADC conversions controlled by Timer with minimal manual interaction. My goal is that every 2 seconds, the ADC takes 10 samples in quick succession...
I have a project using nrf52840. The nrf52840 communication with a nbiot mcu using uart port. In my project the nbiot download the firmware from server and send the firmware...
Hello,
I'm using 2 sparkfun nrf52840 boards. On the central board I'm using ble_app_multilink_central ( trying to integrate ble_app_uart_c example ) and on the peripheral...
it says "The SAMPLERATE timer mode cannot be combined with SCAN mode, and only one channel can be enabled in this mode." , simply why ?
When we set scan mode , and when...
Hello guys!
We want to configure ADXL362 accelerometer on Thingy:91 board to wake up nRF9160 SiP via INT1 external interrupt. For that purpose, we need to properly configure...
Hi
I am sending data from PC to nRF52832 via the UART interface using ble_app_uart example. I am performing some operations on the data and sending data via Bluetooth. I...
See the product named "HZX-51822-16M04 Bluetooth 4.0 Low Energy Module" I need some information regarding it listed below
In this nRf5182 is the main chip soo.
1. How...