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 together,
I have my own MAC addresses and want to make Zephyr use them. How can I do that?
What I found out is that the firmware read the MAC from settings "bt/id...
From everything I've read, I should be able to see log output in the "LTE Link Monitor" when logging is enabled. Instead, it appears to freeze up the LTE Link Monitor and...
Hi!
Currently, I'm trying to create a new board. I have a source code for the Thingy52 board and the code just compiles. With my own board I get __device_dts_ord_10 linker...
I have the direction_finding_connectionless_rx and direction_finding_connectionless_tx sample code running on a pair of nRF52833 development kits and the PCA20054 antenna...
Hi there,
We are planning on shipping a few test devices quite soon.
We do have a power profiler connected to the device so that we are able to measure power in the field...
Hi,
I am trying to use cr2032 battery with nrf52840 to measure the battery level.
To begin with, I first integrated the battery level measuring code in my application...
Hi
Use nrf connect for desktop tool download hex , This error occurs;
11:04:42.064 Using nrf-device-lib-js version: 0.4.11 11:04:42.064 Using nrf-device-lib version...
Hi,
I am trying to build a keyboard with Media Button inputs as well. I tried to add consumer HID to the keyboard HID but it does not work.
The thing which i want to know...
Hi,
I am trying to integrate the fat_fs and peripheral_uart example, but unable to do so because of the SD card initialization error. Both examples are working fine separately...
Hello Dear;
I'm developing a low power phy beacon device. But my device current consumption is about 0,7mA. After sending an advertisement, the current consumption should...
We manufacture boards based on an NRF52832 and we have an abnormally high rate of BLE faults during tests at the end of production. In order to determine if the problem comes...
Hello,
i'm experiencing a issue regarding receiving UDP responses from our COAP server. Our server implements a piggy back response scheme, however in some cases it is either...
hello
i'm use the nRF5_SDK_17.1.0 and nRF52DK.
I am developing using SDK example , "ble_app_hids_keyboard".
There is only one problem I have to ask.
Check out the...
Hi,
in the ticket here it was reported that the fix for the external flash problem was supposed to be fixed in 2.1.0.
Is that still the goal ?
Can i kindly have an estimation...