Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
I am using SDK 15 and i have successfully flash soft device , boot-loader and application code using nrfgo studio. Connecting using nrf connect application. Click on the DFU...
Hi,
We are transitioning a product from the nRF51 to nRF52832, and I am looking into what I need to do to get our code ported over and approved with the Bluetooth SiG. ...
Hi there,
I am a using a nRF52/SDK 13 to communicate to an external board which uses AT commands, I would like to save some battery during the time I perform my AT command...
I read that the old SDK for mesh had the provisioner and client as the same operation, as I am trying to make my own philips hue style wireless lamp I would need to get my...
Hi!
My question is for the purpose of power calculations for both the nRF52832 and nRF52840 for BLE use only.
I haven't been able to find a reference for this.
I see...
I'm trying to follow "Bluetooth low energy Advertising, a beginner's tutorial" by MartinBL found at https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble...
Hi, in my previous attempt to fix n52DK, I fixed the n52DK board's power rail. It turns out not the problem of the interface MCU shorting VDD.
But when I followed the instruction...
Hi All,
Just feedback from Lab, they said that they can set any channel frequencies at bandwidth = 1MHz in the Direct Test Mode. BUT they said that they need to test any...
Did someone try to make QT application that supports DFU for BLE devices? Can it be done using nordic DFU android/ios libraries (to include them somehow in QT project)?
Hi,
I am having a problems with USB enumerating with a custom board based on the nRF52840. The board is self powered by LiPo battery. I am developing by connecting to the...
Greetings,
I'm attempting to use the ble_connectivity example for the PCA10040 and have a couple questions:
1) What are the default GPIO pins for UART?, for SPI?
2)...
Can you provide an android application that can implement light control?A s shown in Illustration:
like the nRF Connect or LightBlue.the application as client not provisioner...
HI:
I am studying mesh now.But I don't know how to run this example.I think,that proceed as follows:
1.Using provisioner example Configuration each node(element and models...
I'm using SDK version 15.0.0_a53641a on nRF52840 with softdevice s140_nrf52_6.1.0_softdevice.hex.
When I execute the code below in ble_stack_init (void) , I get an error...