I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
1.How to enable Indication as BLE client ?
2.what should be bt_gatt_subscribe_params fields for using indication?
3.How to send back acknowledgment/confirmation to Server...
Hi Guys,
According to the GAZELL document , a host can be bound to 8 devices . If I want to use the Gazell protocol to develop a mouse and Dongle,so how to make the host...
Hi,
I am trying to develop an electron app to program the DFU with *.zip firmware file generated by nrfutil. I looked at the nrfprog-js api and want to use the following...
Environment setup:
OS: Mac OS Big Sur 11.1
Hardware: nRF52DK
Python version: Python 3.8.3 (downgrading from 3.9 using pyenv)
The end goal for me is to create a...
Hi,
I am currently running the example found in \examples\peripheral\serial_uartes directory using the SDK 15.3.0. I am currently trying to connect 2 nrf52840 DK UART connections...
hello
i am using two customised nrf52832 and trying to get the maximum distance between two boards people suggested me this example https://github.com/NordicPlayground/nRF52...
Hello!
I'm currently working on a project similar to the nrfReady Desktop keyboard and I'm trying to apply bonding/whitelist so that it would only reconnect to only one...
hi.
im develop a keyborad now. and i find a problem,one funcation is the borad can remember 3 center device and can shift connect smooth .
my way is change the mac addr...
Specifications:
nRF Connect v3.6.1
Device used: nRF 52DK
BLE device used: Garmin Vivosmart 4
Bluetooth Low Energy v2.5.0
Behavior:
After opening the Bluetooth...
I am using the nRF52840 (with SDKv17.0.0 + s140_7.0.1) and made a custom FW based on the ble_app_hrs example. My custom HW has a 64MB MX25U51245G flash memory chip and some...
Hello, I have problems with my custom board nrf52832 , when I launch the uart connection and the processing of sending the data of my gps to the server to ble cut and stop...
To the kind attention of Nordic support team,
I was reading this paragraph from https://infocenter.nordicsemi.com/pdf/S132_SDS_v6.2.pdf
"Extended RC calibration is enabled...
Dear Team,
first of all: what is the best way to ask question for nrf91 nrf-connect? as the "issues" are not enabled..
now the question or the issue: the CCLK AT Command...
Hi,
I'm thinking of using Segger Embedded Studio at work to develop for the nrf52 family and maybe also for nrf9160 (will be using Segger Embedded Studio, IDE for Cortex...