I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
I have a collection of nRF9151 devices using PSM mode.
Each time the application attempts to send UDP data while in sleep mode, they get a detach request (from the network...
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...