Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
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...
Hi
I am looking for some specific contract developer help to build and Android app to update Firmware in devices using DFU and the buttonless service. Obviously there are...
HI,
We are evaluation the nRF9160 in the devkit and we are trying to obtain the values specified in the nRF9160 Product Specefication v 1.1. After following the different...
Hello,
There are many questions out there on correctly determining the SAADC pin input voltage limits. The equations given in the product spec is very straight forward:...
We are creating and application that will use the Serial port to communicate to a host using an RS485 protocol. We have it working in SDK 15, but we are now trying to build...
Hello All, I want to generate Bi-Phasic two PWMs with 180 degree interphase delay and variable Duty Cycle with variable frequency upto 250 Hz in nRF52810 SoC. Can you please...
Hello, how can I use the functions in nrfx_twim.c
Using SES and the CMSIS config wizard, I have picked:
NRFX_TWIM_ENABLED 1
NRFX_TWIM0_ENABLED 1
NRFX_TWIS_ENABLED...
Hello
I wonder how to verify that teh scan response data is set correctly and if there are other parameters I need to set to get it working.
So for setting length i have...
I have a nrf52840DK and try to modify SDK peripheral/uart example. I want to reboot nrf52840 device after getting uart communication errors. I put NVIC_SystemReset() function...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
Hello,
Im trying to interface LIS3DH with nRF52DK referring this example https://devzone.nordicsemi.com/f/nordic-q-a/34710/lis2dh12-driver-issue-in-nrf-sdk-v15-0 .
...
Hello All,
I recently started testing an nRF9160 DK board. I was able to follow through all the instructions, registered on nRF cloud and successfully connected to LTE....
Hello,
I'm designing the electronic of the nRF9160. We use the ANT PIN (61) for frequencies in the range [700MHz; 2200MHz].
I'm wondering to add a band filter on the...
SDK16.0.0, S132v7.0.1, nRF52840
We call nrfx_uart_tx() from the main application (non-isr) context to initiate multi-byte data transfer from a queue we manage.
We also...
I am using guide provided at https://openthread.io/guides/border-router to create border router. I am using Ubuntu 18.04 on a PC. I tried same on RPi 4 too and seeing same...