Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
I'd like to read and write data to the reserved app data space while in the bootloader. Is this possible with pstorage?
Because the BOOTLOADER_SETTINGS_ADDRESSS = 0x0003FC00...
nrf51_sdk_v5_2_0_39364\nrf51822\Board\pca10001\s110\experimental\ble_app_uart
And I just find this device as a bluetooth device but can not find any new uart device under...
Hi
I have bought nRF Beacon Kit, and I have downloaded "nRF Beacon Android 4.3.zip", but I can't find nRF Beacon Service source code.
Could anybody tell where it is...
Hello everybody,
I have a few questions about the built-in UART (UART0) in the nRF51822.
I've noticed some registers that aren't fully documented in nrf51.h of...
Hi,
I'm trying ti communicate two 18F26K22 Pics with NRF24L01. I wrote an library nrf24l01_ix4.h based on the nAN24-12 app note of Nordic. I don't use AutoACK and I set...
I can no longer step through code in the command line gdb client (nor the one in Eclipse CDT).
Eliots-MacBook-Pro:pure-gcc Eliot$ ./gdb_client.sh
GNU gdb (GNU Tools for...
Is it possible to buy the PCA10000, or a similar dongle that has an nRF51822 and a USB->serial chip (segger chip is not necessary as long as SWD connectors are exposed). ...
HI,all!
I was running the nRFToolbox app on Meizu MX3 phone (one kind of Chinese phones) with android 4.5, but the app was running out of control, so my question is:
1...
I love this part (the 51822) so far. Really. However, it really lacks in the debug support department.
Keil is a passable tool. Certainly not state of the art, but I can...
I used s110 softdevice 6.0.0 and 51822SDK 5.1.0 to develop a mouse.
It can pair with ios7.1.1 of ipone 4s, but can't pair with ios6 of iphone 5, I don't know why.
Do you...
I am experiencing an unusual and hard-to-reproduce issue with some custom PCBs containing a nRF51822-QFAA, S110 v5.2.1, with 10K external pulldown on SWDCLK, and a 10-pin...
Hi Nordic team,
I intend to use RFID function on the BLE technology. Related to your product, could I:
Use nRF51822 as the reader to detect the attention of some...
Hello, I am writing a fairly complex application using the Arduino SDK and an nRF8001. I have a lot of what I want to do working based on looking at the code in the different...
Hi All, I am a newbie....What is the starting point and procedure to develop nRF51822 working with Iphone or Android over HID protocol? Is there any example?
Is it too tough...
Hi,
In the API, the user gives the 'distance_us' parameter for the next requested slot. I have noticed that this is quite accurate (to the micro) and wanted to know if...
We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...