Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Hi,I had a problem with nRF51822 DFU.I tried to OTD nRF51822( version SDK_9.0.0 s110 ) wiht Android 9.0 devices( nRF tool version 1.9.0 ),but it always fail at 1%.The problem...
Hello fellow Nordic-ians,
I am developing a custom firmware for Nordic Thingy 52. I am using the Segger Embedded Studio as my IDE and J-link Edu Mini as the programmer ...
Hi,
I have found zboss 1.0 opensource.
Surveying the source, i have noticed that variable "g_zb" (nicknamed by ZG) give system informations.
I can find zed address(16bit...
Hi,
Here is my setup, NRF52832 PCA10040 s132, sdk 13.0.0.
I work on Windows 10 with a server (The aim is to do it from a Raspberry later) which one is connected to my...
Hi,
I'm developing a simple sensor application using s132 on NRF52832_XXAA. The application works fine, except that I have problems disabling the saadc module after conversion...
Hi, How can I configure so that I can transmit real GPS data of the device and watch it from nrfcloud? I think I need to change something in config files? Simulated GPS data...
Hello,
in the ble_advertising_start() function of SDK15 I noticed, that the check for the secondary_phy is the same as for the primary_phy.
I assume this is a copy paste...
Hi.
I am trying to choose the crystal and external capacitor for nRF51822-QFAA-LDO. I found the crystal with load capacitance 10pF. As mentioned in reference paper,
...
Hello. I am having problems when I connect one of my PCA10056 boards (nRF52840-DK) to my Windows machine and run nRF Connect v3.0, Bluetooth LE app v2.3.0. When I select the...
Dear Friend,
Using this tutorial I imported a Blank Blinky Kiel Project of SDK 12.30.
I am using a custom board with nrf51822, I imported the PCA100028 version.
...
Hi,
i am working on power management for nrf52832. i used icm20948 for gyro and accelerometer. my battery capacity is less. so when my mcu is going to sleep but gyro and...
Hi,
What is recommended to do for update SEGGER Embedded Studio for ARM 4.12 to newer version?
Is there any update tab from SEGGER or I need to download and install from...
Hi all! We have to work with PPK and nRF52 DK. For a measurement was used Power Profiler application from nRF Connect tool.
Is it possible to do the measurement in interactive...
The Interface MCU Firmware link provided on the nRF52840-DK page is the same as the firmware for the nRF52-DK. Unfortunately, these boards use different nRF MCUs. Loading...
I'm using Windows 10 latest updates installed.
I can successfully build v0.4.0 but none of the other releases of lte_ble_gateway
The common error is as below, any help...