When I was using the device as peripheral, I was wondering when the Softdevice notified BLE_GAP_EVT_SEC_PARAMS_REQUEST and BLE_EVT_SEC_INFO_REQUEST:
1, when peripheral...
hi dear nordic employee:
I tried to build the project ble_app_hrs_c(pca10040) by keil5
but I get an error :
._build\nrf52832_xxaa.sct(7): error: L6236E: No section...
Hi,
I am a bit confused about power consumption when using app_uart_fifo. To save power I put MCU to sleep in between each sent and received byte by using __WFE and __SEV...
Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
Dear Nordic employee:
1、 what do I have?
I have a thingy52 develop kit(nrf52832)
2、what is my purpose?
the quality of thingy52 audio demo is not good(iphone7)...
Hello Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...
I'm trying to just do a pristine build using the Ezurio Pinnacle 100 DVK When I originally created this project from a dev board, the resource "atmel,sam0-pinctrl.yaml" and...
Hello,
We are using the nrf52832 in SES with the softdevice s112 (v7.2.0) and sdk17.1.0 in a custom board for a BLE application (that includes OTA DFU and a custom service...
Hİ,
I can connect to LTE. but somewhere which I think it might not be the signal, it can not connect and restart (reset). not return any error. if I change my location ...
Hi there,
I have purchased a Fanstel BU840XE device ( BU840XE, The longest range, Remote USB Dongle for BLE 5, Thread, Zigbee — Fanstel ) theres the link. The device has...
Hi,
1. How can the read slave interval be reduced to less than 2ms: twi_master_with_twis_slave
2. Test environment:
DK: pca10056
SDK:nRF5_SDK_17.1.0_ddde560\examples...
Hello,
I am aware that there is going to be an update to the BLE stack and you are soon releasing 2.8.0. For NCS 2.6.0 we were using 239354 for the host subsystem and...
Hi,
I use Nordic nRF52840 BLE Sniffer Dongle and this works as expected in Wireshark up to version 4.2.7. Hówever, when I upgrade Wireshark from 4.2.7 to 4.4.0, the Dongle...
In Software Maturity Levels under Trusted Firmware-M , it is stated that only the minimal build is supported, while the full build is still considered experimental.
In Running...
We have tried the following changes, but couldn't get expecting results.
Sometimes unable to pair two devices / Sometimes fails to link with one device
Could you answer...
Hi
We are using the nRF51822 with the SoftDevice S130 V2.0.1.
The nRF51 communicates with another controller via UART with a special handshake-mechanism directly on the...
I am trying to use the external flash on my NRF5340dk to store and read data files. Raw IO from the spi_flash sample seems to be working fine, but I'm not sure how to mount...
Hi,
I use CAF LEDs with PWM. I have a timer that would make device wake up every 20 seconds with a CONFIG_CAF_POWER_MANAGER_TIMEOUT to make it sleep 2 seconds after waking...
Hello,
I’m trying to get an nRF21540 FEM working with a chip-down nRF5340 design under NCS v2.4.2. I’m able to enable the FEM at its default gain setting, but I hit a wall...
Hi DevZone,
I've see sample application nrf/applications/nrf5340_audio use tone.h for tone test, and I want to add this function to my project.
In nrf/applications/nrf5340_audio...