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...
Hello Nordic Team ,
This is not a technical problem/question. I don't know this is correct place to write but I want to inform Nordic and whole community in Turkey. I am...
We are working on a broadcast assistant that should be co-located with a broadcast source, and it should only help with the stream provided by this broadcast source.
What...
Hello,
I'm designing a custom board with an nRF52840. I currently have an nRF52840 DK (PCA10056, v3.0.1) and would like to use the on-board debug out header (P19) to program...
Hello,
how can I increase the number of ZBOSS buffer (zboss_api_buf.h)? Currently they are 25.
We are using nrf52840 with nrf5 sdk for thread and Zigbee v4.2.0 without...
Hello,
I need to use timer1 in counter mode.
how can I use GPIOTE to start the interrupt of the timer( NRF_TIMER1->TASKS_START = 1) ?
when using directly the nrfx timers...
I try to add a custom signature key to the nrf5340_audio application from NCS2.7.0. I cannot use an absolute path because the project must be build-able by different people...
Hi,
I am carefully assessing the life cycle cost to define my strategy of launching 4 product models in the market by next year that they are in design stage at this moment...
Hi all!
I am having trouble intalling the nRF Connect SDK in my Windows 8 computer. I'm currently following the installation steps specified in the nordic course https:...
Hi,
I am currently working on a project using the nRF52832 as my controller. During development, I realized that both BLE central and peripheral roles are necessary. I searched...
Hi,
I am currently working on a project using the nRF52832 controller as a gateway device and the nRF52810 controller as a timer indication device.
I have successfully...
Hello,
I am a student currently studying Bluetooth Low Energy (BLE).
I am working with two Adafruit nRF52832 boards (Adafruit Feather nRF52 Bluefruit LE - nRF52832, link...
Can nRF51822 be used as uart BLE peripheral together with nRF52832 (as uart BLE central)? If so, are there any examples? So far I can find only uart ble example for nRF52832...
Hello, in a video by Ai Kevin of Nordicsemi sharing about ESB development, I learned that the ESB can be specially configured to work with Ellisys Bluetooth Explorer for packet...
Hi, Is it possible to use the same UART instance for app core and net core to put the log messages? I am using an nRF5340DK board, which uses a separate COM port for each...
Hi,
My phone can find, but is unable to connect to, the FastPair locator_tag example. I have made no changes to the example code.
The most relevant error I can see in...