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...
Hello Nordic team
I am working on ble_uart_c central example on nRF52840 DK, SDK v-15.0.0. Example code working correctly I can exchange data between peripheral and central...
Hi I am trying to reduce the power consumption of the badge of my company as much as I can. We use a proprietary radio protocol on the nrf52832.
I'm currently developing...
I have SD and BL secure flashed to the device, and now trying to get the second part of buttonless_dfu + app with settings flashed next. After flashing the second part, DfuTarg...
I'm attempting to optimize our application for battery life on the nrf52832.
If I execute a floating point calculation to rescale RGB to PWM, I start drawing 6.2mA, eliminating...
Dear all,
We are programming the FICR and have found very little documentation on the random number generator fields: - TRNG90B.BYTES - TRNG90B.RCCUTOFF - TRNG90B.APCUTOFF...
Hi
I have followed this example: https://github.com/bjornspockeli/custom_ble_service_example through to the end, but am now having issues with some intermittent behaviour...
I need to transmit and receive beacons using nRF51 DK. I saw a few examples in the SDK ble_beacons where we use the app, but I need code to transmit and receive both using...
I am trying to send 'h' or the number 1 using vendor defined page (custom HID descriptor). How do I do it?
NOTE: I have worked with hid mouse & keyboard examples and also...
Hi,
I am trying to make a network of four Nordic Thingy: 52 IoT Sensor Kits by using the nRF52 DK to program them. Then, the readings for the 4 senors should be displayed...
Greetings friends,
I'm having some trouble figuring out how to use the the sdk for developing a beacon central.
What I've got so far is: I used the BLE Central for UART...
Dear Sir/Madam I am currently designing a IOT board using nRF5284 as the main controller IC The board is battery powered and is charged using USB. Data can also be transferred...
We're seeing an issue where a dfu package containing SD+BL+Apps gets stuck on iOS nrfToolbox during DFU process after it updated the first part 1/2, which is BL+SD. The same...
Dear Nordic Team
I am developing a BLE device using the following resources:
- Microcontroller: nRF52832
- Softdevice s132
- Peer Manager is used for whitelist...
Hello,
I have developing one project in that i am using nRF52832 and SD 15.0. Here is the current application developing:
There are 3 ble app_blinky(ble peripheral)...