Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
I'd like to read and write data to the reserved app data space while in the bootloader. Is this possible with pstorage?
Because the BOOTLOADER_SETTINGS_ADDRESSS = 0x0003FC00...
Hi,
I am using 'pstorage_update' to store data in the internal flash. Whenever the number of bytes that should be written matches the size of a storage block everything...
Has anyone tried to generalize this example to different sized variables? What I would like to do is allocate a data structure, write that to flash, and recall it at a later...
I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
Hi, I am a beginner, during my internship I need to evaluate the nRF9169 DK for cellular applications.
I successfully implemented the communication over serial by using...
Hi,
Recently I degubbed issues on debug mode for an application on segger embedded studio 4.1.2. Now I see in release mode some kind of errors is happening, it works well...
Hi,
I'm using NRF_WDT and it works very good.
I would like to investigate my project failures and I want to save some data when watchdog is expired.
How can I catch...
I am newbie here. I was reading ‘Introduction to Nordic nRF5 SDK and Softdevice' dated 15 Jan 20. The softdevice naming rule establishes Sxyz
wherein z – denotes the SoC...
Hi,
We're noticing high power consumption when the 9160 is supposed to be PSM sleeping in borderline signal locations that is breaking our power consumption model, reducing...
The docs say:
Once configured, it is possible to perform cryptographic operations using the the CRYPTOCELL subsystem where KDR is selected as key input without having access...
Running nRF Connect SDK v2.1 targetting an nRF52840 DK (PCA10056)
I'm looking at the OTA DFU options for this SDK. The host side tool if i'm not mistaken is a go utility...
Hello,
I'm trying to integrate Mesh 4.0.0 into a program built with SDK 16.0.0 but I'm running into some issues including the correct files from the Mesh SDK. I followed...
Hi Sir,
In the datasheet of 52840, we know the DEC1 is 1.1V, DEC2/4/5 are 1.3V, DECUSB is 3.3V.
When measuring these pins, we may not get a precision value, like we got...
Hello,
I am developing an application to scanning a device continuously in nrf52832 chip. My concern is that when the device scan the other peripherals it consume a lot...
Hi,
Can you please give a brief idea which softdevice and SoC we should use as per our requirements.
1) The device should be able to connect to the mobile phone(mobile...
I am not able to build in release mode where as in debug mode builds. Even when option for release is chose , it builds in debug mode. I am using Segger Embedded studio 4...
We are using a BLE module EYSHSNZWZ from Tayio Yuden which contains the nRF52832.
using SDK 15.0.0_a53641a and Softdevice and Softdevice s132_nrf52_6.1.0
The application...
Hi,
Recently I degubbed issues on debug mode for an application on segger embedded studio 4.1.2. Now I see in release mode some kind of errors is happening, it works well...
Hi,
I need to use a custom board with old nRF51822 rev.2 (QFAAG0). The compatibility matrix indicates S110 Softdevice SD5.2.1. I found only 7.3.0 or 8.0.0 and there is no...