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 want to create a custom GATT service. So I duplicate the example from the SDK ble_app_blinky. Basically what I did so far is rename all the "LBS" (ble_lbs, lbs_p,...
Hello, I am trying to store microphone data from the Nordic Thingy by modifying the Nordic Thingy Android app .
The Thingy firmware encodes the digital microphone data...
Hi there,
First of all, I'm pretty new to this, so next question might be obvious to others.
I try to decipher a line of code, and the little Part is what puzzles me...
I've created 2 custom PCB boards, 1 main board and 1 dongle based on the nF51822. The Dongle board uses the default ble_app_uart_c code. The main board transmits to the Dongle...
Hi,
I'm developing a new product. I want to manage power ON/OFF with the button. I see 2 solutions.
1) Using a pushbutton controller (like ST SRC0) -> Adding 0.5$ to...
Let me first apologies as I am a real novice with these types of items.
But your help in my issue will be greatly appreciated.
We are currently using nRF51 USB dongles...
Hi,
I have nrf52 Thingy board and i want to read temperature sensor data using twi sensor example available in SDK 11. I am not able to get data.
Thanks
Hi Support team,
I am looking to replace my BLE chip by a nRF8001. I am currently using a DA14580 (Dialog Semiconductor), in Beacon mode or pairing mode. I saw that the...
Hi,
As given in the link: http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.tools%2Fdita%2Ftools%2Fpower_profiler_kit%2FPPK_user_guide_Troubleshooting...
Hi, would you support with the following:
In the high voltage mode (defined as when the supply voltage is only connected to the VDDH pin and the VDD pin is not connected...
(Overview) When accessing the I2C device connected to the Nordic controller nRF 52832, The CLK frequency changes during the process, resulting in operation at an unintended...
I have the nRF52 Dev Kit running now on Mac OS with SES.
(for reference to this topic: click here )
My end result is to use the nRF52 chip as part of a MIDI wind controller...