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!
I am using NRF51822 in receiver mode with enabled interrupt on ADDRESS event, and even if transmitter is switched off I still get a few messages every second. It...
hi........
i have customized one program ....using segger 15.2 ...nrf52832
when degug it,the code from button and leds stops at nrf_breakpoint_cond ... even it doesn't...
When performing pre-qualifying Bluetooth radiotest of our hardware (utilizing the nRF52840-chip) at NEMCO, we experienced very strange behavior. The frequencies detected in...
My setup of the buttonless BLE DFU secure bootloader using SDK15.2 isn't launching the application after a successful OTA package transfer. Using RTT and breakpoints, I narrowed...
Hi ..
I am using nrf52832 and peripheral device sensor ..segger 15.0
Is it possible to wake up from sleep by interrupting the sensor .. possibility is there ??
Hi,
I am shifting my program from version 11 to 15.2. While including SPI files to the ble_app_uart code, I met with this issue. I have enabled all defines for SPI interfacing...
I'm trying to get the ble_app_uart example working on a nRF52810. I'm using SDK 15.2.0 together with Softdevice S112.
The infocenter says the Example needs Softdevice S132...
I'm facing the issue, that the app_ble_uart example just works if I hook up TX/RX of my USB - UART converter. Is this a desired behaviour? It doesn't seem to start and advertise...
Hello Nordic team
I am working on nRF52832 DK with SDkv15.2. Example code ble_app_buttonless_dfu.
I have created successfully bootloader and zip file to update the firmware...
Hi Sir/ Miss:
I use master emulator to develop software testing device that dll version is 2.1.13.14.
It's developed on using C#.
And, I use nrf51 dongle (PCA10031...
Hello,
I need your help, please review the following description and help to let me know the method to solve the issue,
thankful for your support in advance,
the...
We are going to FCC lab shortly to certify nRF51822 BTLE. We have done this before on previous products and passed with the same radio block. Unfortunately our compliance...
Hi. I'm currently using nrf8001 and i need to send data consecutively and as fast as possible.
Connection interval used: 20ms
Data payload: 20bytes
Service pipe used...