Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Now, I'm using "nRF51\peripheral\temperature" example to test something for my nRF51 DK board.
I have upgraded sofeDevice s110 v8.0.0 in DK and I can use Keil "Download"...
I am using Unity3D BLE Plugin by Shatalmac ( www.assetstore.unity3d.com/.../ . Upon using the example code, it is discovering the UARt custom service, but dont know why it...
I am really struggling getting anything to work on my revision 1 module and as it has nothing connected at this moment all I can use is BLE or UART to observe any function...
Hi,
I would like to change the the advertising interval of the beacon kit in the sample ble_app_beacon app; however, I could not figure out where this parameter is. I see...
Hi,
I want to connect a rotary encoder.
So I have 2 pins of the nrf51822 connected to the encoder and I have to check which one change first to increase or decrease the...
So there seems to be a conflict between the TWI and the Softdevice. My I2C communication works over TWI fine in isolation but when i try to send data over ble the TWI doesnt...
I am using the nRF24le1 in Enhanced Shockburst mode.
The datasheet describes how it is possible to upload acknowledge packets, W_ACK_PAYLOAD, to the TX FIFO. And then the...
Hello,
I need to get RSSI with the NRF51422 (pca10031, S110), but i don't want to connect with a central device (i.e. Smart Phone). The central device should scan for bluetooth...
We tried to pair with and connect to nRF51822 DK running HTM app with SONY VAIO fit15e NB and always fail as we did the following steps.
We also tried some devices like ASUS...
Hi,
I just replaced the BLE chip in my board from CC2540 to nRF51822. I simply want to know how to configure the interrupt on a pin as well as rising/falling edge interrupts...
What are the allowed channel numbers for gazell?
In the gazell user manual it states, a possible 80 channels.
While the nrf_gzll_set_channel_table () API reference says...
Hi,
Is it possible for me to completely copy the antenna design from PCA10028 unto my custom board? I don't need a very long range, but I need to make a design fairly quickly...