Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
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...
Hello,
Is there any existing firmware where the nRF9160 can act as a coprocessor -- accepting AT commands and the ability to forward LTE data to and from a host application...