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...
NRF52832 on SDK 16.0.0, softdevice s132 (using SES) When writing constant value with FDS it saves normally, but when I try to write variable it saves some garbage. Here is...
Hi,
Is it possible to give 3.3V to the Vdd pin of my nrf52840 to change the reference voltage of saadc to 3.3V ? Do I have to change any configurations for the same?
Hello community
I want to advertise when physical pin 0.24 is high, and stop advertising when pin 0.24 is low. For this, I based my code on the Beacon Transmitter Sample...
Usually, I programmed the Thingy 91 with the nRF connect Programmer (right now version v.3.3.3). As my Thingy did not work with the asset tracker software and only with the...
Hi,
I am trying to integrate an UARTE application code with OpenThread example(thread_mqtt_sn_client_publisher_pca10056) on my nRF52840. My application code uses UARTE0...
Dear Sir/Madam,
I need help. I am using UART to send the data in the mesh topology .and I configured mesh using light_switch source code. is it enough to send data using...
I am trying to interpret the values in the INFO.VARIANT register for the nRF52840. The datasheet states "Build code (hardware version and production configuration). Encoded...
Hi,
After following the steps for building the documentation, I always get the following error:
"CMake Error at CMakeLists.txt:92 (add_subdirectory): add_subdirectory...
Dear All, I am trying to develop a simple BLE scanner that will scan for BLE beacons and print the retrieved packages. I am using nRF5 SDK v16.0.0. I have mostly succeeded...
I'm using an SES with NRF52840, w/ SDK 15.3, and SoftDevice S140. Im working on DFU and have two components:
- a main app that already takes care of moving a FW image into...
Hi
We are using %XMONITOR to get the network status and parameters, but we cannot understand some of its response:
1), sometimes, the PLMN may be "FFFFFF" and TAC may...
Hi!
I am in the process of trying to figure out how much it is actually going to cost for our devices to support LTE-M, and I have realized that I don't actually know what...
I am trying to write a simple application to publish messages over MQTT to an AWS IoT-Core broker. I started with the MQTT_Simple and AWS_FOTA examples. When trying to do...
before the question , I hope you understand my poor English.
i make a project using nrf52840 dongle
when event of an interrupt signal occur , the chip must wake up...
Hi,
I'm attempting to wake the nrf52480 from it's sleep mode using a button input and sequentially send the command normally associated with that button without requiring...