Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
Hi,
I'm running Mac OS X 10.10.2 with the nRF51-DK PCA10028 card that I received today. I started off following the instructions in this article , and was able to get JLinkExe...
Hi.
I'm trying to use TF-M to execute part of the code of my application in the secure environment in a similar way as it's described in this guide using SPM, but I couldn...
Hi team, there is a connection between NRF52840 and STM32F407 via UART. The task is to provide a possibility to update STM32 firmware via uart (nrf is responsible to perform...
Hi,
Can anyone direct me to where I can learn which versions of the various matter endpoints are compatible (i.e. matter device, matter controller and open thread border...
Hi, I'm build an application that my nRF advertising and my phone (I can call it is phone A), and my friend's phone (phone B) 1. phone A and phone B can connect automaticially...
I'm using the nRF52840 dongle with nRF Connect 1.90 and the CLI. I cannot get "zcl attr read" command to return anything. It simply times-out. What am I doing wrong?
i m working on unity test framework which i want to appiled in the segger embedded studio..can some one suggest how to enable the unity test framework in the segger embedded...
I currently have some Thingy:91 that I need to test in an area that has not got LTE-M, and my testing case until taking them to an area that has LTE-M, is to flash them so...
Hi,nordic term,
i develop my product that ony have feature with usb and app,there is no sd and ble.i have developed my porject,and now i need achieve the funcation of dfu...
Hello together, here are some infos about my project:
SoftDevice: S140 Hardware: nRF52840 DK Software: Segger Studio Memory settings: FLASH_PH_START=0x0 FLASH_PH_SIZE=0x100000...
Dear all,
In our application, we have two MCU connected through the UART. The Core MCU executes the application while the Nordic nRF52840 MCU functions as NCP/RCP using...
Hi,
I'm experiencing an odd behavior of nRF Connect in Visual Studio Code. Whenever I select "Flash" action, the "west flash" command is not being launched. Building works...
Hi
The customer needs the tracking area code of neighbor cell for their own LBS,I looked in the document and the project asset_tracker_v2,but I didn't find the tracking...
Hello, I'm pretty happy with how LPN is working, the power draw is great. My issue is now accomodating the large amount of LPNs that will exist in our mesh (~250). Originally...
I migrated my project from a windows10 pc to my MAC.
Now I get this error massage SDK 17.02 (no softdevice)
-> unknown type name '__printf_tag_ptr'
Any Idea how to fix...
Hello,
hi i am using ble_app_template example for reading sensor data and now i want to configure angle of gyro-meter in sensor so from nrf mobile application i need to...