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...
Project Starting Point I have a Zigbee end device that until recently, did not include an MBR, Bootloader, or the OTA cluster. Prior to the implementation of the previously...
Apologies in case query is dumb or not conveyed properly or duplicate query( related topic responses did not resolve/clear up topic for me)
What are the changes required...
Hi,
I am using Nordic version of SES v4.42, I am not able to debug and conformed that this version is having an issue details given in link below
https://devzone.nordicsemi...
Hello, I am using nordic nRF51822 chip and mbed api. I am creating a custom GATT service .
In the service , I tried to make a characteristic on BROADCAST mode rather than...
Hello,
I am making a low-power beacon.
I am using NRf52832 module with external crystal. No extra device.
I use SDK 14.2.0, because it's much easier than 15.3 for making...
Hi,
Got some questions about receiving adv packet in Mesh Beaconing Example:
According to the description " The beaconing example also demonstrates the usage of the Packet...
Hi,
Good day! I hope everyone is doing well.
I have a weird problem measuring Li-ion battery pack voltage.
Problem: Tried to measure battery pack voltage 12.6V using...
We're struggling a bit with our NFC implementation. We were using the T2T library, using the examples, and it was working fine. However, we saw current drain at ~ 400uA, which...
Currently I am testing the coap_client and https_client sample application with nrf9160 based custom board. But the board is continously resetting while searching for the...
Hi there,
I was wondering how the motion pane is supposed to work in the bifravst app, it doesn't seem to be refreshing. The battery pane doesn't seem to be refreshing either...
Hello.
I'm reading the documentation of the radio peripheral of nRF52832 but I can't find any information about the S0 and S1 fields.
What are those fields? What do they...
Hi, guys. I'm using the PCA10056 and the SDK 15.3's BLE UART peripheral example. I'm working on a PWM controller using the mobile app.
I need to create a delayed PWM signal...
My current project is to build a simple BLE LED controller. The goals of this project are to familiarize myself with lower level modules and to practice designing/building...
Hello,
I'm trying to create a project from scratch and write my own drivers. I have strong background in C but unfortunately I don't know anything about assembly. I could...
Very strange, I have lots of nRF52x experience, but this one has me stumped.
Successfully updated our custom board/application from nRF5_SDK_15.0.0 to latest as indicated...