Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
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...
Hello,
In our project there is a problem that we encountered is happening when the Nordic BLE mesh advertising and connectable advertising for GATT connections are enabled...
Dear Nordic.
I am manufacturing PCBA product using nRF52810-QCAA
My customer request to me about environment and Minerals report
I need three type of documents as...
Hi all,
I am trying to "add" the DFU bootloader to my application and I have some questions regarding it:
my thought are:
add to DFU bootloader example code, part...