Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
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...
I have just ordered several nRF5340-PDK dev boards which should arrive tomorrow. I've gone through the process of installing the nRF Connect SDK and other tools using the...
Hi all,
I am using the latest Mesh SDK (3.2.0) and SDK (15.3.0) in an nRF52840 SoC.
I developed a message model to send 32 bytes payloads (which I assume would require...
Our BLE peripheral uses a custom GATT service similar to the NUS (Nordic UART service) used in the SDK example app_ble_uart. The peripheral receives data on the UART peripheral...
We are trying the Asset_Tracker application in the ncs\nrf\applications folder of nrf playground on Git.
We end up with the state; "lte_lc.parse_nw_reg_status: Network registration...
Hello,
I am searching for a provisioning API for the nrf52832 to develop an application for Android and IOS. My preference is one that already can work with Googles flutter...
hello:
our hardware engineer had designed PCB,it can't reach more than 100m..howerer the nrf52840 DK can reach 300 or more meter.
so is there any people can support some...
When using nrfutil to generate a DFU settings page (with backup page) of settings version 2, the .hex-file generated by nrfutil is not word-aligned, i.e. the number of bytes...
I noticed that as of SDK v16 a required component to use the Soft Device is nrf_section_iter which is located in the directory "\libraries\experimental_section_vars". Is this...
Hello,
The product specification for the nRF52832 only shows 3.0V performance. What is the performance in parameters such as Tx power, Rx sensitivity, maximum MCU clocking...
Hi,
I'm currently developing firmware in the Arduino environment using a dev board (Adafruit Feather nRF52840). Once I complete development, how do I transition the firmware...
Hi, I am developing the application in nRF52832 with SDK_16 in SES.
I have a problem with DFU
I need to run the application and DFU has to be activate only if the mobile...
Hello everyone
I'm using NRF MESH4.0, I have add simple_on_off model to experimental_dimming example,and it works .
My question is : MESH PROFILE V1.0 have mentioned bound...
Hello, i am trying to adapt DFU in the Light switch Proxy server example, however in midle the process of receive the DFU packets i got this error: Abort event. packet loss...