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! Reading this ticket, and the nRF Connect SDK and nRF5 SDK statement , I understand that the PC-BLE-Driver, whether the Python or JS variant, are in maintenance mode, and...
Is there some example for Encode / Decode with AES algorithm in ECB and CBC modes using Segger studio?
For a start, I only need the ECB mode that should be implemented in...
I have checked the qDEC example, I don't know what it is doing, so I can directly say what I need. I connected a Hall sensor to two pins of 52840, and configured QDEC. I set...
Hi, I am just doing some testing using Nordic Thingy:91 and already available firmware and cloud. I am in the very initial stage of learning about it and preparing it for...
Hi,
I'm trying out an application from the NRF SDK where I need to connect via putty or something similar to the serial port.
However, the port is not showing up (normally...
Hi Team, In my project i am using nrf52833 and i have established a network using Open Thread protocol to communicate . I am able to pair my device with the network. One scenario...
Hi everyone,
I have a preblem for BLE Mesh 5.0 version (board is nrf52840),
I found that in the Setting set function of the Sensor Model, it seems that the data is transmitted...
Hello everybody,
we are currently working with an nRF51822 mounted on a Adafruit Bluefruit LE UART Friend. We use pca 10028 and s130.
While debugging through the code...
I am developing for a Thingy91 and NRF9160 DK
NCS v 1.9.1
I was initially using the LTE_BLE_Gateway sample with the NRF52840 running the hci_lpuart sample. and that...
Hi Devzone
Currently for my customer request , they would like use the nrf91 on their wearable.
They would like to do NRF91 FOTA with the external flash SPI w25q128jv...
Hello,
I use ncsv1.9.1 and segger embedded studio.cmd to open a nRF connect SDK, but there is an error: S yntaxError: Unable to parse JSON string .
I replace SES and...
Hi, My current application is using a softdevice and I need to update it using DFU to an application without softdevice.
The new application must start at 0x0 address, so...
Hello guys,
I am using the nRF52 DK.
I have to connect a spi sensor which is already made.
This part works. ("nrf_drv_spi.h" fyi)
I also have to store the info...
Hi, I'm using the Adafruit ble sniffer (V2.0, black board), with the nRF51822, and I can sniff on wireshark (3.6.5), with Nordic package 4.1.0 (python 3.10.4) The problem...