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.
...
We would like to stream data through an l2cap channel from a nRF52840 module to a smartphone. The l2cap connection is initiated by the smartphone, I configured an l2cap tx...
I would like to test some compatibility features using the nrf52833 DK as a Bluetooth 4 transmitter instead of Bluetooth 5 (which it is by default). I do not see an explicit...
hi support team,
i have two questions from customer.
1. Monthly review suggested that Verizon certificate will be on October this year, how about he progress, we have...
I'm using the Nordic UART Service to implement BLE communication between an iOS app (central) and a Raspberry Pi (peripheral). Whenever I send a large payload to the central...
Hi,
We are using Nordic thingy 52 HW and their SDK for our Evaluation purpose. We are using Nordic thingy 52 microphone code directly. That firmware is using ADPCM codec...
Unable to connect to Bonded weara with GATT 133 error. Currently, there is only one solution, turning on and off Bluetooth in the OS, which temporarily improves the connection...
Hello
new nRD5 SDK v17.1.0
Can you please help me to find more about:
1. "- NRFFOSDK-13484: Added an option in the Peer Manager to decide that a connection will not...
Hello,
I am currently developing an application on a single core application. I need to add a BLE part to this application. Currently, I have an OTA update procedure that...
Hello,
I'm trying to open an L2CAP connection and send some test data to the nrf52840 dev board from my computer. But my connections were timing out with 'Page Timeout'...
Hi ,
I have a question ,according to the official configuration and example, the ADC sampling voltage value is smaller than the actual voltage value. For example, the actual...
I have nrf52832 dk and soft dveice s132 am using ble app template code.
I need help in this code that as:
1. as i flash the code on dk, the device should be initally in...
I am using NCS v1.7.0 and have found that SES is not being configured properly for debugging/flashing. When I open the project in SES, building works fine, but when I try...
I have a theoretical question involving 6 24L01+ devices in PTX mode and one 24L01+ device in PRX mode.
Assuming a synchronized system, when one PTX finishes transmitting...
Hi,
I'm using the NRF9160DK board. I'd like to connect the UART port from 9160 to the 52840. The 9160 is running SLM firmware. The 52840 is running my code.
My question...