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) ...
Dear nordic employee:
The service I want to find is the sound service of the thing52 thingy sound service
I tried to modify the HRT_central_client project to find the...
How many crystals/oscillators do I needfor a NRF51822 WLSCP chip?
I looked at datasheet and I'm assuming I will need a 16 Mhz crystal, a 32Mhz crystal, a 16 Mhz oscillator...
I am using IAR workbench and working with the nrf52 DK, using the S132 v.3.0 softdevice. I used the blinky example code to connect the nrf52 with my android phone over BLE...
Hello,
I got TCP Server example working on nRF52DK with Raspberry Pi.
I set everything up and can ping global addresses of DK on all interfaces (wlan0, eth0 and bt0) from...
Hello,
I am using NRF52832, SDK v15.1.0.
For advertising on single channel, I added " p_advertising->adv_params.channel_mask[4] = 03; " in ble_advertising_start() ,...
SEGGER Embedded Studio 3.12
nRF52 SDK 15.0.0
In order to generate peripheral driver library files,how to create library in project(have .c&.h file in this project).Only...
Hi,
SDK documentation says "You cannot write to UICR.BOOTLOADERADDR when using the default J-Link target driver in IAR". Some threads suggested it is only nRF51 issue, but...
Hi!!
Now I am using sdk 14.0.0 / example / peripheral / spi / pca 10040 / blank / arm5_no_packs /
I am sending commands to ads 1192 with nRF 52832 DK as master and after...
I had an issue on using HID to control the media in Android. It worked fine at the first connection, I could play , pause and change the song on phone. But it couldn't control...
Hi I would like to confirm which NRF51822 models are the 0.35mm thin WLSCP package. I checked Avnet distributor and they say that NRF51822-CTAC-R7 is 0.35mm but the package...
Hello everyone, the sdk version that I use is 15.0 (nrF5_SDK_15.0.0). The soft device is s132.
I need to make an android custom app (with UART functionality) so that only...
I'm trying to get a third party demo application working and I seem to be having an issue with the nrfx_spi_xfer function getting stuck waiting for the NRF_SPI_EVENT_READY...
Hi everyone,
I'm learning about proggram the nRF52840 dongle and I tried to code an interruption. Press the SW2 to turn on a LED
So, looking at this code, where did...
I am trying to make the nRF24LE1 as a sensor node. So I want to configure it to work as a receiver/transmitter and simultaneously use the ADC and UART. But the moment I added...
Hi all,
I'm using nrf51822 and ble_app_multirole_lesc example on SDK 12.3.
When I connect with "nrf connect" Android application for the first time, the bind is established...
Greetings. Finally ordered some NRF52832 board from HOLY IOT and spend few weeks trying to handle with them.
So, all about setup:
SDK: 15 (15.0.0_a53641a) @ Windows 7...