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 want to connect some ammount of central devices to one peripheral.
nRF52840 or nRF52832 considering as peripheral. Latest SDK (15.0.0) will be used.
Connection...
Hi there,
I'm about to develop my first BLE product and got my eyes on the nRF52840.
My product should be able to do the following:
1. Continuously read high rate data...
Hi All
I'm trying to measure the Ton and the Toff of a signal present on an input pin of a nRF51822.
The idea is to use PPI, Timer 1 and save timer on every falling/rising...
Hi,
we are using Linux machine and my application is running init, blue tooth stack is running on nrf52 board but after initiating the scan command we are not getting continuous...
Hi all,
I am using a linux based board and wanted to support BLE5.0 on that board. PCA10040 is connected with My board through UART. Please forgive me for these basic doubts...
Hi All,
Moto E4 mobile phones do not connect right away and at times takes few minutes and connects eventually. Right after I hit connect I get an error 0x85(GATT ERROR...
I am using Thingy (nrf52832) to advertise Eddystone UID and TLM packets in bursts. On a given event advertising starts with an interval of 200ms, then stops after specified...
My SPIM0 starts to use 300uA upon first usage of nrf_drv_spi_transfer. Why? Even when the transfer finishes and I uninitialize SPI or turn the MOSI, MISO and CLK pins to the...
Hi there ..
I have question regarding estimation of a coin cell battery life while advertising on nrf52840 PDK. I followed here https://devzone.nordicsemi.com/b/blog/posts...
Hello,
I am fairly new to developing ble beacon applications and was wondering if it was possible for my device to perform the following operations simultaneously:
Advertise...
Hello, my project is not going well. Trouble you Please help me again First of all, my English is not very good. I'm sorry. Can you provide an ideal sample code for me? My...
Hi
I'm using SDK 14.2, nrf52 DK and proximity example. When i try to write to inmediatte alert characteristic from nrf Connect ( android) i never get the event on the device...
Hi, in my project, the following codes caused "NRF_BREAKPOINT_COND":
sd_power_ram_power_set(4,(POWER_RAM_POWER_S0POWER_On << POWER_RAM_POWER_S0POWER_Pos) | (POWER_RAM_POWER_S1POWER_On...