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...
Hi everyone:
I was testing the bonding with passkey entry, but it seems failed.
The slave 51822 EVK board is set with "BLE_GAP_IO_CAPS_DISPLAY_ONLY" and "MITM = 1".
...
Hello devzone! I am using translation.
I am using a DK board (PCA10056) to examine the current consumption of nRF52840. I commented out the advertising_start() of the SDK...
Hi, I'm trying to implement a mesh serial node with LPN capability, where the UART can be disabled to save power, and then re-enabled via a GPIO.
I am measuring current...
Ok -
I've been through this a few times and read the forums, but the current build system is broken. I'm trying to compile (not even load the board at this point) the ble_hts...
Whichever input channel I select, I always get a value close to zero. Here is my test code using VDD as the input source:
In this case, RTT reports that the value...
More of a plea than a problem. When I migrate to a new version of the SDK I try to be very careful. So, I use sha256sum to check all similarly named files from one version...
Hi,
I am trying to read the SFDP (Serial Flash Discovery Parameter) register of a Micron NOR flash memory using nRF52840 QSPI peripheral. The read SFDP register op code...
Hello,
i work on nrf9160 dk
I would like to know if it is possible to use an AT firmware to be able to easily switch to LTE-M, NB-IOT, send sms, switch off the modem...
Hi.
I am using nRF52840 & SDK 15.0.0.
I set the advertising slow timeout to 14 min, But, the advertising stops at about 3 min.
The followings is summary of advertising...
Hi all,
I'm using nRF52 DK.
I'm developing a program based on 'ble_app_uart_c' example with custom UUID.
When I type command using UART, central device send signal to...
HI, I have following errors while building a project in segger embedded studio:
1. 'TIMER1_INSTANCE_INDEX' undeclared here (not in a function)
2. 'TIMER2_INSTANCE_INDEX...
Hi,
Trying to compile one of the examples provided in the nRFgo SDK 2.3.0.10040 I get an error in the linker (error L204) Invalid Keyword. It seems to refer to REMOVEUNUSED...
Hi, When installing the nRF Connect SDK by using GSA application on macOS 10.15.3, at step "Installing the toolchain" I get stucked to a verification failure for python3 dependencies...
Dear All,
I have a question abou basic of BLE technology.
I'm using nRF52832 for our project.
My question is about avoding packet collision.
Please confirm my understanding...