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...
I'm struggling with how to properly identify an unprovisioned mesh device. Basically when i scan for unprovisioned devices from my iOS app, I'd like for only our devices to...
If I use sdk12.3 pca10040 S132
softdevice is s132_nrf52_3.0.0_softdevice.hex
How do I determine what version of Bluetooth it is?
In SDK or where the document has instructions...
Hi, I had download the nRF5_SDK_15.3.0_59ac345,but I couldn't find the softdevice S112 hex.(Nordic52\nRF52_SDK_Source\nRF5_SDK_15.3.0_59ac345\components\softdevice\s112\hex...
Hi ,
We have the following setup :
One nrf52840-dk acting as a multi-link central
One nrf52840-dk acting as a peripheral ( blinky app )
Both communicate well over...
I want to expand the Asset_Tracker example by adding the possibility to send data through UART2 to the controller and then to the nRF Cloud.
I am unable to find any document...
for 52840, customer want to have a part of flash, it can set write protect, to avoid illegal erase or destroy, they use this part of flash to run boot-loader, is it passable...
As far as I could see, only GGA NMEA sentences are enabled by default. I want to check if RMC sentences deliver positions faster, and in my prj.conf I do the following:
...
I got an nRF52 DK and I was unable to recognize the JLINK driver by connecting to my computer via USB. My SEGGER version is 6.44E and my own jlinkV9 is normal. How can I solve...
hi all ,
now , i need add create mqtt ble gateway .
it compiler failed follow message :
C:/temp/ncs/zephyr/drivers/serial/uart_nrfx_uarte.c:1272:9: error: 'DT_NORDIC_NRF_UARTE_UART_2_LABEL...
I am playing with flash and fstorage lib. I finally got it up and running - I can write and read to flash without having fatal errors. But it's not working as expected. I...
Hi all,
I am running in a strange problem. I am using the gfx example under peripheral with the nRF52840 DK and a display with ST7735 driver. I connected the display to...
Hi,
I am looking for the C# library for the development of Windows PC applications to communicate with nRF52 Bluetooth module.
Is there any C# library available to...