Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
Consider the following steps:
1. At t=0s: Set a timer that expires in 30 seconds.
2. At t=30s: The timer set in step 1 expires. This will cause the app_timer module to...
Is there a planned update to the following repository, to bring it up to the latest version of the SDK?
https://github.com/NordicPlayground/nrf528xx-ble-throughput-demo...
Hi All,
As far as I understood, to complete a Diffie Hellman public key exchange the peer devices A and B needs to:
(1) A and B each generates two numbers, one as private...
Hello. We are trying to develop commercial devices using chips of nrf52 series. I would like to use nRFgo Studio for rewriting the farm, but will it cost the license fee?
Anyone aware of an implementation supporting performing a DFU on a mobile application using Google's Flutter framework? There are now fairly establish plugins for BLE such...
Hi,
I am on a BLE project to calculate weight using HX711 but i could find proper library file for this over in Github or anywhere. Kindy please someone share the file
...
NRF52840 - SDK 15.0 - Tested with Softdevice and No Softdevice
We have an application that requires deterministic execution of a group of SPI transfers over EasyDMA, where...
hello everybody!
i want to sample an analog signal with the board and send the 0/1 data with ble to the receiver .
i created my on service with rx and tx like in ble uart...
Hello Nordic Expert,
I am facing a stall pid issue with nRF52840 Dongle using nRF5_SDK_15.2.0_9412b96. The chip build code is QIAA C0 . I started with usbd_hid_generic example...
I have an application with Nordic devices as Central and Peripheral.
The first device is a multi-protocol device (nRF52840) and acts as BLE peripheral. Min connection interval...
Hello
System:
OS: Windows 10 x64
Application: nRF Connect 2.6.1 (with Bluetooth Low Energy 2.2.0 and Programmer 1.0.2)
Problem:
My device is connected to the COM7...
Hi,
I currently have a custom board with an nRF51422 on board. I am considering upgrading to the nRF52 series. Are there any nRF52 models that are pin compatible that I...
Hello,
We are working on a network of low energy sensors that work without connection. The sensors have a configurable service, so from time to time it makes itself available...
Hi,
I'm trying to implement Buttonless DFU into an existing BLE application. I'm using nRF52832 V1.1.0 boards (one for the BLE peripheral running the application and buttonless...