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...
I am trying to use TTM (nRF Thread Topology Monitor package) with a newly bought nRF52840 Dongle (PCA10059) on Windows.
Following the instruction at https://docs.nordicsemi...
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...
Hello,
I was given an existing code with a possible bug in it relating to RAM retention and I'm trying to make sense of what I'm seeing. I am using NRF52832 with SDK 17...
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...
I am trying to create a partition on mx25r64 using partition manager on my nrf52840dk. Below is my overlay file
Below is my prj.conf file
Below is my pm_static.yml file...
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...
How can I use nrf 52840 PDK to program custom PCB made using nrf52840 soc and reference circuitry suggested in datasheet, Circuit configuration no. 6 ?? Is there any software...
I am using the S132 Central + Peripheral Relay example as a basis for my tests. I have a peripheral advertising at an interval of 20ms. I verified this timing using a BLE...