Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
Hi
I have two nRF52833 development boards: one is using BLE peripheral_uart, and the other is used as RX (BLE central_uart). My issue is that, with the TX setup being completely...
When a button is pressed during power off, the buttons module disables the wakeup interrupt but the button scan never happens, leaving the module in an invalid state and preventing...
Dear Nordic support,
I was reading the Technical Documentation in the GPIO section for the nRF9151 , and I came across this blurb:
"Note: When a pin is configured as digital...
nrf5340 - running the complete BLE advertising and handling the read / write gatt client processing running in network core and doing rpc to application core
Create a sample...
Hi
I have questions about nPM1300 VOUT1 inductor
1. Our load current for VOUT1 will be <20mA, so could we use below inductor?
2. Datasheet 6.3.5 define it's recommended...
Hello
I would like to use the SPI to communicate with an IC without having a software driver.
I have the following device tree:
& spi2 {
compatible = "nordic,nrf...
Hello,
We are using nrf52dk, with zephyr OS also we have done the setup in VS code with extension.
Toolchain version: v2.9.0
SDK version: 3.7.99-ncs2, these all came...
Dear all,
I'm having difficulties scanning as a central device showing the short /long names like e.g. "Polar H10 xxxxxxxx" I can see the names when scanning on my smart...
Hi,
We recently managed to get the onomondo softsim working on a dev kit, we used the sample code provided by onomodo to do this. Now we want to add the softsim to the nrf_cloud_multi_service...
Hi everybody,
I have problem with my nrf9151-DK and attemp to create PPP communication.
First of all, I have to say that I am a beginner in this matter. I haven't come...
Hi,
I'm new to the nRF52840 and BLE and want to send a simple string like "Hello World!" to a paired device (phone) at a cadance of 1Hz e.g. I started with the peripheral...
Does anyone have experience with using a TP4057 with the nRF5340 for charging and fuel gauging? I watched Adding battery charging and fuel gauging to your nRF52 Series project...
Hello,
I am using the nRF52832 WLCSP with the imprint "N52832 CIAAE0 2207A5", and my FICR reports a codepage size ox 0x400 and a code size of 0x100. This results in a...
Can the nrf7002 be set up to have both a STA virtual interface and an AP virtual interface at the same time?
From all the documentation it doesn't specify that only one...
I am using the Nordic Mesh Library with an ESP32 IDF-based application on the ESP32 side, and I am using ESP32 BLE Mesh. On the Android side, I have created a node to send...