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.
...
Hi Nordic
We are working on nRF9160 DK for our LTE+GPS product development.
We are looking for FOTA and BLE OTA Update for our board.
Is it possible to do FOTA update...
I am quite new with nordic environment .
My application is to start 2 pwm instance in opposite polarity (i.e 1 high polarity and another is low polarity with same duty cycle...
Hi,
During bluetooth DFU
I want to generate the file 'setting.hex' in the folder through 'app.hex', and burn the four files in the folder 'bootloader.hex' and...
Hi
I'm using a nrf9160 DK running sample azure_iot_hub in nRF connect sdk v1.6.1
After generating the necessary certificates and loading them to the modem using Certificate...
I want to use exported provision and configuration data with PyACI. I trired by copying all fileds one by one from exported json to example_database.json (which has already...
I'm seeking clarification on what all can be ran on the network core. In the Network Core introduction section of the Working with nRF53 Series page, it mentions `the network...
Hi everyone,
As I mentioned in the subject, how many time do we wait for sending Start and Disable commands after Ready and End interrupts in transmit sequence of nRF52840...
hi, i have read nrf52832/40 product specs. i want to know about system off and system on modes. i am not getting what they mean pls explain in simple words.
infocenter.nordicsemi...
I want to use the usb dfu along with the buttonless ble dfu, how can I do so? I want to use the usb to have dfu and also work as a vitual com port? Can I simple merge both...
Hello
Can you provide customer with the API of the attachment( nRF_DTM.exe application)? They want to integrate this application into their mass production tools.
Hi everybody,
I am working with two custom boards with nrf52840 chip, using the examples of UART central/peripheral.
I set power TX of connection exactly as the example...
I have got the nrf5340dk,then i using the SES IDE of windows。I open the sample named "peripheral_nfc_pairing sample",and build the solution,then debug it .After those steps...
I am attempting to advertise two sets, one using coded PHY and one using 1M, currently using the master NCS branch (post v1.7.0-rc2 tag). This is on a custom board with an...
Hello,
I have got the exact same issue as described here: https://devzone.nordicsemi.com/f/nordic-q-a/58275/zigbee-reporting-not-work-while-using-multiple-endpoints/236706#236706...
I'm running FreeRTOS with default tickless idle mode (CPU is woken up by SysTick interrupt) on NET_CPU core.
If the TAD_S module (Trace and debug control) is not enabled...