I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
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,...
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...