Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
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...
Hi,
Will the SDK examples work if gcc v7 is used? I have tried an example with softdevice + application and bootloader, using gcc v7 compiles and flashes to the nrf52 DK...
Dear Sir,
I have downloaded the SDK12.3.0 , in that the example blinky freeRtos is giving the linking error i.e. " Error: L6218E: Undefined symbol bsp_board_leds_init (referred...
hello,we want to use NRF24LE1 IIC to communicate with NFC cards.
firstly,we choose NRF24LE1 IIC(hardware),but it is failed. then,we use simulation of IIC(software) to communicate...
My nRF52832 DK will no longer respond to J-Link downloads.
It seemed to start after I erased the target from Segger IDE.
Now it states that the file is downloaded, but...
hi, im new to to work on nrf52 ,
i took the BLE example and complied it - it works. i tried adding PWM to the project from examples. i also added the app_pwm files from...
my 52832 go to bootloader for about 1minute when it power on, what's wrong and how to tackle. Now i am tracking that referring to the implements of bootloader. normally, when...
Hello,
I am using sdk 12.2 and nrf52832 customized boards. I have interfaced bme 280 with nrf52 customized boards. My challenge is I am getting 3-4 mA current when I am...
hi to everyone!
I am using nRF52832DK with Keil5 and nRFgo Studio to program SoftDevice.
Now I want to program my first custom board, but it looks like I can't connect...