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...
I am trying to have an interrupt that would allow ESB RF to change so I could essentially scan several channels for broadcasts. However I can not get the above code to work...
Hello,
I am in the process of optimizing current consumption before we start production.. most things are where they should be. I would like to explore shutting down I2C...
Hi, running the USB hid sample project and sending from host terminal $ journalctl -k -n 10 I get [ 2231.751311] usb 1-1.3: SerialNumber: D0766E074450A9F0
I want to change...
I am not able to Build application on VS Code using NRF Connect SDK.
Board Used: NRF52833
NRF Connect SDK Versions tried: v1.9.1, v2.0.0 and v2.0.0-rc2.
Errors:-
...
Hi,
I've met a strange problem.
When I enable log(not immediately log) with buffer, the NVS function is abnormal.('abnormal' means I can't find the data I wrote to NVS...
NCS version 1.9.1
nRF52840 DK
I have two projects based on the coap server and coap client examples. I have made the server a commissioner, and call otCommissioerJoinerStart...
I'm developing a BLE project using Zephyr NCS and I am having trouble advertising multiple custom services. The sample applications are configuring advertising data using...
Hi-
In our application we are not using pairing, but instead want to use a proprietary authentication scheme were we right a passkey to an unprotected characteristic and...
I am trying to write to external flash memory using NRF52840. The flash uses spi protcol. My code is getting stuck in spi_xfer function. Error code is not in scope for the...
Hi,
I'm working with the ncs 1.7.0 peripheral_uart example and have observed faults when I send more than a few bytes at a time to the HW UART. (receive by HW UART for transmission...
Hi
I managed to get the eddystone example up and running on my custom board with NRF52832 (DCDC configuration). external HF, but no LF XTAL.
However, using SDK 17.0.2...
Hello! We are trying to sign our data using ECDSA ( developer.nordicsemi.com/.../README.html) so we are able to send to our blockchain all the information required. The problems...
We can see the traces through the power profiler in nRF connect. On what factors on time of one sample depends and how do these factors are related to the on time? Is there...
HI,
I want help to fix the nrf5340 Dk. I have worked fine with the DK for a long time. But, Suddenly I can't be able to connect the DK with my PC. I can able to connect...