Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
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...
*** Disclaimer *** I am a total rookie on this technology *** Disclaimer***
I'm working on a small BLE proof of concept and I have an nRF52840DK board. I've got Wireshark...
Hi, guys! I'm using the nRF52 SDK 15.3 BLE_APP_UART peripheral example.
I wish to add 3 ADC channels (12-bit) to read 3 potentiometers at a sampling frequency of 6kHz. ...
Hi,
I've BLE custom data sent to nrfcloud and looking for ways to plot data. I've used "add custom card" from configuration to extract data but was not able to plot/view...
hi, I am working on nrf52832 platform and tested some Bluetooth examples of SDK_15.3.0, I want to test some Bluetooth examples like audio, media and etc, is there any project...
Hi,
I am using a BLE master to bond with nRF52832. SDK is 15.3.0. Both side support secure connection.
I have tried to set the address type of master to public or random...
Hi, I'm starting to use the nRF52840 DK, I have downloaded the segger embedded studio but I don't have idea how to start, I need a sample example to use the pins to control...
I am new to Nordic products. I have a custom nRF51822 board and I want to flash it with Keil uVision and ST-Link V/2.
As I understood, I have to program the SoftDevice firmware...
I'm implemented DFU (with custom transport, but the problem is not there). Even when flashing SD+bootloader+app+settings I can see an error in the logs:
```
14:23:48.096384...
NRF Connect sees the devices no issues and connect. When it comes to running any of the examples in the toolbox, the devices are never seen. Location services are allowed...
Hello,
one small question: If we switch from Softdevice S132 6.1.1 to 7.0.1 without recompiling the application or using a higher SDK, does it mean, that we will automatically...
To measure the current consumption of our external battery powered device I plan to do the following (as described in chapter 6.6. of the PPK User Guide v2.2, Figure 14) ...
I'm trying to operate the ''twi_sensor" example of SDK 15.30 , using Kielu5 , but the compiler is issuing errors for the syntax of the TWI libraries. From my side I only changed...
We received a new batch of Thingy 52 enclosures... but the many of them have a third wire going into the battery. Why the change? How can we tell the versions apart? Is this...
Hello, As I read, including company identifier is mandatory in ble adv packets. I see value 0x0059 being encoded in adv packet. How can I get my ble adv packets scanner implemented...