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 facing the above issue when build a project. The project structure is below. I copied the Git project project to d:can/firmware/zephyr/samples/drivers/can from https://github...
Good day Nordic people, I am facing a problem when erasing or writing to internal flash memory after enabling softdevice. here the details and tests: Setup: - GCC, arm toolchain...
Hello everyone,
I am working with the SDK v17.1.0 with the DK nRF52832 with the examples of ble_app_uart and ble_app_uart_c.
I managed to implement a multilink communication...
Hi Support team,
nrf5 sdk for mesh 5.0, nrf5 sdk 17.0.2, s132, SES;
We are trying to understand the LPN feature based on the LPN example because in our scenario there...
We're developing firmware for a custom board that uses the NRF5340. Today one of the developers reported that they were no longer able to communicate with the board over SWD...
Hello, all
I built CLI sample for Openthread, but failed to run, windows 10 couldn't find any nrf52840dongle inserted, and not any log output through RTT.
When I debugged...
Hi guys,
i'm using DFU over serial and i get the error 4 in NRF_DRV_UART_EVT_ERROR.
This was not happening before and suddenly started.
What could be the issue?...
Hi Nordic Support,
I'm running into an issue with ncs v1.8.0 directing log and shell to RTT backend.
Objective: Using nRF NCS / nRF52840dk - I want to dedicate 1x UART...
VirusTotal reports nrfconnect-setup-3.11.0-ia32.exe and nrfconnect-setup-3.11.1-ia32.exe as having TrojWare.Win32.Injector.ALGW@51nb03 and our IT policy prevents us from using...
Hi,
I've surfed through the forum for the lot of similar posts but couldn't get it to work yet. So, apologies if this seems repetitive.
My ultimate goal is to port the...
Hi,
nRF9160 output power is 23dBm,
Is it CLASS3?
If not, what is the CLASS?
In which document can you see the parameters?
Thank you for all your assistance. Kind...
Hi,
How do I get MODEM_INFO_ICCID correctly
Failed to get MODEM_INFO_ICCID using the modem_info_string_get function
Thank you for all your assistance. Kind regards...
Hi,
I´m using the nRF Connect with the Bluetooth Low Energy app on Windows 10. I want to edit the UUID definitions file to add some custom UUIDs, but the application is...