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,
I'm developing an application with the following hardware and software design components:
- nrf52840 DK with attached sensor
- nrf52840 USB dongle attached to debian...
Hi, I have some issues with my eclipse setup, I have installed all packages and followed the tutorial ( https://devzone.nordicsemi.com/tutorials/b/getting-started/posts/development...
Hello,
I am working on bootloader on nRF24LE1, for which a protected region should be configured. Therefore, I need to change NUPP in infoPage.
So my question is, is there...
Hi.
I watched the examples and docs with the on-off model. I tried to run these examples and configure. I don't understand when I need to use a server model when client...
I am seeing some behavior in BLE advertisement mode , that I would like to get feedback from expert in this forum. I am using modified Keyboard HID example, using nrf51 BLE...
Hi,
I'm using nrf52DK and 12.3V SDK .
in keil i can able to go to the debug session but when i press run button it is not working.
what could be issue ???
I have enabled RX address 0 only, (value of RXADDRESSES field is 0x01)
But still I got a received package interupt where RXMATCH has a value of 0x07, indicating that I...
Tx Radiated spurious emissions (1-18GHz): should be able to force the radio into a continuous transmit mode on a specific channel. The device should be transmitting with as...
Hello,
the BT specification states the following:
Is this particular requirement to be taken care by Nordic's customer using the BTIC? i.e. LE PHY qualification test...
Hi,
I want to use bsp_event_handler in SDK v11.0.0 . But the code is not getting compiled.
On building, it throws an error "error:#20: identifier "BSP_BUTTON_ACTION_RELEASE...
Hi,
I'm using NRF_LOG to print information via RTT backend (RTT viewer v6.20) and it has been working so far. After adding a single call to a function that reads 128 bytes...
I use one motor to drive one object move back and forth in a straight line, with two hall ic(XC3202) at the boundary points at both ends. The motor turn when the object reaches...
I'm using a central (Adafruit Bluefruit Feather nrf52) and peripheral (Adafruit Bluefruit 32u4) device for BLE communication. Peripheral is acting as remote, to turn on relays...