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...
Dear Nordic Team
I have a big problem when I am developing my App on Smartphone. I don't have good knowledge for share user for another smartphone after paired into smartphone...
Hi All,
I am trying to update the existing Bootloader on my product with the new Bootloader via OTA DFU. I have searched the forum for similar posts and succeeded in creating...
In our application, I've incorporated use of the Flashlog backend to store debug logs into flash on our device. Overall this functionality is awesome, but I've noticed that...
I feel defeated. Programming nrf52 uses libraries that rely on libraries that rely on libraries and on. Loading a new project into Segger Embedded Studio loads none of the...
I have a very simple problem - using nrf52832 sdk 14.1.0 I cannot connect to iphone (7 or greater) and HTC (android 7) with the same value of NRF_SDH_BLE_GAP_EVENT_LENGTH...
Hey Guys, I am trying to program my nrf52832 board by connecting it with J-LINK(EDU) but could not do it. JFlash was giving failed to connect error. Even NRFGO Studio was...
Where could I find the nRF Connect v2.6.1 for desktop documentation? And more precisely, the one describing the Programmer official v1.0.0 functionality? As far, the only...
Hi,
I'm trying to get the scanning procedure to work while my device is connected to a phone. At the moment, even though I start the scanning procedure, I don't get any...
Hi,
I am using NRF52832 SOC for my application. I have developed application for beacon advertisement based on the nrf sdk. I am facing some issue in device advertisement...
I want create a simple application such that when I send a string "Hello" from the nRF UART Android app to the board, I receive a string "Hi" back to the phone. How do I write...
Hi,
I’m developing a BLE remote control device (S132 softdevice && SDK 15.2.0) . It works with NRF52832 programmed as a central BLE (I started from ble_app_blinky (central...
Hello, i am having problems with a loop in the function "flash_manager_wait()"; in the begining of the code.
main()-> initialize()-> mesh_init()-> mesh_stack_init(&init_params...
Hello, I have a discovery issue that seemingly only happens with the Samsung Galaxy S8.
I want to throughput test BLE5.0(2Mbps).
I using the nRF52832(BMD-300) with SoftDevice...