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...
I am currently working on custom firmware hosted by the nrf52832 SoC on a custom PCB. The project is built with a makefile and armgcc, using the "nRF5_SDK_15.0.0_a53641a"...
1. The use of the sdk is: ncs v1.2.
2. The routine used is: asset_tracker.
3. Test failure code see annex: 4_asset_tracker_ram.
4. Applying 100KB of memory on the 10_hello_world_ram...
Hi, I'm just getting started with Nordic SoC. I have two nrf52833 DK and would like to test the long range (125K and 500K) from the examples provided (precompiled hex). After...
Hi all,
I'm trying to build the hex files for the pc-ble-driver and am running into build issues.
My Setup
I'm running a Linux (Ubuntu 18.04) VM that I also currently...
Hi Everyone We are using nrfx_uarte library to implement the uart functionality , Everything seems to work fine with the uart , but the problem comes when we want to have...
1、Can BME680 be enabled for air quality testing? There is no initialization function to get air quality, and the function to get air quality data returns -1.
2、The gps_handler...
Hi Nordic,
I'm trying to get a GPS fix in clear blue sky in the middle of Paris today, but still can't...
Modem firmware: 1.2
Application firmware: thingy91_ltem_dfu_2020...
Hello, I'm getting a JLInkARM error when using nrfjprog on one of the PCB among a batch of hundreds that all worked fine. Please find attached the log when launching "nrfjprog...
I'm working with SDK 1.30 and the new application serial_lte_modem (moved from samples to applications in this SDK version).
However when my control hardware tries to communicate...
Might be related to this , which also has no issue yet.
I am using an MXE-202i mini-PC running Ubuntu Server 20.04 LTS and a nRF52840 dongle to run DFU OTA to program and...
Hello, I have developed a board with a nrF5340 and I would like to program it using the nrF5340-PDK P19 debug out port SWDIO SWCLK.
The problem is that the board developed...
Hi devs,
I'm using the NRF52810 to occasionally reprogram a PIC16F15 series chip on boot using SPI. It's working well. Once the NRF main routine is entered I periodically...
Hello,
We are using the NUS examples for the Central and peripheral nodes with nRF52833 chip. We are using nRF52833 DK for central and peripheral nodes.
The following...