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) ...
Hi all,
in order to put the whole project under a decent version control system I need a list of all files used in the example project in segger studio.
The c source files...
Hello! I have the following issue with my nRF52833 board: I am in the first stage of working with it and I wanted to try the simple blinky example.
However, since there...
Hello,
I'm beginner with Nordic nRF52 devices.
I'm working on a PCA10040 (2.1.0) dev kit and I would like to communicate through TWI interface.
Then I have installed...
Hi! I was defining NRFX_WDT_ENABLED in sdk_config.h, but found that apply_old_config.h was undefining it.
Even though I had WDT_ENABLED defined to zero, the test in apply_old_config...
Please, give me an advice. I need to measure the supply voltage and trigger an interrupt after the measurement. An END interrupt is triggered only once. It must be without...
What's the difference nrf_cloud_agps and AGPS using google SUPL data?
I'm not clear about this. README.rst doesn't explain about it.
Also, to use the nrf_cloud_agps, do...
Hi Devs,
I am facing a weird behavior with my application, where the TWI writes return NRF_ERROR_DRV_TWI_ERR_DNACK or NRF BUSY
If I ran the TWI writes from the main...
Hi Nordic,
Does SLM application support IPV6, if yes could you please point us to the AT command set which configures IPV6 and also point to us complete AT commands list...
hi ... we have done one customized board which has nRF52832 controller interfaced with WINC1500 wifi via spi communication inbuilt. I have worked with the nRF52 example program...
We need to generate MCK of more than 10 MHz to achieve I2S connection between Nordic NRF5340 and MAX9867.
However looking at the data sheet there in no configuration which...
Hello,
We integrated latest released version of "pc-ble-driver.py" & "nrfutil" in our custom linux os running on ARM 32bit based custom board (B1).
pc_ble_driver_py :...
Hello Nordic,
We have an NRF52840 with SDK 16.0.0 as central in our project and multiple peripherals (which are IOS or Android phones) are supposed to connect to it.
In...
Hi,
I have a custom board using nrf 52832. I am using SDK 15.2.0 and softdevice s132 v6.1.0.
I have referred following link
https://devzone.nordicsemi.com/f/nordic-q...
I have a Nordic thingy 91 connected to nRF Cloud, and I see a message "Upgrade your firmware to view Network, Sim, Device, and Service Information" I have tried to update...
The nRF9160 is connected to the nRF52840 by MCU_IF0 ~7(GPIOs) in the Nordic Thingy:91. and I know to uses UART communication between the nRF52840 and the nRF9160. Can I know...