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...
Hello guys,
we're trying to get the pc-ble-drivers-js running on a Raspberry Pi 4 with Rasbian. I know that there's no offical prebuild for ARM from Nordic but during searching...
Hi,
Update:
Module: nRF52832
SDK v 14.2, SD v5.0, windows platform
I am trying to write to save a value to UICR customer register. My routine for saving the value...
Hi,
I am trying to use bootloader and following https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader
In Step...
Hi,
We're currently developing a low-power framework for the nRF52840 and testing the application on a Dongle configuration. We have no problems when supplying the chip...
Hello,
This question is referring to the ability to obtain a rough location without using GPS based on the location of the LTE tower that you are connected to. The idea...
My apologies if this question is not appropriate to DevZone, but I am supposing there may be some relevance, and possibly someone with a similar problem. I have made a web...
Hi Nordic Team,
Please suggest the variables or parameters to be enabled to perform scanning and advertising in the sdk_config file. Please help as soon as possible.
Thanks...
Hi Nordic Team,
I'm using nRF52832 DK.
Please suggest any example code to read GATT service(Device information service) by a central device. Please help as soon as possible...
Hello, recently i have my computer changed to a new one with Windows 10. So yesterday i have performed an fresh new install of NCS and Segger with [ Getting Started Assistant...
Hello, I am compiling an application to be flashed onto a nRF52810. I am using Segger Embedded Studios and the nRF52 DK to develop the application. I want to read values from...
Hello All,
I have nrf52810 chip. using softdevice 6.1.1
I have implemented dfu feature.
Now i have implement tx power change feature through nrf connect mobile app...
Me and my team have been working for a couple of months on a custom firmware code for nRF9160 on a custom PCB, based on mqtt_simple and asset_tracker which basically reports...
I have been working to get the secure_bootloader examples to run on the NRF52832_XXAB (QFAB with 32kB RAM and 256kB Flash).
Apart from the fact that I had to change the...