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...
Hello,
I'm doing a project with Zigbee using the nRF52840 and I want to read some sensors that talk via UART.
I have ported with success the nrf_uart example but after...
dear all
Can keil compiled library be used in segger embedded studio? For example, I have a paw8001_ ofn114009_ 12_ m4f_ keil.lib
Library, can I put it directly into NRF...
Hello,
I'm using the peer_manager library with nrf_crypto CC310 backend to generate LESC keys for JustWorks. (BLE Security Mode 1 - Level 2) I was wondering how to get a...
Sequence of events:
1. A GPIOTE button interrupt in LPN schedules a handler routine.
2. Handler routine (called by app_scheduler()) makes a call to access_model_publish...
Up to and including `v10.4.0`, `nrfjprog` correctly implements support for runtime `LD_LIBRARY_PATH`:
Starting with `v10.5.0` this is broken, and `nrfjprog` expects...
refer an example for long lange demo in sdk.
i have found this example https://github.com/NordicPlayground/nRF52-ble-long-range-demo but in this nrf52840 boards are used...
Hi, What we would like to do is to store the firmware on one nRF52 MCU and do the DFU over BLE to the other nRF52 MCU. This means that the first nRF52 MCU needs to connect...
Hi Nordic,
my BLE peripheral with the nrf52840 and sdk 15.3 with s140 restarts if not connected after 180s. I assume that the reason is the .config.ble_adv_fast_timeout...
Hi,
I am trying to create a mesh network using nrf52832 for RGB lights. I am using nrf Connect SDK to build the project. Is there any sample code for RGB that can be integrated...
I have found that you cannot update MCUBoot unless you also have the NRF Immutable Secure Bootloader, If i have this then i cannot update the Immutable bootloader.
Is there...
We developed a ble hid mouse using ble_app_hid mouse example. When our mouse used in MAC os scroll wheel function is not working as expected i.e. when we scroll there is only...
Hi, We have an issue with custom devices in the field that have nRF52811, with s112 programmed. To sort out our issue we need to connect to the nRF52811 that is an advertising...
Nordic's BLE page ( https://www.nordicsemi.com/Products/Bluetooth-Low-Energy ) says the nRF5340 is the "ideal choice" for LE Audio. I can't seem to find any information on...
Hallo,
my nRF52840 and my nRF24L01 are receiving the same data in proprietary radio mode.
Several nRF51822 are sending mixed up data.
Within the nRF24L01 - radio Interrupt...