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
I am running this example from SDK 15.2.0.
I am trying to figure out how the server knows at the end of the session how many bytes of data the Peer received.
Anyone...
The information on the website currently only supports nrf52840.
Can nrf52833 support DFU over USB?
If yes.Which example can be used? Does it use the same DFU USB bootloader...
Hello, I am studying the peripheral/ble_app_uart and peripheral/ble_app/template examples to understand the proper way to build a peripheral with our own set of services and...
Hi,
I have hard time to setup west in my Ubuntu PC. It was installed, but not fully working. So I tried to uninstall and reinstall, and also one time, I may have upgraded...
Hi All,
I have downloaded nrf5_SDK_for_Mesh_v2.2.0_src and trying to build the LIGHT SWITCH example but when i try to compile iam getting lot errors attached the screen...
Hi,
We are currently evaluating nRF52810. I have a couple of queries on DFU:
1. Provided having an application, soft-device, and bootloader in memory, we have to update...
Hello,
I'm using ncs 1.2.0 and trying to compile sample projects like v1.2.0\nrf\samples\sensor\bh1749, also v1.2.0\zephyr\samples\sensor\* but all the defines for device...
Hello,
I'm trying to setup interrupt routines in SPIS1 peripheral.
I have a void IRQ function
But it seems like it never gets called
my init function
some...
Hi,
As I understand Nordic NCS now supports nRF52 development for nrf52832/40/11/10, so based on this I am trying to make a simple application for nRF5232 chip (peripheral_uart...
Hello,
I've been using http/https for some time with Zephyr, and am now venturing into using LTE/NB-IoT on a NRF9160DK board.
Unfortunately, from what I can tell, the...
Hi,
We are working on a Thread network application using nRF52840 DK and would like to interface a WiFi module to this board. We have checked the DevZone and found one similar...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hi,
I have added the Buttonless Secure DFU service to my application so that the app can be updated over BLE. It seems working. However, the power management module must...
Hi,
1. In my last post, ( https://devzone.nordicsemi.com/f/nordic-q-a/60300/questions-on-usbd_cdc_acm-example ), in question #1 a nice explanation was given regarding the...
Hi,
I am wondering if there solution available to perform DFU using Windows 10 OS? Going through previous tickets, it seems that there is no easy solution to perform DFU...