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...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
I'm performing power measurements with nrf9160-DK running the Serial LTE Modem application.
The example SLM has been modified to add support for HTTP, MQTT and also to relocate...
I have been following the NCS BLE tutorial part 1: Custom Service in Peripheral role - Getting Started - nRF Connect SDK guides - Nordic DevZone (nordicsemi.com) for BLE and...
Hello,
I use nrf52832 and SDK 17.0.2.
I use flash crashlog to store crash log on the flash.
I enabled NRF_LOG_BACKEND_FLASH_START_PAGE = 0, which means flash log area...
Hello,
I have a problem with the GPS and more precisely the AGPS. I would like to retrieve my position with the thingy91, I created a project by taking the AGPS sample and...
So, for a while I have tried to follow these instructions: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v5.0.0%2Fmd_doc_user_guide_modules_dfu_configuring_performing...
Hello,
Developing on Zephyr 1.2 and modem fw 1.2.
Developing a client LTE application. If I run the below sequence of commands periodically every 2 min:
eventually...
Hello everyone,
I am working on an nRF52-DK and getting familiar with Zephyr.
In this process, I am trying to connect with the sensor API with a "fake" sensor whose...
I'm not certain where to send suggestions, so hopefully this will do...
A very useful addition to the nRF Connect SDK would be support package documentation for Zephyr...
Hi,
I am trying to run the NCS Zephyr ADXL372 sensor sample application (using nRF5340 DK) but get the following error:
This corresponds to the following NACK error: ...
I would like to do mutal TLS on a NRF9160. I found the https sample where the firmware does server authentication. How do I add client side authentication to this example...
I have a project from 3 years ago (2018) that I'm trying to make a simple update to the application code. The code downloads via the Segger Embedded Studio and runs correctly...
A vulnerabilitiy in BLE secure connections is reported as CVE-2020-26558 : Impersonation in the Passkey entry protocol
"The Bluetooth SIG is recommending that potentially...
My application uses a NRF52840 (SD140, SDK 15.2.), very simple circuit and needs to be extremely low current consumption. I measured the current in conditions of BLE on and...
I'm trying to get a BLE example for NordicSemi nRF52833_xxAA using SoftDevice S113.
I found out only two examples but they don't compile.
Error[Go029]: Variable "sec_mode...
Hello,
Is it possible to disable the antenna pin of the NRF52 in software? I cannot see anything in the data sheet which suggests this.
We are using a third party module...