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...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
Hello, I am pretending to catch BLE packages with nrf52840 dk with Visual Studio Code or Clion, which one is the best for this kind of programm? Thanks
Hello,
I'm looking for some documentation, and maybe a complete list of possible data I can read over MQTT from a Nrf Thingy 91. Specifically, we're using these fields right...
Hi all,
I have read about the local binding between the endpoints (same device) and i wanted to implement this type of binding in a device which has 2 endpoints (switch...
Hello,
I am using the nrf9160 DK board ver 0.9.0 running the latest version of the asset tracker application. I am wanting to switch the serial ports off to measure the...
This discussion got mixed up with a discussion about what Nordic means by a 'system attribute' (which is still not clear). In any case, in that discussion I was trying to...
Hi, I take the tutorial here: https://github.com/NordicPlayground/nRF5x-custom-ble-service-tutorial
Because I have the SDK16 I made same mofification.
1) I comment all...
Hi
I want to know the time taken(in us) by a code snippet. I had a look at app_timer functionality with the help of this post . But the timer value always shows 0. I am...
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...