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 ...
It's cool to have a build_all.sh script that supports so many cross-compilers. I've one more small request.
If run from a tool like CMake, the make tool does not pick...
Hello Nordic team
I am working on nRF52840 DK, SDK v-15.2, I am implementing directed advertising support and other side nRF52830 can capture this directed advertising data...
I'm trying to follow the instructions to install the nRF sniffer 2.0.0.
It appears that the .zip file (nrfsnifferforbluetoothle200c87e17d.zip) is missing the Profile_nRF_Sniffer_v2_001...
Hi,
Our application requires a Gazell device to be put into a 'slow' mode whereby it transmits a very short packet periodically but at a slow rate, e.g. once a second, until...
Hi,
I'm trying to compile the asset_tracker application and the at_client off the v1.0.0 branch, and I'm getting the error below:
cmedianu@ubuntumisc2:~/ncs/nrf/applications...
I'm trying to get iOS to open an L2CAP Connection Oriented Channel on the nRF52840.
I'm stuck at the nRF always rejecting the connection with result 0x0004 (Connection refused...
hello,
I have post one question related to " BLE Mesh LPN communication with friend node " few days ago. when i open it shows " Content Under Review - This content is...
Hello,
I am experimenting with the NRF CLI example (brilliant feature). I would like to integrate it with my project, which uses FreeRTOS. I've read a few threads that suggest...
Hi I'd like to know how to get status messages into Mesh Proxy Data out. I have a Light Switch Server, and a Light Switch Client. They publish/subscribe to each other, and...
Hi,
Recently I was able to get a single read and write SPI operation to work properly with a custom nRF52832 (BL652) with SPI connection to MCP2515 (CAN SPI) using the nrf_drv_spi...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Hi,
I am attempting to import an existing IAR project to SES / GCC and am having some trouble. I recently joined the project team and we are making an effort to switch from...
Hello,
So I'm trying to modify the mqtt_simple sample program to connect to azure iot
I've modified the code in a few ways but when I went to run the program it gave me...