Good morning,
I am using the nRF9160 as an AT command modem running the SLM app. I aim to set eDRX and disable PSM (PSM doesn´t make sense in our project). According to...
We currently have several nRF52840-based devices deployed in the field, running firmware developed using the nRF5 SDK and utilizing the SoftDevice S140 for BLE functionality...
Hey! I am working with 2 nrf5340 boards(nrf5340 Audio-DK as peripheral and nrf534DK as Central) and am trying to send 12750 bytes of data at one second from Audio-DK to DK...
Dear,
I’m using nRF Connect SDK 2.7.0 with BLE Mesh and wondering how to adjust the TX power dynamically. When setting the TX power using a predefined option like CONFIG_BT_CTLR_TX_PWR_PLUS_8...
Hi,
I'm trying to build the nrf5340_audio/broadcast_source application. I'm getting the following error: nrf5340_audio/src/audio/le_audio_rx.c:20:22: error: 'CONFIG_BT_ISO_RX_MTU...
I'm having some trouble with the discovery module. The way the service I'm connecting to has the same UUID for the Bluetooth LE service as for its characteristic. I get this...
I have seen I can use the nRF8001 to broadcast as a beacon, can a second nRF8001 pick up this beacon? If not, what is the smallest device that will do the job?
Hi!I'm having some problems in adding a new library to my project (sdk 11.0.0,s130), I want to add ble_nus.h. I follow this instructions " devzone.nordicsemi.com/.../" but...
I want to implement static passkey based bonding, using the nrf51822 on both sides[Central is not a Mobile phone].My sw for peripheral side is working with a mobile device...
Hi,
I have this following picture on keil when i am doing the first TUTORIAL (in tutorial party), the example works but i don't understand why keil display this (red cross...
Hi
For a university project I'm looking to create a small Bluetooth based sensor network. For this I was hoping to get your recommended products to work with. I suspect...
Can anybody please tell that what are the specs for BLE l2cap layer? In BLE 4.2 core specification it describes l2cap for BR/EDR/LE but i am not able to understand that which...
Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi all, i am experimenting on the example "ble_app_beacon" on my smart beacon kit, but i have two questions about it (though they are pretty general):
When a connection...
Hi Experts,
I use TIMER_1 and PPI to driver a 'H' style bridge for our motor. Unexpected system reset will happen if I trigger the 'H' bridge PWM with ble connected. It...
Hi,
I run the code of the radio_test example in a VisualGDB project. When I start it with a debugger connected, VisualGDB informs me that a ARM semihosting system call...
Hi, is their any brief explanation for nrf5-sdk-for-eddystone project firmware newly released by nordic. I go through the project but it is very hard to understand can any...
We have an use case that we may need to support up to ,say 500 sensor nodes and it may be added or removed dynamically. And we should collect all sensor data within 3 seconds...
Hi all:
Based the descriptions in data sheet, the GPIO9 and 10 are set to NFC antenna pins by default.
And I cannot control these 2 pin correctly by configuring the pins...