The bluetooth device keeps getting disconnected from the app, even when its not 'idle'.
I am using the android app mentioned here .
I need help getting started to solve...
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.
...
I have a RedBear Blend and I want to talk to it from iOS.
I'm currently using the default setup provided with the Blend and RedBear's library over the top of the Nordic...
Hi, after a deep study of Datasheet I was finally able to have two 24L01+ talk to each other with a PIC18 program.
Now I need to make a step further using ACK Payload since...
Hello,
I am trying to verify hid_keyboard_demo app running on nRF51822 with android running device.
I have tested it with my phone running android kitkat and windows...
hiii.....
am doing a project for implementing broadcasting while in active connection... i hv broadcastd datas successfully but the problem is when i disconnect the connection...
I am unable to see any uart print output when running the uart_example with NRF51822. I am able to see the program execute via the debugger, but have not seen any output....
Hi,
I am trying to port ble_app_alert_notification example to PCA10000 board. I've modified the example code in order not to use buttons and leds (always clear bond informations...
We have implemented serialization for S120 and are offloading most of the processing load to a different host machine. We want to establish multiple connections. In various...
Is there any better documentation for S130 than "S130 nRF51822 SoftDevice Specification 0.5.0-1 alpha" ? If not, does it make sense to try familiarize myself with S130 by...
I am using the nrf51822 evaluation board and was planning to use it with sound. There is no DAC included in the board so can anyone suggest a good DAC to use with the board...
hi there, im currently using nrf8002 development kit to study proximity purposes. Can someone provide me with an example of the configuration mode made from NRFgo Studio as...
I want to implement UART support in the S310 ble_ant_app_hrm example to pipe out the heart rate through UART as well as Bluetooth.
I attempted to set up UART with both...