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.
I struggled to migrate ble blinky example of nrf5 (nrf51422) to nrf51822 using KEIL (SDK5 v12.3) but failed
Here are what I tried.
Firstly, I changed target device...
Hello,
I want to create a program for communication and control between the NRF module and the desktop. I followed the instructions Installing from https://github.com/NordicSemiconductor...
Hi!
I'm working on a toy based on the nRF52810.
The BLE requirements are very low:
- Peripheral only
- 1 link only
- No bonding/pairing, no encryption, no whitelist...
i can create three service each with one notifiable characteristic. i am using nrf connect to test if it is work and i am able to send data through UART Rx and then enabled...
HI,
I'm use nrf51822 and SDK 10. I want to use APP_ERROR_CHECK function to show error msg, I did also enable LOG function to support this, but it do not work.
here is...
HI everyone!
My case:
nRF52832 + toolbox on iOS and Android
I have device pre-programmed using seeger with settings:
Next I want to make DFU update using .zip...
I am trying to receive data from GPS L80 with the nrf52832 board but I am not able to receive anything. I connected the Rx of nrf52832 with GPS and vice versa. I also connected...
Hello, I'm trying to get manufacturer specific data from peripheral, but I don't know how to do this when the peripheral is using extended advertisement with LE Coded PHY...
Currently, I am trying to create a UART connection between the nRF52840 Dongle and my PC. I am working with the usbd_ble_uart example found in the dongle SDK. I managed to...
Hi,
I am using nRF52840 Preview DK with SDK v15.3.0 and Softdevice version 6.1.1
I modified the Blinky peripheral code to advertise over Coded Phy, this code is working...
Hi all,
We are working on a project that requires us to measure the resistance of something applied externally. We are mainly interested in the change of resistance over...
Hi, I have managed to send data to a dedicated server, but I have a problem with reconnection. After re-connection, this is what I get as an output. In the log, there are...
Hi, I'm using Nrf52840 as the MCU for the developed product.
For my product, there is a central and a peripheral which two are communicate with each other via bluetooth...
Does anyone have any guidelines on connection parameter guidelines for Windows 10 BLE 4.1 machines? When I attempt to set some connection parameters on the nordic 'slave/perpherial...