I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
Hi,
I am currently working with the channel_sounding/connected_cs sample for nrf54l15 and I keep getting the error: Not enough memory to store step data (530 > 512). I tried...
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...
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...
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...