If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
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...