I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
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...
Hi
I have developed a beacon scanner application.using nRF52 dongle as beacon and nRF52840 DK as scanner. whatever data which is being flashed by the beacon module gets...
hello , I wonder whether there's a provided coding example for nRF51822 Bluetooth connection and sending with Android phone. The platform is Android Studio in java.
Hey.
I am trying to create a zip file containing the application and soft-device hex files in order to upgrade both application and soft device (from 6.0.0 to 7.0.1 version...
Hi there,
I am trying to modify the USB CDC ACM example to work as a USB CCID. Right now the main issue that I'm facing is macros on top of macros.
It's perfectly understandable...
Hi,
I am new to nrf52840 DK , when I try to program it through nrf connect " Unsupported device. The detected device could not be recognized as neither JLink device nor...
Hi,
Greetings!
We are about to select nrf52832 for our product development and we need confirm below information before proceeding further
Overview
Device will be...
Hello Nordic.
I find two RNG example.
Both nrf_crypto_rng_vector_generate and nrf_drv_rng_rand , what is the difference?
Which one is better on RNG.
How to correspond...
I am trying to set up developing environment, and however I couldn't download and install version 7-2018-q2-update of the GNU ARM Embedded toolchain.
Would you please guide...
In my application i need to use NBIOT network & GNSS.
For that i found that i need to configure AT%XSYSTEMMODE=0,1,1,2.
But i am not clear on what should be configuration...
Central info SDK: 15.3 nRF52840
Uart communication is used. In rare cases, the value obtained by checking the waveform with an oscilloscope was different from the value...
Hello everbody,
I readed alot about the nrf52480 "how to flash softdevice and the other stuff", but i cannot get the ble_app_gls working out of the scratch.
I have the...
Hello everyone, I am trying to implement audio processings algorithms with my nrf52DK.
What i need to do in order : 1- Sample my audio signal ( It will be guitar sound ...
I need to use a nRF52 chip to handle interrupts with low (and known) latency. Basically, there are specific ~100 us long intervals during which I need interrupt latency to...