I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
I procurred two NRF52DK boards and in both the boards I am facing the similar issue of "Failed to Connect the Target". When I am running the nrfutil device recover command...
What is the insertion impedance when using the PPK2 to monitor power consumption? My project uses a CR2450 battery and runs fine directly from that power source. It also runs...
Hi,
I am power profiling an application on the NRF52 DK. The application uses SPI to communicate with the BMA400 accelerometer:
The program initializes the accelerometer...
We are currently working on a project based on Enhanced ShockBurst (ESB) and would like to use Front-End Module (FEM) support with the nRF21540.
In your Enhanced ShockBurst...
I currently have an nrf9151dk set up on a breadboard along with some peripherals intended for some evaluative testing. Part of the purpose of this testing is to assess the...
Hi,
We developed a custom board based on the nRF54L15 SoC. We realized many current consumption tests with regulator configured in DC/DC mode. These measurements are in...
Hello everyone.
WE're trying to make a https connection with google.com and execute a GET request.
Wifi connection is working; DHCP seems to be working (my personal assumption...
I can flash the chip. I can run the debugger. I can go to the connected devices, select the device, go to the little "plug" symbol on the RTT, and select it. That brings up...
Hello I have a custom board with LR1110 Lora radio I'm getting errors that driver is not supported when I define the spi1 for it
lora0: lora @ 0 {
compatible = "semtech...
Hi Nordic team,
I'm using the nRF9160 DK with nRF Connect SDK v2.9.1, and trying to run the coap_client sample to send a GET request to the public CoAP test server at coap...
Bonjour, J'ai récemment eu le besoin d'ajouter le bluetooth dans un de mes projet et j'ai opté pour le BL54L15 de chez Ezurio que je programme avec une nRF54L15-DK. Mon soucis...
Hi, I'm working with the nRF9151 DK and currently going through the Cellular IoT Fundamentals course. In Lesson 4 , it states that we should see a message indicating a successful...
I want to add nrf21540 fem support in our nrf54l15 based application. I am currently using nrf54l15dk and nrf21540EK to achieve this.
Below is the .overlay and prj.config...
The VSCode nRF Kconfig extension has very high cpu usage (2 cores at 100%)
When disabling the extension, the cpu usage drops back to normal.
I see the following in the...