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 All,
Hoping to hear your opinion as I have little experience on how reliably the following would work.
The device should count pulses or edges from a reed switch...
Hi,
I'm using a Thingy:53 for some prototyping work. The device is configured with the standard USB CDC ACM as logging backend and I use pyserial-miniterm to access the...
Hello All,
I hope all is well. I have now been using Nordic ICs for close to 10 years and have become familiar with SDK5 and developed multiple applications using it....
Hello,
I would like to fast adc some analog signal from my opamp PCB. I am using nrf5340DK SDK1.9.1 with VS Code.
Got the example code nrfx_saadc.zip from and my first...
Hi,
I'm using the following function in my project, in order to get an idea of how much memory can be reserved with malloc :
This function should return the last value...
Hello,
I have a question about the Kconfig extension for VSCode.
When I use the nrf52840 DK, the Board Selection correctly check the nrf52840dk_nrf52840 and all the configs...
I've been continuing to work on why my power level seemed low after getting the Skyworks FEM in my Fanstel BT840x module going, per this thread:
So far, I've been setting...
I want to increase the rate of data from UARTE to RF FIFO.Can data be transferred from the cache to the RF FIFO using DMA?
nrf52832 nRF5_SDK_17.1.0_ddde560 S132
Hello, I am trying to understand the adc example using the PCA10056.
HI can see the following code that initializes 3 `zephyr_user` channels
In the DT file,...
Hi,
I recently went through the manual installation instructions for the nRF Connect SDK posted here ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing...
Dear,
I would like to remove the DCDC converter in between the li-ion cell which is supplying the system and the system.
The idea is to use our micro battery as the...
Hi All, I have the same issue than in this thread :
To explain fastly, I am using the pc_ble_driver_py v0.15.0, with a nrf52840 Dongle to try catching voice sent by a device...
Getting this issue while building the code I have tried these given options but did not worked out . Please help me with this. I have included all the required driver files...