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...
As usual the documentation gives me nothing more than what I can find in the source code h-files.
I am trying to find one place where I can get the information I need to...
Hi
I am using the PCA10056 (nRF52840DK) when I plug in the USB please see below.
It creates a new disk drive Jlink and proceeds to slow down my computer by a factor...
As Title and below figure
When I use nRF51422 dongle pca10031 , the Network Availability can discover , connect and read device rssi.
Here, I want to use nRF pca10059...
Hi,
why AT#XSENDTO in datamode is limited to 256 bytes of payload in one datagram please ?
It seams, that limitation comes from UART_RX_LEN in slm_at_host.c https://github...
Hi,
I am to understand that mcuboot & application are built in a single .hex file generated in build folder. I need to compile mcuboot separately & not as a part of firmware...
I'm trying to implement a Write / Notify type of GATT Characteristic to return 1 item out of an array of items.
So the Central sends an index, and the peripheral sends back...
I can only find a zephyr example for periodic advertising but I don't want to port my code to zephyr, is there any support for this in NRF5 SDK 17? Are there any examples...
Hi,
I am using two Fanstel BM833 dev kits which feature an nRF52833 to test the coded PHY feature. The advertised range is up to 1500m line of sight with the PCB antenna...
Hi, Im using the power profile NRF6707 on top of NRF52840DK and I run the nrfConnect to conduct some experiments. The tool works great but I wonder if there is a possibility...
Hi!
Power profiler (v3.4.2 64bit version or 32 bit version) has had this problem at least 1 year as we remember, and it's still not solved or optimized.
Problem description...
Hi Everyone,
I'm using nrfConnect Sdk v1.7.0 with vs code for nrf52833 chip.
I'm new to developing rtos applications, here I tried to to poll out some uart tx data using...
We are working with DFU-OTA "Android nrf Connect master " automation framework in windows laptop (which has xml file configured to nrf52833 board ) and connected to android...
Hi Sir/Miss,
I use nRF52832-QFAB
SDK 17.0.2
SoftDevice s112
nRF connect APP
I limit max bonding as 5 PCS central device.
There are two conditions.
Central...
Hi, folks,
I'm finding that when I connect either an nRF52-DK (PCA10040 2.1.0 2020.31) or an nRF52840-DK (PCA10056 2.0.1 2020.33) to Linux (Ubuntu 20.04.4 LTS) the board...