Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
There is the board mark on the chip like n51822CEAAD01350A0, where DO is Build code, 1350 is tracking code(YYMM), A0 is lot code.
My question is how can I get those codes...
I'm trying to debug a randomly occuring Hardfault. In trying to trace down the source I read the CPU registers use the Nordic hardfault_implementation.c which grabs the register...
I have used following sources for my application:
profile:
-BleManager,
-BleManagerCallbacks,
-BleProfileService
uart:
-UARTService
-UARTManager,
-UARTManagerCallbacks...
Hi,
I've just started to implement the example
github.com/.../nrf51-ble-micro-esb-uart
for the nrf52. And it is now running so I can send and receive stuff via BLE...
Hello everyone,
After days of struggle with the yunjia board it seems that I cannot download any program to it.
I tried falsely to download program for the PCA 10028 but...
Hi,
I would like to set up simple bootloader that initializes COMP module and waits for proper voltage on analog pin to show up, then launch BLE application.
Is there...
Hi,
I know that there is documentation, and that there are some answered questions abaut this, but still i dont think i understood how macro APP_TIMER_TICKS works. I need...
Hi,
I'm looking at adding IPv6 connectivity to my nRF52-equipped product. When I last looked a year ago, things seemed to be moving along very quickly. However, looking...
Hi,
I’m using nRF52840 with softdevice s140 and nRF5 SDK v13.0.0 and I’m having some issues regarding the optimization set up for the IAR Compiler (IAR Embedded Workbench...
Hi,
I'm using the "ble_app_multilink_central" example on my nRF52, what is the setting to advertise from my Android phone (using the nRF connect app) ?
Thank you
Hi!
I have some questions about the programing.
I want to do nRF24LU1 programing. I know I can do the programing by using USB port for the first time.
Do I have...
Hello,
I want to combine ble_app_gls and bootloader_secure project. Can you suggest me how to add dfu functionality to ble_app_gls project?
Thanks,
Shailav
image- publickey...
Hello,
What I want to do is to store custom data to flash using FDS in "disconnected" event.
When I try to write the data in "disconnected" event, the write_flag is...
Hi,
I have 52832(ble_app_multilink_central 12.2) which is connected to 5 51822 (experimental_ble_app_blinky) modules.
How to make 51822 not discoverable or not connectable...
Hi, I'm interested in the nRF5 SDK for AirFuel .
I have received a task to replace parts in a product which formerly used wireless charging and the CSR BLE chip.
I think...