But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
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...