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...
Question: Can a nrf51822 acting as a server/slave message a client/master (iPad), that it has bonded with previously, to let it know that new data is available without having...
Hello,
I would like to experiment s120 on the evaluation board.
There are some examples but in nrf51/nrf51822/Board/nrf6310/s120/experimental.
Can I use it ? Or is there...
What are the correct PTX and PRX configuration settings for using dynamic payloads with auto ACK disabled? Can I just clear EN_AA and set EN_DPL and DYNPD for the pipe I'm...
Hello! I am working on a project in which I want to send stored sensor data to a smartphone whenever the phone is in range or at specific times of day.
Most of the communication...
Hi,
I am trying to get hold of version 2.1.0 of the dev kit for use with the sniffer. The dev kit is in stock at Mouser but they can't confirm the version number, but said...
I have developed the schematic of connecting NRF 8001 BLE chip with Arduino,the file is attached that contains the schematic. Can you please verify my schematic i.e will it...
Hi, I'm looking for a solution can make a ble device communicates with multiple 2.4g devices at the same time , is 51882 qualified for this? or just by combining both nrf8001...
Hello,
I would like to use the fifo common library but i have an link error. I don't understand that because fifo_app.h is included and contain the functions...
...
Hi
We are using indication to send data to make sure master receive all the package.If we didn't
receive the confirm message,what should we do?Should we send it again in...
I'm guessing it is because the engine powering the site does not support it. But has it ever been considered?
I think it is a powerful way to engage users and build a community...
Hi,
I have two questions about nRF24LU1+.
Q1
Can i change nRF24LU1+ isocheonous endpoints(Endpoint 8 IN/OUT) to Endpoint 1 IN and Endpoint 2 OUT?
Q2
Can i use Endpoint...
Hi,
we’re a group of students at NTNU in Trondheim doing a project regarding bike and pedestrian registration. So far we want to make a solution based on iBeacon and Bluetooth...
Hello,
I am looking into the possibilities of implementing frequency hopping using the nRF24L01+ radio with an external Ti MSP430 microcontroller. I have read that it's predecessor...
Hi,
I want to realize the function of bond, I use "lib_aci_bond(180/* in seconds */, 0x0050 /* advertising interval 50ms*/);'\",.When I click the connect, it can connect...