Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Is there any simple sample application utilizing i2c communications for nrf52805?
In Visual Studio Code with installed nrf connect SDK 2.0.0 doesn't show up any code sample...
Hi-
We have implemented a custom authentication scheme using BLE and based on a successful authentication event we would like to dynamically expose an additional set of...
Hello,
Is an embedded C based implementation to serially transport firmware data to a Zephyr based MCU available anywhere?
Background:
I am working on a nRF52833 solution...
I have implemented bonding mechanism in nRF52832 firmware. But when I use nRF Connect to connect nRF52832 device sencond time. nRF Connect still request entering passkey again...
Hello
We have a product where the central can connect almost every slave. It works fine, but when connecting client slave it connects fine and finds service fine but always...
I am not using any wireless radio in my application with nRF52840 . What is the best practice to terminate ANT(H23) pin.Shall I connect it to the ground/pull up or leave it...
Board: nRF52810
SoftDevice: s112
SDK version: 17.0.2
I've developed a BLE application where nRF52810 as peripheral and nRF52833 as central. The peripheral continuously...
Hi everyone,
I am developing android app. This app can control nRF5 devices. This is a kind of smart home project. I have 5 nRF in my house and these nRF devices control...
I wanted to make a timer interrupt I went through the devzone support and saw the following post
I have 2 questions
Question one
I am following the Zephyr API. I...
Hi support team,
I have searched the forum , the infocenter and the specification, but didn't find the relevant info about how a LPN node initates the iv update if a LPN...
I have custom nRF5340 code that includes application and bootloader for both cores. For reliability reasons, I need to run bluetooth behaviour from both the netcore application...
hi ,
I'm testing this example sdk17.1\examples\peripheral\usbd_audio\pca10056\blank\arm5_no_packs.
I tested the microphone and the headphone separately.
For microphone...
The last time nRF9160 GPS API was mentioned in v1.2.0 ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.2.1/nrf/reference/kconfig/CONFIG_NRF9160_GPS.html) as was working...
I have implemented bonding mechanism in nRF52832 firmware. But when I request nRF Connect to connect nRF52832 second time. nRF52832 pm_conn_secure() return 0x3002 and nRF...
I'm trying to make a demo with nRF52840DK. And I want to power it using the coin cell. So I want to check the voltage (percentage) so that I can know how long can the device...