When my peripheral calls sd_ble_gap_phy_update, setting rx_phys and tx_phys to BLE_GAP_PHY_AUTO, I receive the BLE_GAP_EVT_PHY_UPDATE event with a status of BLE_HCI_UNSUPPORTED_REMOTE_FEATURE...
Hi all,
I recently bought an nrf52840DK, and yesterday I tried to program an external board through the p20 connector on the DK with the SWD pins. I was able to flash the...
Certainly! Here’s a clear, natural English version of your email:
Dear Specialist,
I would like to better understand the two variables used in the SDK for calculating...
Hi, Using NCS 3.0.0 it would appear that the function sntp_simple_helper does not work with SYS_FOREVER_MS as a timeout value.
Problem: When we pass this value as a timeout...
Hi All,
I have a question and slight confusion as referring to couple of links.
Performing KMU provisioning : Here we are highlighting provisioning of private key up...
Hello
I'm trying to use LittleFS with an external SPI flash, but if the SPI flash isn't available yet at boot time, my application hangs for an uncertain amount of time...
Hi, I am currently working on UART sample codes and have 2 nrf5340 Audio DKs . One acts as peripheral and another as Central. i want to modify the central board to connect...
Hello,
I am working on the project as CDC Example.
When I make CDC communication with the nRF52840 in my Windows Tool,
We confirmed that communication was not possible...
hi,
My program used total 10 app_timers, like this APP_TIMER_DEF(connect_timer_id); APP_TIMER_DEF(scan_timer_id); APP_TIMER_DEF(standby_timer_id);
I don't know how to...
Am currently using Apache Mynewt.
BLE Mesh works great when utilising the provided samples.
However, because of lack of documentation / my lack of knowledge am unable...
I'am using notify continues to send large amounts of data,i want to know that notify whether can guarantee package serial number not random sequence and ensure that each data...
Once the Nexus 7 wakes up from deep sleep, we are unable to get scanned devices on Nexus 7.
Turning off the Bluetooth and turning it on again does show the devices. Is...
For DFU and BLE application coexistence, Can I add application services into BOOTLOAD for routine BLE application with DFU? instead of the way that reset from BLE application...
Hello I would like to know when nrf51822 (SDK v12.3 with SD S130 ) advertising timeout and system goes to sleep , how could I retain the ram data so the MCU could work properly...
Dear experts,
I'm using nrf52832 with softdevice s132 v2 for BLE central products developing. According to the specification of s132 v2: We should run some code to get...
Hi. I'm using nRF52832, SDK13.0.0 as peripheral.
My peripheral is advertising every 400msec and it has advdata and rspdata.
As I know, right after a central sends scan...
Hi,
we are using nRF51822 for one of our application.
We are trying to get the public MAC ID of the device itself. Please suggest how can we do so from the application...
Hi,
I am using NRF Sniffer firmware 1.0.1 but I need to reduce the baud rate to 115200
Is there any way I can do this?
Does it supports changing baudrate?
I want to set up a thread network in the house and control the devices nrf52 (bulb,fan,tv,read temperature) from anywhere in the world using the internet(web app,cloud)?
...