Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
I want to interface the nRF5340-PDK board to a different vendor's board that runs at 3.3V.
I'm using the SPI bus to communicate between the two boards
Using the nRF5340...
I don't have absolute proof yet, but I'm 90% certain that the carrier LWM2M (0.8.1+build1) has a memory leak when used with a +CEREG notification level higher than it is expecting...
After much searching this site for a solution I'm at a point were I decided it necessary for me to ask directly.
SDK16.0, S132, windows 10 / SES, nrf52DK
I'm able to connect...
Hello, To contextualize my questions, here is my project : I am working on a mesh network with a proprietary protocol. Each node is stationary. I use the nRF52832 SoC.I use...
Hi everyone!
My simple question is: why does this page no longer available? https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/how-to-connect-nrf91-to-google...
2020-06-08 16:20:39.229628+0530 OperationApp[3306:1831777] [Bearer] Central Manager state changed to .poweredOn
2020-06-08 16:20:39.635195+0530 OperationApp[3306:1831777...
How to add two or more custom characteristics in a custom service? I am able to add characteristics from github.com/.../nRF52-Bluetooth-Course to this tutorial. The same way...
Hello,
I want to start with BLE Mesh development. Therefore I have downloaded the Mesh SDK Version 4.1.0 from the Website and started to build everything. But I have a problem...
Hi I'm using the PCA10056 DK and ran into an issue. I can configure the nrf52 to wake up using input pins(although some pins can't wake it up for some reason), however, when...
Hi,
I looked at https://infocenter.nordicsemi.com/topic/comp_matrix_nrf52832/COMP/nrf52832/ic_rev_sdk_sd_comp_matrix.html and I was wondering if the nRF52832 rev 1 does...
I am using S112 6.0.0 / SDK 15.0.0 for nRF52810.
I decided to use an internal RC oscillator to reduce parts.
However, after changing the setting to LFRC, DTM does not...
Hi,
This is related to this:
https://devzone.nordicsemi.com/f/nordic-q-a/60464/c-pc-app-development-with-nrf52840-dongle
I am now testing the UART communication between...
I would like to print debug messages to a PuTTY console. With the evaluation kit, this is very easy. It is connected to my PC via a USB cable, and I listen to one of the virtual...
Dear Nordic Team,
I have developed a custom board using a nRF52832 QFAAB0 chip.
I am using SDK 15.3 and the ble_template example as starting point of developing my code...
I am connecting 1.8V supply to VDDH and VDD so none of the REG will be on. Will I get 1.8V out on the GPIO? I am trying to connect LED on the pins but with 1.8V out that will...