Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
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,
The instruction from the ' Getting started with Nordic's Secure DFU bootloader, a step by step guide ' page tels us to use minGW and GCC compiler to perform a 'make...
Hi,
I am following this example here , which sends an https HEAD request to google.com as a starting point for my overall goal, which is to send an https GET or POST request...
Hi,
I am a interested in using a nRF52 development board as a BLE Mesh packet sniffer when paired with Wireshark. My question is which of the nRF52 boards support mesh....
Hello,
There are lots of old threads about using nRF51 and nRF52-DK with Wireshark and special Sniffer firmware. The newer nRF52840 Dongle, however, doesnt seem to have...
Hello,
I am developing an nrf52811 BLE Direction Finding firmware.
During packet reception I would like to store the IQ samples on a uint8_t buffer right after some...
I have enable 4 Low power events for 4 button in NRF52832 board. when i press a button board is waking up due to low power event
but when it is waiting in low power mode...
Hi,
I am using nrfUtil on my iPad to update my nrf52 devices through DFU. Since the nrfUtil last update, I can't figure out how to delete the old zip package file on my...
Hi everyone,
First of all sorry for the big post but I have to clear many questions inside my head.
I just finished and received my prototype board that incorporates Raytac...
Does anyone know of training that would help get a novice off the ground with the Nordic nRF51 devices? I'm new to Bluetooth and ANT, and while I have figured a few things...
Hi,
I have been using Thingy52 devices for experiments for quite a while now. I would like now to use Zephyr therefore I played with various sensor samples provided with...
Hi,
In one of our private issues where we asked how to detect a lost cell, a Nordic engineer told us that:
However, we noticed that when we lose the signal/cell, then...
Hi, I just started working with NRF52-DK and SDK 15.0. I tried to test the ble_peripheral examples and they work properly. Then I tried to add the buttonless dfu inside the...
Hi everyone,
We are currently at the stage of selecting a 3rd party nRF52840 module for our prototype. Maybe my question has an obvious answer but I want to ensure that...
Hi
I am evaluating this profile:
www.bluetooth.com/.../viewer
Is it availabile an implementation in nordic sdk of this profile?
Or something similar to have a reference...
Hello,
I'm using Segger ES 4.52 and I'm having some issues while doing step by step debugging.
It tells me that some symbols are not defined, even if they actually are...