Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
The new softdevice v8 states that previous revisions(1 and 2) don't support all the new features, and I'm curious how to determine what revision my ic is.
thanks,
akbar
Hi
I have recently purchased an Adafruit Bluefruit LE board ( www.adafruit.com/.../1697) , that uses the nRF8001 chip, so that I would be able to send iOS notifications...
I have a new nRF51822 kit, and although I can (apparently) configure the beacon, it always shows "Beacon not found" when I try to use it.
I'm using an iPhone 5s and the...
Hi, I got new NRF51-DK and dongle with 51422 chip.
It seems that the layout of the memory map has changed with the new SDK and I can't find any information how it should...
After I uploaded hex and dat file which is compiled from sample beacon source code in SDK to nRF51822 Beacon Kit via nRF master control panel app, I got Upload failed GATT...
I have done some testing and debugging, but I can't seem to get the nRF51 DK working with the beacon example project.
I used the keil v5 pack installer to access the ble_app_beacon_s110_pca10028...
I've noticed that the L2 value has been changed from 10nH to 27nH in the reference layout and on the new boards (DK and Dongle). This value is only for LDO setup (from PS...
Hi,
If we set the prescalar for RTC1 to 0xFFF (i.e. max value allowed), tick event is getting generated every 125msec.
Using the below configuration i started a timer...
we use the dfu_dual_bank_ble example as our boot loader. We are currently using an 81522 AA part and the boot loader works well.We have recently moved to the 81522AC part...
I have been trying to get the SPI Slave to work on an NRF51-DK for about a day now and I haven't been making any progress.
I first tried it with the softdevice enabled...
Hi,
I'm designing a wearable, low power inertial and EMG system and have to choose between using ANT+ or BLE with the Nrf51422 on my own board.
The system would simply...
Custom Board with MCU NordicSemi nRF51822-QFAA
Softdevice S110 7.1
IAR for ARM 7.1
SDK 7.2 using a merged service (HID keyboard example + NUS example...
Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
I need to automate updating the bootloader and radio for an nRF51 in a production setting with a VB.NET windows application. I'm able to call dfu/main.py with the code below...