Hi, I'm current evaluating the NPM1300. I've made a prototype board, using nrf54l15 and npm1300. I did not know that i need the npm1300 EK to do battery profile. Due to being...
Hello,
I am working with the nRF9151 and would like to request the most complete available documentation describing all GPIO pins (P0.0, P0.1, ... - P0.31) and their functions...
I am interfacing a TLV320AIC3204 codec EVM with an nRF54L15 board using I2S.
The codec EVM default configuration is working correctly. I verified audio on the EVM side....
Hi Team,
Facing below issue related to MPSL.
** Booting nRF Connect SDK v3.3.0-ba167d9f3db4 *** *** Using Zephyr OS v4.3.99-fd9204a02d52 *** [00:02:14.519,667] <inf> app...
Dear Everyone, We're using the PAN B611 evaluation board (ENW89861AXKF) which features a PAN B611-1C Bluetooth Low Energy (LE) module which is based on the Nordic Semiconductor...
Hi Nordic team,
We are designing a custom board using an nRF54L15 together with an nRF7002 WLCSP.
Our board has a single 3.3 V power rail. We would like to confirm the...
Hi,
We have two option to use Flash memory,
Option 1: We are planning to use Flash Memory on the SPI bus shared with the NRF7002. Kindly confirm whether this configuration...
I use s130 based device as central to connect to my ios device, when connected, the central will issue a bond request, if user accept this request on ios device, the bond...
While using PPI and trying to use the first channel as a clock based PWM running on timer1 I noticed that whenever I use more than 2 PPI channels, the pin that is toggeling...
Hello!
I have multiple peripherals and multiple centrals. I'm trying to make one peripheral to connect only to one central.
I read a way to do this is by using whitelisting...
I’m attempting to use an nRF51 dongle with connectivity_115k2_with_s130_1.0.0.hex burned on to it. I’m using the dongle as a central, attempting to connect to a peripheral...
Hi, i try to add a passkey with "ble_app_uart".
I want to this thing.
If i try to use the master_pannel app to connect, peripheral require passkey.
no bonding.
...
Hi all;
I have a hardware question . How much is the discharge time of 10uF capacitor which put in the VDD pin of 51822 ?
When i use the formula of capacitor discharge...
I need to do this, A product ble and Gazell should be used. Switch bluetooth or Gazell mode by pressing the button, but ble and Gazell not used the same time.
When I switch...
condition:i am using the nrf51_adk10.0.0,and i want to enable the NRF51422 as a central role.,so a program the sd130,and i download the application into the board(ble_app_uart_c_s130_pca10028...
Hello,
I am using nRF51822 to build a product and employ 3.0V battery as power supply and system works on DCDC mode. I need RTC counter to do real time tracking. My question...
Hi,
I am developing a glucose application using nrf51822 chip.
Now i want to go for mass manufacturing.
All my devices are advertising the same name.
I want to identify...
Hi all,
I was testing with a new nRF51 Dongle recently and am finding that it disconnected from any peripheral after 15-18 seconds. Generally a little while after a Connection...
I had a PWM question ( here ). It was recommended that I install SDK 10 and use the PWM files from SDK 10. I installed and copied the PWM files from 10 to 9 and opened my...
Hi, I've compiled program from this link:
developer.mbed.org/.../
The problem is that I can't connect to my DK by nRF UART 2.0 app, probably because not every UUID is...
I am working on adding a timer in the ble_app_uart sample, aiming on disconnect with device which doesn't send any data in specific time, such as 5 seconds.
Now I have...