Hello
I’m aware that this topic has been discussed in several posts from a couple of years ago, but I haven’t found a concrete solution yet.
I'm currently using an external...
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,
I recently checked support of MCUBoot validation and from NSIB for nrf54l15. (sdk 3.0.0 and above)
During this, I enabled Signature algo as ecdsa-p256.
And...
How to prevent storage partition from erase durning MCUBOOT firmware update?
I use Settings with NVS to store data
CONFIG_FLASH_MAP=y
CONFIG_FLASH=y
CONFIG_SETTINGS...
Hi,
I am building a Thread network ( www.youtube.com/watch with a Rasp Pi 4 as a border router, an nRF52840 DK as an RCP, and an nRF5340 DK as a child to be added into the...
We found a problem with a client's legacy design. They use two 12 pF load capacitors for the 32 MHz crystal, which has a 4 pF capacitance. This is a somewhat unusual Abracon...
Hi everyone,
I am desing my own pcb using nRF52840 SOC. Looking the reference design I can see two external crystalls one 32.768kHz and one 32MHz.
1. The 32.768kHz is...
The reverse task is easy: Central can read service 0x1800, attribute 0x2a00 from peripheral. Central can obtain peripheral name from advertising data...
But how peripheral...
I'm using sdk15.0.0 and device nrf52840
I have 5 services among them only 1 service is for notifications and remaining services for reading and writes functionality. ...
Hi,
I build an Xamarin bluetooth application and I needs Plugin BLE nuget package Service, Characteristic and Descriptor UUID numbers. My device is nRF52840. I would like...
Hello everyone,
I am using UART in my project to send data and receive data
the issue is while I am debugging it shows or indicating at NRF_BREAKPOINT_COND;
but led...
Hi everyone,
I am developing a custom PCB that will integrate the nRF52840 SOC. More specifically I will use the MDBT50Q-1MV2 module from Raytac that is approved by Nordic...
I am working on nrf51822 and SDKV10, Softdevice S110. Firmware has implemented whitelist features and enabled bonding.When i bonded the device using nrfConnect App and the...
Hello,
My home application requires standard Wifi 2.4/5Ghz and Bluetooth 5 protocols for communication. I see that nRF has a proprietary Wifi, what are the differences ...
Hi need to change configuration which uart is used when mcuboot is going to serial recovery mode. I would like to have this set for uart1 by adding: Then I put nrf91 in the...
Hi, our product is one set of transmitter/receivier based on nRF24 series. Recently, the number of failures of receivers increases quickly, and most of failures are shown...
Hi community !
I got a weird problem for me. I got a program (BLE Mesh) which i flash on two nRF52840 Dongles, and i got 2 differents behaviour
The first one can be provisioned...
I used nRF connect on iOS to get values from a device. I can see the characteristic property as indicate: when connected it displays the values I need.
1- Is there any way...
HI,
I purchased the nRF51822 Bluetooth Smart Beacon Kit ( I knew it's discontinued ) to perform a quick and simple POC (put my custom 31 bytes for the beacon to advertise...