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...
Using the Data Length Extension (DLE) feature in BLE v4.2, two nRF52 dev boards can achieve a maximum throughput of almost 800 kbps. I tested DLE with an iPhone 6 and the...
I am new to nRF ICs.
How to get 32.678KHz clock out from a pin? Is it possible? If yes, from which pin and how to configure it?
I am using 32.768KHZ external crystal fro...
I have designed several boards for the nRF51822-QFAA, namely with/for the Waveshare Core51822 module.
While one is working as expected - namely my "Orchid Lamp" (see links...
When softdevice S110 is used then bonding is not occuring (via nrf connect app to nrf51).but both devices get bonded when s130 is used?In Nrf connect app key matching failed...
Hi,
I have a working project where I use PWM driver with LEDs on the development board. I make use of the d52_starterkit.h where I have the following definitions:
#define...
Hi,
On a system reset, we want a mechanism to stay in bootloader for a short period before jumping in application. This way, if something is wrong in application that prevent...
Hi,
I am using ESB library for nRF52 microcontroller. At receiver i want to measure RSSI value of a packet. I got RRSI from nrf_esb_payload_t structure.
I am printing...
Hi,I have ibeacon (nRF51822) radioland-china.en.alibaba.com/.../long_range_300m_ibeacon_programable_nrf52822_beacons_bluetooth_4_0_tag_chip.html . I want to update the firmware...
Hi,
In my project i would like to save 100 bytes of information in RAM before going to System-off sleep mode.I have tested the example project given in sdk11 works okay.Have...
I am trying to read the battery level on a custom NRF52 board and I am getting a value that is around half of real voltage.
The same code works fine on NRF52 DK ( I was expecting...
I am looking at this example: github.com/.../main.c
In ble_evt_dispatch (line 315), this function forwards an BLE event to all of the modules. By looking at ble_evt_t,...
I am trying to build a BLE central application on the mbed compiler (target BLE Nano).
I have chosen the ble_app_uart_c example from the nRF5 SDK as a starting point. My...
Hi Support Team,
one error come out when use nrf connect, just as attached picture shows,
please help to check what cause this error,
no error come out on phone.
...