I'm an engineer to develope smart ring, it's a very small devie and need to use very small IC.
I'm looking for nRF5340 + nPM1300 reference schematic for this development...
Hi,
I would like to know if nPM1300 supports an input voltage of 4V for Vbus. According to the datasheet, the recommended operating condition for Vbus is from 4V to 5.5V...
Hi, I am trying to set my acqtime different to the max value. And the build throws an error unless i set it to ACQTIME_MAX.
It appears in the header file it needs some other...
Hi,
I need support to get my brand new nrf9151 development board LTE connection up and running.
I have bought this kit and it came with 2 SIM cards as per documentation...
Hello!
We are planning to implement OTA update of an application and a second stage bootloader in our product. As a bootloader chain, we will use NSIB + MCUboot as the nRF...
There appears to be a bug with commenting in prj.conf. If I do this:
# This is the appearance of the device from the BLE SIG Assigned Numbers List (384 is general remote...
Hi ,
I am trying to implemenent DFU on nRF52840. Aim is to store new image to slot on QSPI external flash but it seems like nothing is sored on slot 1 as when I upload...
i am going to buy nRF51822beacon but i do not know what to buy with it ?
i will buy nRF51 DK but i also want to use a segger programmer with nRF51822beacon.
what confusing...
I was wondering if you could advise me on the best way of adding in BLE functionality to an existing ANT application. Is it simpler to have both transmitting at the same time...
Peripheral receives 4 bytes from central in order to set color of 5 LEDs (1 byte command type + 3 bytes RGB data). There's an iOS app with color picker where user can select...
hi every one.
I need to load softdevice to nRF52 preview DK before execute this app follow it, but i don't know exactly how to do it.
This is my solution:
open...
Hi,
When I reset my nrf51822 beacon firmware using nrfgo, it works just fine. When I try to reset the firmware using jlink, I end up having problems. There are no errors...
Hello, I have downloaded the nRF_MDK_7_2_1, and open \Keil_v5\ARM\Device\Nordic\nrf51822\Board\pca10001\s110\ble_app_beacon\arm\ble_app_beacon with Keil_v5.
I set IROM1...
Teaching myself the Nordic libraries and API for nRF51 - going smoothly.
Keil uV5 and Dongle and SDK 9.0.0
Wanted to send my own data in the characteristic for HRM service...
The workaround for nRF51822 PAN#73 specifies setting an undocumented register at offset 0x0C0C of the timer peripheral to 1 prior to TASKS_START , and clearing it after TASKS_STOP...
Hi
I am trying to flash a new firmware into my device through DFU via the programming python script.
I use SDK7.2.0, and do:
ipy main.py -f c:\myproject.hex -a XXXXXXXXXXXX...
We are using the Nordic UART service for our product. Should we just use the standard UUID that the Nordic Uart uses or just generate our own for the product?
Thanks
Hi,
I'm working on an embedded system using PAN1026 bluetooth. I want to use the nRF APP to communicate with the bluetooth module. Currently I have:
Setup the...
To support a mix of v2 and v3 chips, I want to use the 7.x SDK. But I'm not sure it's compatible. The matrix at infocenter.nordicsemi.com/.../nRF51_Series_Compatibility_Matrix_v2...
I'm trying to use the nRF52 preview DK from Linux. Could anyone provide the correct JLink commands for flashing both a standalone hex, as well as one with a softdevice?
...
I'm writing a build script for gcc for the nRF51 and I want to use the provided .ld scripts.
In SDK 8, those scripts were renamed from gcc_nrf51_XXX_xxab.ld to nrf51_xxab...