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 wrote some code to read the Adafruit PDM Microphone Breakout board sensor output (ST MP34DT01-M microphone) with Zephyr and nRF Connect SDK into the Thingy 91.
I do this...
Hello
Im trying to use my iPhone 13 with your application nRF Connect as a peripheral.
For some reason the moment I make a connection with another device it automatically...
Hello,
I am using the Adafruit Feather nRF52 Bluefruit LE - nRF52832 for a project where I will have to transmit and receive data over Bluetooth Low Energy between two of...
Hi,
I have a nrf5340 SPIS peripheral being driven by an STM32H753 micro. Data transfer works fine except when I connect a scope probe to the CSN pin. With the scope probe...
Hi everyone,
I have this problem with the firmware protection method in nRF52833. As far as I know, when using secure boot-loader, it can prevent other programmers to flash...
Hi everybody,
I want to modify the Tx characteristic on Nus service to Indicate.
Keeping if is possible Rx characteristic as notification.
Are there some tutorial or...
Hello, support
I use nRF52833 SoC and need to host it with external NXP MCU to control its function, interface is 3 pins only, I wonder whether there is any example code...
Hi all,
I'm trying to debug my nrf52480 with vs code.
I followed the nRF Connect for VS Code tutorials: Add an existing application, add build configuration and than...
Hi Guys,
I want to have some BT-SIG RF PHY tests on nRF5340 DK with R&S CMW270.
I can perform direct test mode in nRF Connect for Desktop,
but I cannot connect nRF5340...
Hi, I am developing my own application based on the newest demo direction _finding_connectionless_tx and direction_finding_connectionless_rx with Dev board nrf52833.
I am...
Dear Nordic Engineers
I used NRF CONNECT SDK on NRF52840,I have some questions,Please help me.
1、I used the buttons module of the Common Application Framework ,but I found...
Hi Nordic:
We are working on a project, using NRF52832, which has the functions of softdevice+bootloader+ble+dfu, the SDK we use is version 17.0.0,
and RTC2 is used as...
Good morning,
I must developped a product with BLE module with nrf52840 chip. The product must comunicated with android product and windows 7, 10 and the product must...
I am using nRF52840 development software based on ble_app_uart_c, and I found that when I set NRF_LOG_DEFAULT_LEVEL as 1, if I download the software by Segger, the device...
I tried using the nRF52 dev kit on Windows for ARM, but it doesn't work, because SEGGER don't provide ARM JLink drivers for Windows, and Windows for ARM doesn't emulate x86...