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...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hello Everyone,
I'm involved in a project where we are evaluating ble mesh and Thread mesh on nrf52840.
I want to know, does Nordic supports ble mesh and Thread mesh simultaneously...
When using Keil Compiler, I am unable to compile any of the ble_peripheral examples. I get an error that says...
RTE\Device\nRF52832_xxAA\system_nrf52.c(29): error: #5...
Issue with NRF52832 Firmware installation
Hi We are developing custom boards with nrf52832 chip, and it is working well.
The issues occurs when installing firmware without...
Hi,
as i mention in https://devzone.nordicsemi.com/f/nordic-q-a/44924/dfu-serial-failed i have f ramming error now and then when i do DFU over serial.
My idea was to write...
Hi,
after I received the thingy91 I wanted to connect it to the cloud, as mentioned in the get started.
But when I want to add the LTE Device, it shows the following Error...
Hi,
I got a new USB840M that have only the NRF52840 with a USB connector, I installed the nordic_cdc_acm.inf (driver for USB) for my PC, and my PC started to recognize...
Hello
I'm using the Development kit nRF52840, SDK 15.3.0, and the Sofdevice s140 6.1.1
I've created a BLE Battery client service, my implementation is extended upon the...
Hi Nordic DevZone,
I am currently trying to implement a system whereby a nordic nRF52 board scans and broadcasts in alternation, using freeRTOS tasks.
I have yet to...
When I tried building the Mesh 3.2.0 SDK on MacOS with cmake, I got link errors with the static libraries rtt and uECC.
The fix I discovered was to change the CMakeLists...
I am working on developing an application where the app layer tries to throw out messages if the message parameters are not valid. One the parameters to validate is a TID...
Hello, I working for TSS.se now selling 100.000 temperature-loggers annually. We aim to develop a new IoT based logger based on nRF52832 as a replacement.
Does following...
In order to compile against custom hardware, we changed overlay and dts files, but I cannot remember which. How do I find out?
I get the error
devicetree error: 'ss-pin...
I am using NRF52832 as Beacon, I want to classify the RSSI as High, Medium, Low, and Poor based on RSSI.
I am using SDK14.2.0 for Beacon and Gateway.
And using +4dBm Tx...