Hi,
I working with NRF52840 DK board, I need to read some potentiometer values or any sensor values and also send me the example code ADC with Bluetooth. I need to transfer...
1) Our device uses NRF52832 to connect with Android 7 system,use wireshark to monitoring,find not hop,is OK? and wireshark delta time is Connection Interval ?
2) nrf52832...
I have controlled an LED with a push button connected to GPIO pins P0.03, P0.04 respectively.Now I want to use those pins as CLK and DIO pins of TM1637 Display.I wrote a basic...
Hello,
I am now developing firmware for nRF52840 DK and nRF52840 dongle. My target is to develop a firmware that my DK/dongle be central and can send command to peripheral...
In SES, it is possible to clean when project is opened , Rebuild ALL, clean solution, clean zephyr and as well from Project -> Reload project, it is possible to update. How...
Hello,
I am working on BLE+Thread multiprotocol and took ble_thread_swi_template as a base code. I am using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8. My development...
Is there any available binary firmware for nRF5340 Audio DK to evaluate and demo the LE audio case?
I tried to use the nRF5340 Audio DK for LE audio, but found the LC3 codec...
We have implemented the delta modem firmware update and are running a test of that procedure as part of our CI pipeline. The test uses the files
mfw_nrf9160_update_from_x...
Hi,
I am following below link for DFU-BLE. am able to complete that. but my question is
1.who is handling the data coming from,
2.how many chunks it is reading ,
3...
The BLE core specification states that using advertising extensions, the total host advertising data that can be advertised is 1650 bytes. This is achieved through fragmentation...
I am having problem binding a SPI device LSM6DSO. Stepping through the code and found z_device_is_ready() return false because dev->state->init_res NOT equal to 0 bool z_device_is_ready...
Dear Nordic engineers
I ask a question about LLPM some time ago and I accidentally closed the discussion.Now there is a new follow up.
devzone.nordicsemi.com/.../llpm...
Issue tracking in GitHub seems disabled for https://github.com/nrfconnect/sdk-nrf
Where can i report bugs for the nrf connect sdk v1.9.1?
For instance i just started with...
In the "ble_app_uart" in the ble_peripheral showing the error?
error is -
Building ‘ble_app_uart_pca10040_s132’ from solution ‘ble_app_uart_pca10040_s132’ in configuration...
I´m trying to add Xiao BLE (nRF52840) to the nRF Connect SDK. Here is the configuration part for the flash that I use in the device tree file:
To simplify the configuration...
Hi,
We have an application based on BLE_UART TXing sensor data.
Most of our sensors are read through PPI with minimal code interaction (except for packet counters etc...
Hi, I’m trying to program my nrf52840 dongle. I did have followed the steps from the nrf52840 programming tutorial, but I have some issues.
I’m trying to write the USB CDC...
Hi,
I'm using nRF52810 with SDK 17.02.
When I don't download bootloader my application worked normally. After I downloaded bootloader, there logging NRF_ERROR_SVC_HANDLER_MISSING...
The main loop in our nRF9160 (NCS v1.8.0) is a typical main loop with semaphore following https://docs.zephyrproject.org/latest/kernel/services/threads/system_threads.html...
Hi,
I am trying to bring the nrf52 in sleep mode for 12 hours and broadcasting mode for other 12 hours. The idea behind it is to save the battery for longer life. What...
Hi,
I am testing NRF CTS and ANCS examples using iOS 14.7 (iPhone 6s) and 14.8(iPhone 10) and Zephyr 1.9.1. The peripheral (target) is a custom wearable running on nrf52840...
Hi team,
Our customer is working on a sensor related project targeting to use nRF9160-SICA, since their sensor will be placed in some places with high humidity and full...