hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
I'm analyzing app_timer scheduling code..
I have an question about list_insertation_handler function in SWI0_ISR
I think if ( (p_timer->ticks_at_start - m_ticks_latest...
I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi Team,
We are implementing an UART communication between a M4 processor (UART master) and a nRF51 (UART slave) and we want to use the UART in Low Power mode with flow...
Hello everybody,
for my project, i will bond the peripherial with the central.
I test my device with the MCP and can connect without problems. When i press the Bond Button...
Hi,
I'm using NRF52 and used inbuilt UART for communication with host controller.now i need one more uart port for log printing.
so how we can achieve on NRF52?
Thanks...
Hi Nordic team,
I'm trying to run demo SPI programs from NRF5 SDK. I want to create simple SPI communication between two dongles, of which one would be master and the other...
Hi, this is my first post here, so please forgive if category/description is not complete.
I'm trying to do a quick proof of concept using ZB ZCL Tunneling. ZED is a client...
Good morning,
I'm developing an app for NRF52832 SDK 15.3, SD 132 6.1.1 with NUS service. Moreover my app has DFU and Peer Manager with LESC JustWorks security and other...
Hello All,
I am working on an indoor positioning project where I want to send/POST request RSSI values to the server/frontend. So is it possible to send RSSI values to the...
Hello,
we have a problem with a BLE connection state function. We are working with an NRF52832 device and SDK 14. The device itself works in central and peripharel mode...
Thanks in advance for any advice!
We are developing an ultra low powered network. There will be a remote control with numerous buttons. This will connect to 2-10 peripheral...
hai , I would like to program cli uart in pca10059, what are all things to change in openthread stack in order to change UART pin configure and how to compile it ? I use only...
I am trying to implement cli uart in custom board, for which there comes need for me to recompile openthread stack (in order to change UART and LED pin configuration) in GCC...
I was just working with the ble_app_uart example in nrf5_SDK_12.2.0. Minor modification were done to the main function. The build output:
linking...
._build\nrf52832_xxaa...
The site is just showing a product brief PDF, where can I access the full datasheet? Is the crystal oscillator on board or an external connection is required?
Hi,
I am using SDK version 15.3.0. I am trying to implement the ble_dfu example. By default, advertising name is set to "DfuTarg". I want change this to a custom name. How...
I'm using the nrf52840 with connectivity firmware and S140 SoftDevice, accessed through pc-ble-driver version 4.1.1, with NRF_SD_BLE_API=6
Occasionally pc-ble-driver fails...
Hi,
I am trying to find RSSI of the value of the nearest device also I need the Device name, address of those devices. I got the RSSI value but some problem in D evice name...