Hello!
I am working to design and build a custom PCB using the nRF7002 chip and came across this callout on the schematic diagram and wanted some clarification about it...
I will attach my main.c and skd_conifg, maybe i'm overseeing something in code. Also i will attach schematics and pcb. I'm aware of RGB led consumption, in reality it's around...
Nordic TS,
I've installed and begin to experiment with the DECT NR+ v1.1.1.0 FW. Initially, I'm noticing on obvious difference in the behavior of the dect_hello sample between...
Hi Nordic Team,
I would like to confirm whether enabling APPROTECT also implicitly enables Secure APPROTECT, or if these two protection mechanisms need to be configured...
Dear Nordic Support Team,
We are in the process of integrating the Nordic nRF Mesh SDK (version 3.3.4) into our custom Java-based application and require your guidance on...
NCS 2.9.1
NRF52840
Sysbuild but with only a single image (no bootloader)
I've been trying to figure out how to change the merged.hex output and how to perform additional...
This stopped working for me... Error is the following
Command failed: git ls-remote --tags --heads github.com/.../sdk-nrf
fatal: unable to access ' github.com/.../'...
I found in ble_app_uart example, any device with UART app can connect to uart service and send something to COM port or just block the connection of other devices.
So can...
I'm trying to update my firmware using the dfu, I tested two examples of the SDK :
one of them is dfu_dual_bank_ble project,
I noticed that the memory allocation...
Hello,
I have been reading a lot of Nordic and DevZone stuff. The information I need appears to (almost) be there but I cannot quite put it all together. I need some help...
Hello, I am asking for your help again.
I just managed to brick the chip that I am working with. The problem is that I am not able to erase or program the flash. However...
Hello,
I have not found a lot of information on connection encryption. I want to use a preprogrammed Long Term Key in my mesh that is then used to establish subsequent...
This is the application file I am trying to download:
dx02.zip
This is the sniffer Log I just captured by wireshark
dx02_20150820.pcapng
I was able to upgrade firmware...
We have a heavy duty scan based application being built on top of the nRF51822 SOC. We have tested the scan function (S130 SD) on both a custom PCB and also the Nordic Smart...
Hi,
I have PCA10028 board, and I'm trying to implement UART send/receive.
I've searched for the problem here but could not find a solution for it.
My uart init function...
Hi
I'm using Keil V5 to program the Nordic nRF51 DK ( the one here: www.nordicsemi.com/.../nRF51-DK) but I'm a bit confused as to whether or not I need to change the settings...
I am not quite certain what the advantages/disadvantages are of using LDV vs DCDC if you are using an external regulator. In my case i use a LiPo battery outputting ~4.2V...
In the ant-to-ble bridge example in the 7.x.x SDK, there is the following comment in examples/multiprotocol/experimental_ble_ant_app_hrm/main.c :
// Need to close the ANT...
Hi all,
As I know in constant latency mode, both the regulators (1v7 & 1v2) and HFCLK are kept on. Is there a way to keep the HFCLK on while one or both the regulators...
Follow up this image. I want to reduce the negotiation time.
10:44:43.655 --> Connected to D6:9E...
10:44:45.123 --> Services Discovered
= 45.123 - 43.655 = 1.468...
when i test the ancs example application for nrf51822, i foud a question : after i disconnect the lightblue ios app with nrf51822 peripheral, the iphone still connected with...