This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Good day
I am trying to run the l2M2M_client sample on the nrf9160dk and have just downloaded the latest toolchain. I have gotten this error, while building, before even...
Hi, I have a situation(problem) I do not fully understand, and I hope you can help me to sort it out.
Background 1 Central and 2 peripheral units; all three is powered by...
Hello. I'm trying to make a simple BLE MIDI switch device based on PCA10040 dev kit and nrf Connect SDK v2.0.0. So I've added one GATT service with one characteristic according...
Hello,
We have a product developed using nRF5 SDK for Thread v4.1 based on mqtt-sn sleepy publisher example.
Currently I want to publish my sensor data of payload size...
Hello,
how add math function to a segger project.
I have included
#include <math.h>
void myFuncion()
{
. . .
rx=(int)((float)(*x-cx)* cos(a) -(float)(*y-cy)...
Hi,
I am attempting to make the Mass sample work on the nRF5340DK PCB.
I have found a patch - which seems to improve things slightly, but I am still getting a fs mount...
I get the wrong values of sin() function and the other trigonometry function. Secondly, please let me know how can I use inverse trigonometry function. I have added the configurations...
Hello,
My product is developed on mqttsn example of nRF5 SDK for Thread. Current setup is having one SED and one NCP device connected to OTBR ( having Nordic Image). ...
Dear Nordic Experts,
We are adding BLE functionality to an existing product so we have replaced its main micro-controller by the nRF52810. Our custom board is now in the...
Some time I'll got wrong value from read ADC.
I am using ncs2.0.2.
Here is my debug message you can see huge value at adc port 2.
Here is how I define ADC node in...
Hi,
When connecting my BLE peripheral sensor from nRF Connect for Desktop Bluetooth LE application, the client console prints out this
I want to increase the packet...
Hello
I need passkey
I am working on a project
I connected the peripheral_uart to android application
So I send the data on application , I need a secure connection...
I've been using the default connection interval for HID BLE devices but iOS 16 changed the their minimum connection interval from 11.25ms to 15ms. I just wanted to know how...
Hi Nordic,
Now I am testing our custom board on nrf5832. We are facing a problem. Even the arrived signal power is -30dBm, the per still can not be 0%. The following is...