Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
Hi all,
I am trying to implement a scanner (for reading RSSI and MAC address of the advertisor) , and I am based on S120\multilink_central example.
I understood from here...
I am trying to port the SDK 7.2 DFU example to support the S310 stack and compile using GCC. I have made the necessary changes as suggested in this post and I am testing on...
I'm using SDK 7.1, PCA10028 & PCA10003, SD310 2.0.1
My understanding is that the NFR51422 chip on the *28 board has twice the RAM, but otherwise is the same as the NRF51...
I'm using the nRF51 DK (pca10028) with the S130 0.9.0-1 ALPHA release and the experimental_ble_app_s130 example from Keil 5 doesn't work out of the box. Also I'm running 7...
This is Rajesh.C working for Sienna ECAD-Bangalore, India. We are using nRF51822 BLE in our design. I would like to know how many I2C and SPI device can be connected to the...
Hi,
I just receive a nrf51822 QFAC.
I'm using SDK 7.2 with Softdevice S110 7.1.0 with gcc.
If I compile using .ld from xxaa, It works (but using 16k RAM).
The same...
Hi, We have an nRF51244 and are using a single ADC in 10bit mode with a 1.8V supply (smooth regulated from battery) wired in LDO mode. The problem is our readings are all...
how many nrf 51 iot sdk devices can connect simultaneously to raspberry pi in your example setup...?
currently your device supports node role....when you will come up with...
Having just seen a couple of questions relating to DMA, which I was not aware existed on the nRF51822, I did a bit of digging, and it seems there must be newer silicon versions...
Hi all,
Please can anyone explain when the device_manager_event_handler() is triggred ?
And also, what difference between on_ble_evt() and on_sys_evt() and when they are...
Hi all,
I am using nrf51822, on pca10005 board, and debuging the s120/ble_app_hrs exple. I charged s120 v2.0 in memory.
The problem that I have is when ble_stack_init()...
Hi,
I apologize for the silly question, but I'm following this tutorial here:
digitalhacksblog.blogspot.it/.../arduino-to-android-turning-led-on-and.html
to build my...
Hello,
I have a Nordic nRF51822 board which needs to be interfaced with a MAG3110 freescale magneto meter sensor board. Need to measure X, Y, Z co-ordinates via I2C , please...
I have device from another company that has a n51822 chip for BLE UART communication and it can send data to my phone via an app with no problems. However, I am having difficulty...
When I add an attribute with BLE_GAP_CONN_SEC_MODE_SET_OPEN I get a BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST event when I try to read it.
I do not however get a BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST...