Hi,
I would like your support in reviewing and helping define the correct configuration for the NPM1300 charger in our application.
Here is the current configuration we...
Hi,
We developed an application on the nRF52833 and are now porting it to the nRF54L15. As part of this process, I'm integrating an external RTC via I2C on the nRF54L15DK...
For power-saving we periodically enable/disable the net-core. We would like to use the WDT on the net-core
as well. Since you cannot stop the WDT, how should we handle this...
Hello,
I have been trying to figure out how to enable coexistence between Bluetooth low energy and the nRF7002 and I have some questions.
1. In the nRF Connect SDK documentation...
hello Nordic
we have a master version that runs with older ncs version of mcuboot, and it is running ncs2.5.0 based app.
we have a release version that runs with ncs2...
Hello,
I’m working with an nRF5340-based device (NORA-B106-00B) and nRF Connect SDK 2.0.2. At low temperatures (around -20°C), some boards fail to advertise BLE (the advertisements...
I would like to know how to add an eSIM profile to an eSIM chip using the nRF9151 modem. Is there any platform or support that enables an infrastructure for this? What should...
Hi, I am working my way through the Nan 36 document and everything seems to be working fine. Have a question regarding Button Pullup.
Little confused on this piece of code...
hi nordic team,
i am creating a custom profile with one characteristic, where it will read data from sensor and send it to the usb dongle for every 200ms.
i created...
Dear Nordic,
Can nRF8001 to provide the iBeacon adv. data on air ? (with broadcast pies ?)
If yes, could you please provide an example for iBeacon?
Cheers,
JASO...
I use a S120 central to test a multi link connection.
\Nordic\nrf51822\Board\nrf6310\s120\experimental\ble_app_multilink_central
when the connection is established , the...
Hello,
I have taken a pre-generated XML config for nRFgo and modified it by adding some services
Here is what my config looks like
gyazo.com/bc330e7590afaa22533c200ff17eb902...
I can't figure out why but my build cannot locate files that are included in the makefile.common
I'm using SDK 5.1.0 and the ble_app_hrs project. It seems it can't find one...
My device is smart watch. We transfer some data to phone and receive notification from phone over BLE.
My question is those two functions(connect_params_init and sec_params_init...
Hello
I'm new in the world of nordic semiconductor and I've a little problem. I would like to transfer ANT+ data of a HRM Garmin in serial protocol to my PC. I use a nRF51422...
Hi,
I transmit a data packet to AP2, i wonder if it needs a sequence for resetting or not while AP2
initializing.
And, I send a packet data to AP2 by UART(AP2...
Hi Folks,
I'm experiencing a problem with the nRF8001 setup. After I send the last setup packet, I still receive:
0x03 (length), 0x84(CommandResponseEvent), 0x06(Setup...
I'm getting this error, but oddly it's coming up somewhere in the MIDDLE of my build, and not always the same point.
I have modified the HEAP size to be 0 as I don't do...
Hello !
I have just received the Evaluation Kit nRF51822-EK. I succeed to compile link and load the blinking leds example from my Linux box. I modify the example to use...
So, how do I control where my app is going when gdb pushes it to the device?
I'm using s110 6.0.0, no boot loader. How do I make sure my app is going to where the SD will...