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...
hi all
how to test 2.4G(not ble) at nRF52832 platform?i need test the 2.4G signal performance include tx power , sensitivity , frequency and so on.i use nRF GO studio.but...
I'm trying to understand the best way in which I can maximize the data throughput on an nRF52832.
I am using a custom circuit board which is running an early version of...
Hi,
I'm using Segger Embedded Studio with Ubuntu, trying to write a minimal code to let the chip start advertising.
I tried to read and understand the example codes provided...
Hi team,
customer used SDK v15 and the default s140 softdevice in it.
When the 52840 is configured in the 2M phy mode after connecting with Iphone 8/x, it can't be successfully...
Dear Sir,
Currently the example code in "ble_app_hrs" is written such that it advertise in connectable mode.
How can I modify the code so that it advertise in NON_CONNECTABLE...
Dear Sir,
I am talking with respect to the ble_app_hrs example in the SDK 15 for nrf52832. I am using softdevice S132.
In the example the code is implemented such that...
For instance, if I wanted to download the firmware that comes on the nRF52840-dongle in order to then write it to a custom board with an nRF52840 chip on it (i.e. so that...
Good morning,
I can't import the nrf_serial library ( and nrf_queue ) on the ble_app_uart project, after that i compile, i read these errors :
linking... .\_build\nrf52840_xxaa...
Hi,
I'm using 2 nRF52832s in my project. One of them is connected to a PC serially and has NUS central running on it and the other nRF52 connects to this central. I was...
I have two 52840DK, which can be used before, but I took it out and used it today. The led light on the rear panel of the USB is not lit, and the computer can't detect the...
Dear Sir,
I was trying to implement the following scenario.
Multiple phones initiate the connect request to a single peripheral.
On peripheral search for the phone...
I would like to confirm that my hardware design is correct and in addition that I am following the correct procedure to place the nRF52832 to sleep to achieve the lowest possible...
It works with SDK v12.3 and soft device 3.0.0. Does not after porting to 15.2. This is a custom board (extremely common configuration with single 32Mhz crystal) that serves...
Hello,
(I also create an issue over Thingy SDK GitHub page - #29)
It seems to me that there is an issue about the usage of MPU-9250.
I motioned Thingy and I observed...
Hi,
I am trying to get DFU working on my PCA10040 board using SDK 14.2 and armgcc toolchain.
I have followed the instructions to set up DFU here:
devzone.nordicsemi...