Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi,
I have a few questions regarding the modem FW updates on the nRF9160.
1. It is my understanding that for new major versions of modem FW (i.e. Feature releases) there...
Hi. I want to broadcast the value of some sensors. But it has to be accesible at the same time for different devices. Up today i developed the system with a UART over BLE...
Hi
After doing a rebuild of a previously working project, my personal phone and a test phone is unable to connect to our product.
The device is discovered by the phone...
Hi,
I'am using sdk14.2 with S140 V5.0.2-alpha.
I want to measure a time execution of a snippet code (ciphering function), and i want to display the time value with NRF_LOG_INFO...
Hi, Wizzards
I understand that the QSPI is made solely for external flash, but we are in a hurry to make a driver for a RGB LED module with a common clock. It would be good...
I have been using nRF Toolbox –DFU to reflash my project. I am using an Android tablet version 6.0.1. This process was working very nicely.
On 2/5/2020 the tablet updated...
Hi,
I have a really hard time with nRF connect. I wrote a simple app for my Dongle and when I want to program it via nRF connect it says that Device not found due to failure...
Hi,
We're trying to add a custom service to the HID keyboard example. the service is initialized we can see the service when connected to the device from the nrfConnect...
I tried original ble_app_hids_keyboard_pca10040_s112 example, then modify it by moving the code for typing h.e.l.l.o from Btn 1 to Btn3, and all possible combination of sd_ble_gap_disconnect...
I've tried using LESC without bonding, but iOS displays a pairing dialog. I don't think it is possible to avoid this, so the only way to avoid the pairing dialog is to use...
We are using nRF52832 to develop our product with the ANCS function.
But after bonding with the iPhone and then restart the iPhone, an error message "NRF_ERROR_BUSY" will...
Hi,
I've setup nRF Connect SDK v1.1.0 and I was taking a look at the the peipheral_uart example. I couldn't find any API reference when I searched in the v1.1.0 documentation...
Hello,
I sae that there is the possibility to upgrade the modem via FOTA/OTA application (for example asset_tracker), now without touching the modem could be possible to...
Hello,
Are there any hardware constraints or hard forks in putting an older version of an SDK, such as v11.0.0, on a much newer chip?
I'd like to port SDKv11.0.0 to...