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...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
I am suffering a very similar problem as to case 280113 (ERROR Error when fetching device versions: readFwInfo error (Origin: "Error when running nrfdl_fw_read_info")) and...
Hi!
I am trying to streamline development a bit and want to set my image version based on the latest git tag and commits since then and I have a script that extracts that...
Hi All, How do I get the raw timestamp in the shell out ? I did try several log timestamp settings but no success.
Observer behavior: *** Booting Zephyr OS build v3.0.99...
Hi I made a custom board with an nrf52811. I did program an ble-peripheral project. After I connected the LED stops blinking and it's on. But now It don't go back to blinking...
Hello, We are using nRF52840 with SDK 15.3.0, a bootloader and the SoftDevice 6.1.1. An update to the same version of application is allowed in our code. We discovered a really...
Hi,
I am working on zephyr example dns_resolve(zephyr\samples\net\dns_resolve), how to test this example , I have gone through readme file many times still it is not cleared...
Hello.
* nrf52840 sdk17.1.0
We make some BLE device using nrf52840.
we using fstorage for storing about flag information. And, We using PWM for LED indicator.
Our...
Hello Devzone,
I am working with the Nrf52-dk and a thingy52. When flashing, I face difficulty in determining whether the onboard nrf52 is being flashed, or the thingy...
Hello,
I am using an Arduino Nano-ble-33 and I am having issue counting edges. The values seem to be roughly 0.4% higher than they should be. If I put a 1000Hz clock, I...
Hello,
I am migrating to a new custom board where NRF52832 reads ADC ADS7042 and transfers data through the BLE. My previous board works just fine, and in the new design...
Greetings,
Today I updated the BLE app of the nRF Connect application (Win 11) to its latest version.
I clicked it to open after it completed the update.
It prompted...
Hello support team,
I'm building a FTMS application on a nRF52840 Dongle amd am struggling with the characteristic UUID's broadcast for my service.
Firstly, I am using...
The docs r ecommend the nRF5340 DK connected as described with a 10-pin 2x5 socket-socket 1.27 mm IDC ( Serial Wire Debug (SWD)) JTAG cable.
Is it possible to use my nRF9160...