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...
Hello everyone,
I am currently using NRF5340dk and I need the Library queue, (I especially need the functions: nrf_queue_push and nrf_queue_pop..). (Knowing also that I...
Hi Nordic Team, I am trying to develop an AOA application using the NRF52833 nordic SOC. I am using NCS 1.6.1 development SDK in Segger Embedded Studio.
I am flashing a...
Hi
I want to measure the battery lithium, this battery is the principal source (3.7v 300mh), the maximum voltage is 4.2 when the charge is full,
i'm using this code for...
Hi
I'm trying to enable BLE host-only build on Application core on nrf5340dk, and also enable RPMsg/openAMP.
I'm using Zephyr and its build system.
I get the following...
Hello everyone,
I'm working on a project right now and I want to use the ADS1298 analog to digital converter and configure it with NRF5340dk. Being a beginner I looked for...
hello,
i'm having an nrf52 based system with an antenna switcher in front of it, for antenna diversity. i tried using BT_HCI_OP_READ_RSSI as basis for my antenna diversity...
Hello, All;
Using your nRF9160 chip to develop, there are some questions when using the network and positioning, Hope to get your answer:
1. Can LTE work at the same time...
Hello,
I have two projects, one for the application core (modified BLE Peripheral sample) and the second is for the network core (modified HCI_RPMsg sample). I am currently...
Hi all:
condition:
SDK14.2
PCA10040
example: ble_app_uart_c
I have a central device ,it need to scan RSSI value of peripheral.
If the RSSI is more than threshold...
Hello,
we were using the HRS example as a starting point and modified it for our application. Everything works fine, we can see our custom characteristics, control our device...
Is it possible, without having to join ZOI, to recompile the Zigbee ZBOSS NCP Host for the Raspberry Pi?
The NRF Connect SDK documentation under ZBOSS NCP Host states :...
Hello,
we have an custom made board with a module from raytec MDBT42q.
Our application based on the nus example.
On port 0.7 we have a led.
It seems, that there is...
Hi
How do I configure a custom child image for the network core on nrf5340dk? We're using Zephyr RTOS, and want to do a multi image build when building the application ...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Hello, I would like to know if the Power Profiler Kit II could be used to measure current consumption on the Thingy:91 ?
In the Thingy:91 documentation, it is suggested...