Hi,
First of all, let me confess I am new to NRF and BLE environment.
I am working on a project where the mobile device and NRF 52840 acts as a BLE peripheral and one...
Hello everyone,
I have been assigned the task of finding a wireless modem with integrated LTE Cat-1 bis support. I've come across the nRF9161/60/51/31 family, which indicates...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
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...