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 there,
As the title says, I only get an all white window whenever I open an app in nRF Connect for Desktop (this happens for all apps).
If I try to reload the window...
I try to get the Direct Test Mode App to work on a Windows 10 Notebook. (for System Details see attached system report and verbose logfile).
Software versions:
nRF Connect...
Hello,
I'm using the PCA100095 NRF5340 development board and developing with the NRF Connect extension for VSCode v2022.3.104 .
When attempting to use the CMSIS intrinsics...
Hello,
In my project i am using nrf52840 with custom board, here i am using BLE UART to send the data from the mobile to device and sending data from another sensor board...
I would like to add Just Works security to our battery service (BAS). However, I could not find such a setting anywhere, so I looked into it and found that in bas.c BT_GATT_SERVICE_DEFINE...
I am troubleshooting a board with no working RF. On looking deeper it appears that the HFCLK is not starting (NRF_CLOCK->EVENTS_HFCLKSTARTED is never set).
This is on a...
Hello,
I am currently working on the NRFX QDEC library with a decoder to be used with a servo motor.
We manage to initialize and enable the QDEC and IRQ and we get...
Hi,
I am facing a problem in adding a power down feature in my application, the details of the application are as follows,
I am using the sensor server example given...
Hey guys,
I have a small concern and decided to ask here, as i was not able to found answer neither in zephyr or nrf sdk docs (not even sure which one apply to my question...
I use the DF example.In Rx.i use both nrf52833 boards as test.i use NCS 1.9.1.
In rx,i use the silab's 16 antenna array for receving antenna array.
because it has 16 antennas...
Topology:
Raspberry Pi A Raspberry Pi B
|(USB connect) |(USB connect)
nRF52840 dongle A )))) Thread (((( nRF52840 dongle B
Software:
nrf52840-dongle: ot-rcp.hex...
In the online power profiler for nRF52832, when I look at the advertising (Tx/Rx) power consumption I see that if I set the Tx payload to 0 bytes the Tx time modeled is 128us...
Hello,
In my project i want two use two UART as off now i am using app_ble_uart example since by default 6,8 is tx and rx pins respectively. so overall application of my...
Hello everyone
I am working on nRF52DK devkit. I want to check the SPI waveform. Actually I want to interface waveshare e-paper display (1.54 inch) For that i used GFX...