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...
Hello.
I am trying to implement a Zigbee Network were sensors will be posting data periodically to a Coordinator.
I was looking into the examples provided with the SDK...
Hi team,
Our customer use nRF52810 to be an RF dongle.
They meet an question was about the high PER when there was an headset dongle was near nRF52810 as bellowing....
Hi,
I had the issuse about power consumption of saadc.The current measured was always more than 500ua after I called nrfx_saadc_sample().My test code is below.
I am using nRF32 ble module. I am not able to get the value from BluetoothGattCharacteristic. I have declared an object of BluetoothGattCharacteristic and getting the value...
Hi everyone,
SDK version: 15.3.0
I read the DFU documentation and can't find the <InstallFolder>\examples\dfu\bootloader_secure_ble folder in SDK 15.0.3.
This folder...
Hi.
I have problem with dfu over ble with mesh sdk. I use example experimental_lpn as guide. When I add this dfu functionality in my project, my application is not responding...
We are designing a radio transmitter for a long range hobby craft vehicle with Gazell. We need to use frequency hopping as well as the pairing functionality that Gazell offers...
Hi,
I have few questions to be cleared before get into the nRF9160 to use in India.
As per the datasheet, nRF9160 supports LTE CAT M1 and NB1/NB2.
Can I be able to use...
For Above case i am planning to interface with U FL to SMA cable for external antenna interface. nrf9160 ant pin and U FL connector will be routed using 50 E impedance. at...
Hi,
I have found an interesting behavior from this code:
nrf_gpio_cfg_input(7,NRF_GPIO_PIN_NOPULL);
if (nrf_gpio_pin_read(7)==0)
{
NRF_LOG_INFO("ID1(P0.%d) is LOW...
Hi,
I am developing the proprietary protocol by using ESB function in nRF52832.
If the linear distance between the two devices is less than 10 cm, normal communication...
Hey! I am very new to the NRF52 environment, and have just started tinkering with the BLE capabilities. For my project I need to send 5 Kbytes of sensor data as fast as possible...
Hey.
We use the same SPI bus for accessing an external flash memory and gyroscope device (Bosch chip).
We encounter a problem regarding the SPI when performing the...
I´m running on NRF52840 with SDK version 15.2.0 and trying to use atfifo, and I have observed a bug when writing to the atfifo buffer twice and then reading from the atfifo...
Hello, I am trying the nRF9160 DK for the first time and when I try to connect my DK to my laptop and select my device in the nRF Connect Programmer it shows the error highlighted...