Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
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...
I'm using SDK 7.1, PCA10028 eval board, SD110, MCP 3.8.0.7
I've compiled and loaded the dfu_dual_bank_ble_s110 project into my PCA100028 board. It shows up in the MCP as...
Hey,
I use ESB protocol on nrf51822. I am using one Pipe currently I can achieve only 183 Kbps, I read that i can achieve 1Mbps data rate if we use ESB. I have few questions...
I understand that it is possible to set a static passkey on the nRF51822.
However, what I would like to do is handle the verification of the user-entered passkey myself...
Hello all,
I am completely new to BLE and would like to make a sensor network with nRF51822 ( 1x S120 as center node and 8x S110 as slaves) I have been reading the content...
I am trying to make my NRF 51 advertise forever till someone connects. I have based myself on the ble_uart example where it uses fast advertising with 40 ms intervals for...
Hi,
Last year, I heard that nordic semi will release a SoftDevice for central that supports mulitple packets per interval time until June, 2015.
For now, I guess s120...
My understanding so far is that the input buffer of GPIO is disconnected by default and we can keep it disconnected for saving power when the pin is configured as output....
Hello,
I just read this paper "High speed data streaming with nRF24L01 " where we can achieve 1.6 Mbps Data Rate in clean RF environment. I am currently using nrf51822 in...
The documentation for ble_evt_hdr_t says that the evt_len field is
Length in octets excluding this header.
However as far as I can tell it's actually the length...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hi,
I need to implement an application who acts like a GATT client and gets notification from a GATT Server (on smartphone) and then sends the information to a GATT Client...
I am wondering what is the lowest DBM/RSSI i should have to make sure my connection between devices is safe both with setting up a connection and datatransfer?
Hello,
I know it is not recommended to use SD8.0.0 and SDK8 on revision 1 ( QFAAC0 ) based modules.. But as it is for testing purpose only and would save me a lot of time...
When not programed bootloader,my own 51822 module can work without Development Board,i supply the power through the button cell to my module.
But when programed bootloader...