We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Im having some issues with my nrf52 DK board, the jLink firmware seems to be buggy, I installed the latest available (160212) manually, but the j-link tool keeps bugging me...
SDK 9.0.0 sd s110
I want bootloader to store some persistent data at the APP DATA location. while going through the bootloader(dual_bank_ble_s110) source code, i noticed...
I have never worked with BLE devices before. Now I have a BLE project where I must be able to do he following:
I want to be able to pair/bond my BLE device to a smartphone...
chip N51822QFAACO
s110_nrf51822_5.2.1_softdevice.hex
keli 5
\nrf51_sdk_v4_4_2_33551\nrf51822\Board\pca10001\ble\ble_app_proximity\
works fine
nrf51_sdk_v5_2_0_39364...
Hello Everyone
I have designed my custom board using nrf51822 i have tested the votlage rating, on the VDD pins everything is fine (3v) but the real problem is my antenna...
Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
Hi,
I think there is the bug in SDK11 Spi slave protocol. After a msg is received from the SPI Master, I notice that the spi slave event always have the rx_amount and tx_amount...
Hi All,
I noticed these serialization FW with huge amounts of code in the makefile.
What is the core functional difference between any example with and without serialization...
Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
When I write 0x0104 to DFU control point characteristic, my device is switches...
I am trying to use the ECB encryption mechanism and had it working perfectly well on the 11.0.0 alpha SDK. With the release of 11.0.0 it now hardfaults ( NRF_ECB->TASKS_STARTECB...
how do I modify antenna of nrf24l01+ by connecting external smt antenna to it? for this purpose I need rf ground and antenna core, I can't find rf gnd here. is that same as...
Hello,
I need a solution to scan for BLE devices and read device characteristics database through UART on PC (Win). Something like Master Control Panel, but a cmd line...
Hey,
I have a problem with sending data on Notification. The problem is data is transmitted in the characteristics even when the notification is not enabled by the app.
...
Hello I am happy to you to read this text...
I meet a problem...
when I want to work nrf51_SDK_10.0.0/example/peripheral/blinky/pca10028
so i clicked "Rebuild" but...
I have a nRF51822 device.
When the connection interval is 50ms.
The transmission distance can up to 50m+.
But, when the connection interval is 1000ms.
The transmission...