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...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Hello Nordic Engineers!
Thank you in advance for your time and advice.
===== Overview =====
I'm developing (sort of) a Bluetooth mouse using the nRF Desktop Application...
Simple question with an unusually elusive answer: While using zephyrs File System service ( Docs ) is there any way to check if/when a user has modified a file?
= = =...
Hi, I am using nRF7002 DK, is there any other sample code for HTTPS client using WiFi nRF7002 + nRF5340? I want something that does not use WiFi credentials library.
Hi
We try to move forward from nrf-sdk 2.4.2 to 2.6.1 and run into troubles, that west thinks it should sign our images, but we defined CONFIG_SIGN_IMAGES=n So the first...
Hi We are running the nus service on our device and would like to use a PC to connect to this service.
What is the best way to achieve this ?
I've looked at the nrf52840...
1. Can I use the sample source (nRF5340 Audio) on another board?
2. Is there a way to develop without using the sample source? If so, how?
3. Is the LE Audio sample source...
Problem Description: I am trying to configure and control an LED connected to pin P1.07 on my nRF52 device, but I am experiencing issues. When I configure pin P1.07 as an...
My goal is to test Net Core updating so, if needed, I can update the Net Core.
I have my app set to boatload both the app core and net core using external memory but when...
Hi
I'm using asynchron UART.
For example, I defined idle time to 20us.
It works without any problem.
#define RECEIVE_TIMEOUT 20
static uint8_t rx_buf[512];
ret...
Hi there,
I need help finalizing the size of my product's settings partition. I only store Bluetooth bonds on the settings partition: 20 bonds to other Nordic devices via...
Hello,
I'm abit confused... while the reference is +/-0.6V and absolute ratings are not to go below VSS=0
so is it SAFE to measure -0.5V with the ADC?
it looks like...
Hi there,
At the moment, we have developed a custom PCB and are having wireless troubles. Our suspicion is that the crystal circuitry must be the issue as there is absolutely...
So i have a problem with documents for nrf52820 while it's a great chip with good functionality i selected it mainly because all of product details and specifications told...
Hi,
I upgraded Toolchain and SDK in VS Code to Version 2.6.1.
Now the build is failing.
As far as I can see the wrong CMake will be used - from Visual Studio but it...