Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
Hi,
I am using nRF51822 and I compiled and loaded uart example code. Also i used nRF toolbox android application on samsung s5 with android 4.4.2.I am using sofdevice 6...
Hi All,
I would like to broadcast 256 byte data in one shot every second, any reference in SDK recommend?
Thanks in advance.
**updated at 19 Sep, 2014
Application...
Nordic,
After upgrading to S110 7.0.0 the BLE_LBS example no longer works as downloaded from GitHub. I adjusted the flash algorithm size which fixed the first problem and...
Hi Developers,
I'm using an nRF51822 and finally beginning to understand BLE. I want to learn by example so I downloaded NAN-36.
Im at a point where the Application...
Hello,
i'm using the NRF5182 QFAAG0 chip, its one of the samples from the evaluation kit.
I can program it with keil (not using the S110). Using nrfgo studio i can see...
I'm building a BLE peripheral / observer multi-role application using the timeslot API and based on the example code at github.com/.../nRF51-multi-role-conn-observer-advertiser...
Hi,
this is my first time I write on this forum and I hope to find some useful suggestions for my work on Nordic platform. I work since many months on nRF81522 chip and I...
Hello Everybody,
I'm sorry I'm a little confused about the SDK and S110 versions. Can I use S110 v7.1 with SDK v6.1?
I compiled the ble_app_beacon I found in the SDK...
Is there a way to implement a blocking flash write without dealing with system events. Periodically, every 10 seconds or so, I need to dump a large amount of data to flash...
So I have bought some nRF51822 Beacons to develop with. It was suggested when I purchased them that I wouldn't need any further development kits - but whilst I can see the...
Hi,
When using Master control panel both on PC and my galaxy S3, I can detect and connect to the HID keyboard app, but when trying to scan for Bluetooth devices on Galaxy...
Hi,all!
My question is:
Can one smart phone connects two peripherals(both based on nrf51822) at the same time?
If it can, should the peripherals use s120 softdevice...
I found the way to change a major and a minor in this DEVELOPER ZONE but I don’t know how to receive the particular UUID and read its major and minor.
I use the MB39C811...