Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
I have designed a custom PCB with Nrf52 for an ECG wearable sensor application and is trying to optimise the power consumption of the device. The application is to collect...
Hi.
I'm currently trying to scan beacons with timeslot example.
However, I found that there're more than 20% of loss while scanning beacons broadcast.
I think that...
Hi, I tried Adding another service to the LBS Program, but the chip is getting reset , i have another 16 bit uuid service with different base uuid, Its getting stuck at SOFTDEVICE_HANDLER_INIT...
hi
im using nrf51422 v2 with external sdk v6 with softdevice v7
im running one of example that its name is ble_app_template and when i run it , it show up for just one phone...
hello,
I want to change the advertise time out time by BLE_GAP_ADV_TIMEOUT_LIMITED_MAX.
Is there a problem with changing BLE_GAP_ADV_TIMEOUT_LIMITED_MAX to ex. 1000sec...
Hi,
I can use nRFgo Studio via nRF5x Bootloader to update application firmware(Hex file).
It look to be using "nrfutil.exe" to create a XXX.zip file and go through UART...
Hi.
I am on nRF52 DK (PCA10040 v0.9.0, s132 SD), SDK 0.9.2 and Linux (Ubuntu).
I am currently working on the SDK's example ble_app_uart.
I am only using gcc, and...
I was working with examples/ble_peripheral/ble_app_gls. In the SDK11alpha configuration, I paired the dev board with my Android phone running nRF Toolbox and was able to start...
Hi,
I loaded S110 v8 to nrf51. Then I loaded dfu_dual_bank_ble_s110_pca10028 bootloader.
With this setup, I'm able to download my application via the bootloader.
The...
Hi,
Reading the nRF52 product specification, I see:
"If the antenna is exposed to a strong NFC field, current may flow in the opposite direction on the supply due to...
Req: from the cap-sense board, different tap will be done by user (like 2 times tap, 3 three times tap etc). so the Bluetooth board (nrf52) will receive these taps as interrupt...
Hello Devzone fellows :)
As you may notice, we have posted our first webcast: Interfacing with Nordic's Softdevices .
It's the first test run in a series in which we...
Anyone knows which Nordic chips they have used in this device, and do you know if it is possible to get it to Arduinio?
www.tu.no/.../345999
http://sfty.com/#produc...
Hello,
Some little compilation errors.
in ble_radio_notification.h
typedef uint8_t nrf_radio_notification_distance_t; => is no more defined in SDK but used here
...