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...
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...
Hi,
I am stuck in sending and receiving serial data over Rx and Tx in nrf51 DK. I used arduino to prototype a fingerprint access control system. Now I am shifting to nrf51...
Hi,
I would like to know if the LFCLK is enabled after zboss_start(); and after zboss_start_no_autostart().
I would like to use an rtc event to trigger a PPI routine and...
Question: for the nRF52840, if I configure a GPIO pin as an open-drain output (DRIVE setting of S0D1) and then select this pin as a UART transmit pin, does the open drain...
1 .after the flashing the board i get a Zigbee Connection and Bluetooth connection but i can't able to control the bulb by using both board and bluettoth
2. Sir i am using...
Dear all.
I know the nRF52840 has 2 uart module.
I've been used only 1 uart setting like below pin connecting in 52840 DK reference doc.
But now i have to use 2...
*** 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...