Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Hey!
My current setup is using an Android tablet ---- BLE ----> MCU1 (nrf52840) ---- BLE----> MCU2 (nrf52832)
I'm setting the MCU1 to act as both a peripheral and central...
Hello,
I'm trying to evaluate using the zephyr hci_usb sample as a temporary solution to connecting to several ble sensors. I have modified the prj.conf to allow multiple...
I used the nRF52840 SDK 15.3.0 dfu secure_bootloader uart example to develop a custom bootloader. I have checked that my application file is correct by trying it without the...
MCU: nRF52840
IDE: Keil uVision 5.17
SDK: 15.2.0
Board: Custom
OS: FreeRTOS
Using MicroLIB
Hello,
I am currently working on a FreeRTOS project that leverages...
Hi,
Based on the below extract:
"Because older devices that don’t support Bluetooth 5 will not be able to discover extended advertisements, an advertising set with legacy...
Hi, I am currently using the PPK2 for current measurements.
According to the datasheet, the PPK2 supports a maximum source voltage of 5 volts. However, my device requires...
Hello
we are certifiying our product by ISO 13849-1 which includes the Nordic nRF52832, among more information I would like to start with the following questions
1. where...
Dear nordic support
We're in the concept phase of a product that implements cellular cloud connectivity.
We already implemented a "blueprint" ESW which provides supporting...
Hi,
I am planning to create an ultrasonic library (based on ch201) because I can't find any library for it. So I am porting code from ch201 development kit to nrf52 custom...
Hi there,
I have a Thingy:91 board and I would like to enable the accelerometer data to be sent to nRF cloud when using the Asset tracker v2 application. I saw that it is...
Good afternoon,
I'm trying to understand how the RTC works on the nRF52.
The RTC can run when HFCLK is OFF and PCLK16M is not available
Section 25.5 describes the TICK...
It appears that KConfig is uable to find any compilers for native_posix with VS Code on windows 10 after installing all recommended packages and prerequisites during SDK install...
Hello,
I am using LwM2M library in my project and I want to check what version I am using of LwM2M carrier library. Please correct me if I am wrong, is according to below...
I am creating software for a proof-of-concept device using the nRF52840 Dev Kit and nRF Connect for VS Code.
I started a few weeks ago with the Nordic UART Service code...