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 everyone,
I'm using the nRF5SDK160098a08e2 and i tried to compile the ble_app_eddystone exampe but i'm getting this compilation error!
cannot find ../../../../.....
I am unable to read any uart input when I configure UART1 with nRF9160DK.
Please let me know if anything is wrong in my code/config
main.c
nrf9160dk_nrf9160ns.overlay...
In the Sleep mode and nrf52810 was Broadcasting with space 125ms once.
The normal temperature was good,that only 0.08mA. but why not 85℃,The current was up to 0.21 mA ,it...
Hello
I would like to detect timeout when I send a confirmable coap message not received.
My problem is that the response I receive in my response_handler is always...
Hello.
I'm going to make a prototype board and use it soon. I will make a prototype board with nrf52840 and use it soon.
It's my first time developing a prototype board...
nRF sniffer: v3.0.0
Wireshark: v3.2.6
Hardware: nRF52840 ( PCS10056 )
wireshark did not show packets with MTU greater than 20 bytes, is it still not supported?
Hello ,
We are using the following.
Module: Bm833 (nRF52833) from Fanstel
Softdevice: S140 7.0.0
SDK: nRF5SDK17009d13099
Sample code: ble_app_uart
We have added...
Hi, We are developing a BLE app on nRF52840. For the next step, we want to try reading/writing to other devices through connector interface on nrf9160 dk. Is it possible to...
I followed the steps below: flash softdevice flash bootloader
generate package
flash package
But after that I can't connect to this board by using usb and need again...
Dear Team,
I am totally new to NRF24LE1. I have bought 6 pieces it through online. Iwant to program it using HAL libraries. I've searched it everywhere I ca do. But I...
Hello, everyone.
I use the ble_app_uart on the nrf52DK board and SDK V17.
I would like to send data from the app using RX characteristics of UART service. The function...
Hi all.
I have written an application using a softdevice and I want to analyse an interesing behavior I don't understand at the moment. So I want to record a trace/log of...
hi!
Can anyone help me with code merging of saadc and ble uart.
Basically i have done analog to digital conversion of my sensor value and monitoring it on serial monitor...
Good day,
Studying the possibility of using C ++ on the MCU nrf52840, I met an interesting moment in file "nrf52840.h"
I have added a part of the file which gives me some...
Dear Nordic Semiconductor support team.
I tried to make my nrf51822 DK to talk to Micro:bit by using Gazell library. ( from nRF5_SDK_12.3.0_d7731ad\examples\proprietary_rf...