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 all,
I'm really new with nrf zephyr environement, so for now I've build a custom board build with nrf9161 (look similar to circuit dojo feather nrf9160). I'm able to...
We would like to change BLE's PHY setting 2Mbps to 1Mbps in Audio profile. In SDK ver2.3.0, we could find BLE's PHY setting as follows;
Let me confirm the point to be modified...
Hi there:
I want to do BLE FOTA on nRF5340 Audio DK board. I have sdk v2.6.2. I'm trying to make the existing audio application work by taking the source code as it is from...
So I am using the NRF5340, and it has been fine for a few months now, however today, it stopped working and sending any data between the USB and laptop, the LED5 flashes once...
Hello!
Any and all guidance on the issue described below would be greatly appreciated! I am happy to provide any additional information.
Thank you for your time, ...
Hello Nordic,
As described regarding BLE Serialization in the link https://nordic-prod.zoominsoftware.io/bundle/sdk_nrf5_v12.3.0/page/lib_serialization.html, we want to...
Hello,
I have developed a custom board for the nrf52840 with the QFAA QFN48 package.
I am trying to program it with my nRF52840, I am using P20 of the DKconnecting the...
I am wondering if someone can help point me to a repo that explains how to create a gpio interrupt that can detect when my CS line goes from High to Low and jump to a method...
I'm evaluating an OpenThread mesh network in a large warehouse and considering the nRF21540 Front-End Module (FEM) for the router devices. To test this setup, I purchased...
Hi,I have been trying to configure two I2S devices where I will read data from mic SPH0645 with NRF5340 then I need to send that data to Amplifier(TAS2563).So,help me configuring...
Hi, I have a question regarding the operating voltage range of the nRF5340. I found that it can operate between 1.7 and 5.5 volts. However, can we restrict the minimum voltage...
Hello,
I am developing a BLE keyboard. I am using SDK17.1.0 and nRF52840. The part that is stuck is multi-pairing. I need to develop a function that alternately connects...
Hi Team, I am currently working with the nRF52833 BLE module, and I’ve noticed that the BLE device takes approximately 16 seconds to reconnect after a disconnection from the...
Hello,
I bought a NRF52840 USB Dongle for evaluation purpose (bigger project in mind).
I cannot even run the demo from NRF Connect (like BLE or RSSI viewer)!
On my...