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...
chip: 52832 . sdk 12.3\examples\ble_central\ble_app_uart_c\pca10040\s132,
i use this example to scan ble advistisment, i want to write some date to flash, i use flash_word_write...
Hi
I am doing a mesh application with :
--SOC:52832;
--with an AT Command Module connected UART;
--Mesh SDK :3.2;
--SDK 15.3;
in order to manage call backs from...
I built ...\examples\dfu\bootloader_secure\secure_dfu.eww ,pass,then when download to PCA10040 board to debug,but it show error" ELF/DWARF Error: Unsupported .debug_info format...
I am running custom firmware on a custom board using an nRF52832 chip. I have encountered an issue after migrating my project from SDK 14.2 to SDK 15.3. The issue is that...
I'm searching for a software engineer who can help us getting OTA support between nRF52810 and PIC16 MCU.
nRF52810 must have command- and data mode over UART, Pic controler...
Hello,
Since I migrated from SDK 13 to SDK 15.3 I can not see anymore print of NRF_LOG_DEBUG, NRF_LOG_INFO, NRF_LOG_ERROR and so on, on segger Jlink Viewer.
I have tried...
Are the following arguments correct?
data_rate <RADIO_MODE_MODE_Ble_1Mbit> or <RADIO_MODE_MODE_Ble_2Mbit> and so on.
output_power <RADIO_TXPOWER_TXPOWER_Pos4dBm> and...
Hello,
We are using the nRF52832 and 2G(GSM/GPRS) module to build up one IoT product. We got a disconnect between nRF52832 with other master instance(mobile phone APPs)...
Using Softdevice s140 v6.1.0 nRF5 SDK v15.2.0
I am trying to write to the flash, here are my read and write functions:
Two problems:
The write function does not...
Hi,
I've added an instance of the Generic Power OnOff Setup Server to an element and I can see it and all the models that it extends, i.e. (Power OnOff Server, DTT Server...
Hi all!
I'm trying to run the light_switch example (client and server), and i cant complete the provision process.
I'm using my phone and Nordic app for provision, when...
Hi.
I just wonder how can I send string message through ble.
I will use raspberrypi as server. You can check whole code below.
It works well with computer bluetooth...
I am working on nrf52SDK. For my curiosity i wanted to know the BLE stack version.
Is there any calls available to query the soft device(S132) to know the BLE stack version...
Hi all,
I have a very strange problem with the Buttonless DFU service. For my project we have two different builds, one debug and one "release" build. The debug build sets...
Lately with 2 different nrf91DK boards I have, I can't program them unless I do a full erase first.
I did see this post here: https://devzone.nordicsemi.com/f/nordic-q-a...