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...
Hi,
Does anyone known what the maximum frequency is that the timers can operate on ?
I want to count a signal that is 24Mhz while the clock frequency is only 16Mhz.
So...
Hi :)
In my program, just ONE pipe to use advertising service data is not enough. There is the function:
lib_aci_open_adv_pipes(const uint8_t * const adv_service_data_pipes...
Hello,
Sorry for this newbie questions.
I have a side project (connected device) that will need a BLE component for communicating with phone apps (android, iphone). I...
Hello, everyone
I am trying to let our nrf51822 board transmit data automatically after the cccd modification. I have been use the Master Control Panel to do this. For example...
I'm using the PSA1001 eval board with SD 110. The device comes up advertising, I can connect and access my services. I need to the Central to be able to issue a disconnect...
Hi.
We are doing a few test on the S120 range with the Softdevice v1.0.0. We have a peripheral device that we can scan and connect it with iphone within 50-60m. However...
While scanning for advertising beacons with startLeScan method, this method also request peripheral device for scan response and stores it in scanRecord. I only want to scan...
Hello,
i'm sorry for asking again, but i read nearly all threads about I2C and didn't get any answer yet.
I want to use the interrupt to control the I2C sequences and...
According to the data sheet for the nRF51822 the channel range is from 2.400 - 2.483 GHz.
In the radio test example however, it limits the range of test channels to 2.400...
Has anyone been able to get Eclipse working with the pure-gcc makefiles and autodiscovery of include files?
I can get Eclipse to build my project using the pure-gcc makefiles...
Hi,
I am using the nRF905.
Got a transmitter and receiver working.
Problem is the receiver only accepts packets of 32 bytes in size. As soon as I send smaller packets...
Hello,
once synchronized, what is the minimum time for exchanging acknowledged packet.
according to datasheet :
Timeslot periods
The Gazell Link Layer supports...
I've setup Eclipse GCC tools for building and debugging as per the nAN-29 app note (and lot of online help) and able to build the code. However, the debugging is working only...
I'm new in nordic.
I want to use nRF51822 as an iBeacon for iOS.
This is possible?
There is an example, documentation for this ?
I have nRF51822 BLUTOOTH SMART BEACON...