Hello,
i am currently trying to build a minimal firmware for the nRF5340 on the Thingy:91x. Unfortunately my build failles to link zephyr/zephyr_pre0.elf:
My suspicion...
On the nRF54L15, how can I update the maximum TX time to 17040 µs when using Coded PHY?
I'm currently testing with the Throughput sample in nRF Connect SDK v2.9.1. During...
Hello, I had working BLE application build on v2.6.2. After migration to SDK v2.9.0 BLE is not advertising anymore. I think it may be related to default controller that is...
Hello,
I am trying to play the AT45 DataFlash driver by directly copying the sample code from nRF connect SDK v2.9.1 (C:\ncs\v2.9.1\zephyr\samples\drivers\spi_flash_at45...
Hi,
I'm currently working with the Thingy:91X and would like to measure the total current consumption of the entire board using the PPK2. I understand that the PCA64165...
I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
While using the nRF9151 DK , after inserting the onomondo sim and connecting, the Cellular Monitor SIM sections appears the Wireless Logic ICCID number instead of onomondo...
Hi,
We have a specific feature that isn't supported by iOS, and we'd like to turn it off when connected to iOS devices to reduce battery usage.
Using the nRF sniffer we...
Hello,
Currently working on a project for a company that uses your product.
Does Nordic use a certain style guide, or do they have a style guide internally that I could...
Hi Folks,
I'm using the Custom board with nRF52 and temperature sensor .
I'm trying the Experimental_App_Peripheral_Blinky code in the custom Board but i couldn't able...
Equipment: PCA10040 DK with SDK14
I'm currently having the same issue described in this post.
Essentially, I can program and build my project correctly in Eclipse, but...
Hello,
I have the following questions about the SAADC of nRF52832:
The relationship between ADC code and result.
For 0.6V reference, 12-bit resolution and single...
I'm writing an Android application that connects to a physical device via BLE. Android app will act as peripheral role while the device is central (with a BLE113 module inside...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
Hello, I am working on optimizing the power consumption of our application.
I have got two design decisions that I would like to ask for some advises and opinions on.
...
hello,
I uses NRF51822 to make a beacon with RTC.
When it works initially, the churrent is small about 330uA,but after a few minutes it becomes 1.1mA and stable.
I donn...
Hi,
I'm using CircuitMaker and I tried to import NRF52 reference implementations .PrjPcb files. Unfortunately CircutMaker does not support Altium PCB 6.0 files yet, but...
Hi,
I've recently bought a bluetooth module with a nRF52832 module for my new project (Module: EYSHSNZWZ from Taiyo Yuden). The problem is that I have no experience in embedded...
When I need to implement the functionality of bootloader_secure_ble, I need to produce the micro_ecc_lib_nrf52.lib library file in the following way. Why does not this library...
I'm building home temperature sensor with custom pcb design. I'm using balun( 2450BM14E0003 ) and chip antenna( 2450AT42B100 ) from Johanson Technology. Beacon works and it...
Hello everyone, here I have a problem when I learn to use beacon on 51822.
The steps as below:
I have a 51822 board, it can boardcast normally, and communication OK...
Hi there,
I was trying to use the bootloader_secure_ble example from nRF5_SDK_14.2.0 but it didn't work out of the box... I wasn't able to detect the board from nrfConnect...