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...
We were doing various tests using PCA10040.
Then suddenly I can not connect to the PCA10040 board.
In the boot loader mode of PCA10040 board, connection is made.
What is...
Hi, I use the nRF52832 board (PCA10040 v1.1).
Before creating a custom PCB that uses nRF52832-QFAA, I chose
Q22FA12800025 FA-128 32 MHZ 8.0PF (load cap = 8pF)
and ...
This should not be a sudden my PCA10040.
Jlink are probably going to have failed.
It does not appear in the USB Jlink to appear as Atmel.
Is there a way to recover...
I am doing a project about nrf51822 smart beacon kit and a person has give me this link: infocenter.nordicsemi.com/index.jsp
to download the firmware and hardware files...
Hello,
I develop a BLE central device based on nRF52 (with the newest connectivity firmware and SoftDevice with API v3) and the pc-ble-driver in version 2.0.
Since my...
Hello Everyone,
I am working on nRF51 I need to save data with timestamp (current date and time).
Is there any example code is available so I can set current time and...
Hello,
Recently read about FIDO’s U2F authentication protocol for NFC and Bluetooth smart.
https://fidoalliance.org/fido-alliance-equips-u2f-for-mobile-and-wireless-applications...
hello everyone,
I am doing a project about Ibeacons. I need to make a selfmade bluetooth smart beacon (excuse me for bad English). I found a schematic circuit design of...
Hi all,
I am trying to get an Android Nexus 5X app to work with an NRF chip, and facing some problems, specifically with writing to a characteristic. Really hope to get...
Hi,
I discovered unusual behaviour in a SPI read transfer.
My transfer consists of writing one byte (peripheral register address) and receiving one byte (contents of...
SoftDevice Version s132 SDK Version
12.2 Kit NRF52832 PC10040 DK
I am trying to run the ble_app_beacon example after importing the project into Segger Embedded Studio...
Hi,
My application always stops at the end of ble_stack_init() exactly at:
return sd_nvic_EnableIRQ(SWI2_IRQn);
of the function softdevice_handler_init.
My board...
I am working on a project using the nRFDK51 as BLE scanner with s130 and BLE peripheral an nrf51822 custom PCB design. The BLE peripheral is the device we are developing for...
How many nRF52840 chips can be used simultaneously? Can all data and advertisement channels be used at maximum capacity (2Mbps/each) to result in an overall throughput of...