I am currently working on creating a custom PCB which features an nRF9151 module. I am currently working on pin assignment for our peripherals. Given Zephyr uses a device...
Hello,
I'm working on a project that uses the Serial LTE Modem (SLM) application on a custom board. The main processor sends data to the nRF9160 over UART. The project is...
By default the GRTC peripheral is not cleared when started via sys_clock_driver_init . This is because nrfx_grtc_init calls nrfy_grtc_prepare , however NRFX_GRTC_CONFIG_CLEAR_AT_INIT...
Hi I want to know if I can use the nRF52850-DK to flash the Xiao Sense Plus from seeed? I am following the following tutorial which says I need to use a J-Link but that's...
Hello, I am not sure if this is the most appropriate place to ask this question, but any comments are welcomed. I am developming a sensor platform that tries to use extended...
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...
Hi,
We're using nRF52840 rev. A with s140_nrf52840_6.0.0-6.alpha SoftDevice and patched SDK 14.2.0. We've succesfully launched Long Range advertisements on one device and...
I am using an example file provided in the "Development with GCC and Eclipse". The file has many .c files in the "Project->Resource->Linked Resource" area. There are no corresponding...
I am seeing strange current spikes when measuring the consumption in a nRF52 chip. The board the chip is on is a custom board, but the nRF52 power supply has been isolated...
Dear guys,
now I use SDK12.3. My application DFU is works fine base on buttonless dfu sample in pca10028.boad ic is nrf51822AC. IROM1:0x1b000.0x25000.IRAM1: start-0x2002fe8...
I'm trying to get the sample "nRF5_SDK_12.2.0_ble_app_hrs_pca10040_s132.zip" working. It was provided in the "Development with GCC and Eclipse" tutorial. The dev board I'm...
I'm learning how to use TWI with the nRF52 PDK, and I have it connected to a LSM6DS3 module for testing.
When initializing the TWI, if I use the following line, it works...
i want to connect my nrf51822 device to only one phone for secure,now its able to connect all the phone so its not secure, i think its possible using whitelist so anybody...
I am new to Nordic and developing an application using nrf52 chip.
I am trying to use timer0 example provided in the SDK for Timer1.
I did following changes related to timer...
I've got an mBed application that includes a softdevice (s132 - 2.0.1) that is installed at 0x00000-0x520000 and works as required. I created a test bootloader using the example...
Hi,
In the attached diagram, can you please let me know what is the time between green and sky blue , which would be (I assume) the same as sky blue and navy blue (please...
Does the nRF51422 require a license from ANT for use?
Their website specified that it is not for dedicated hardware but might be for multi-protocol devices.
Reference...
I am attempting to do some development using the usbd_hid_generic example peripheral code. I am using some C++ libraries in this project, however there is syntax in the usbd...
I would guess that's basically the whole point of the structure, but I want to make sure that the location of the SoftDevice Information Structure and the relative positions...