Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
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...