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...
Dear nordic employee
my purpose is send a data the length is from 150 to 273
when my server device send data by sd_ble_gatts_hvx(the send length is fixed 10 bytes) ...
I am trying to configure the CryptoCell on an NRF52840 to use AES-CBC encryption with PKCS7 padding. When I call the following function, it returns SASI_AES_ILLEGAL_PADDING_TYPE_ERROR...
Board: nRF52833 DK
Version: 1.0.0 PCA10100
SD: s140
Env: Segger v4.52 (installed on 5/10 via Toolchain Manager)
Hello all...
I'm running into a problem with the...
I have to write this page in case of the application firmware update, so I have to unprotect it in the bootloader (in the nrf_bootloader_app_start_final() function). won't...
We've been hunting down an issue there when we call nrf_drv_uart_uninit() we get a high static current which indicates that a clock or peripheral is being left on.
After...
I am getting the error:
There was an error adding your device: No device found with id 'nrf-352656100878829'. Verify you are passing a valid device id and not a device name...
Hello there
I am now using Nordic 52840 dongle hardware ready to be used as a zigbee sniffer, and I have seen that official documentation is feasible.
My current environment...
I am having trouble modifying simple_hal.c from the mesh SDK v4.1 when buttons are on Port1 instead of Port0 on a nRF52840. I have buttons on P1.01 and P1.02.
Everything...
We're attempting to move from v1.1.0 to v1.2.0 of the NCS, in order to take advantage of some driver improvements (particularly DPD in the SPI NOR driver. When we migrate...
Hi,
I am currently working on a custom product that uses module BMD-300 from u-blox, which has nrf52382 chip in it. My application works fine and now I want to integrate...
hi,
Im developing a mesh network based on the nRF52832. I want to send some long message(over 11 byte) without segment, so I enabled the EXPERIMENTAL_INSTABURST_ENABLED...
I turn on the Instaburst feature already , after that , I program serial example to 2 nRF52832 and run it with interactive_pyaci
when i try to do PacketSend with 20 bytes...
I am running a Bme280 sensor with nrf9160 and getting this error msg ( [ 1;31m<err> i2c_nrfx_twim: Error 195952641 occurred for message 0 ) while getting the actual sensor...
Hi All,
Since I measured a very current consumption by testing CLI example (ftd/usb) I'd like to know how to switch my nRF52840 DK as Sleepy End Device.
Any suggestion...
I have a zephyr sample app running on a nrf51822. It's the onoff_level_lighting_vnd_app found in samples/boards/nrf/mesh. I have an iPhone running nrfMesh. I can't find documentation...
How can I receive all the packets from all addresses?
In the datasheet I see there's an RXADDRESS which setups the receiver to which address it will listen to. I want to...