Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
Dear Sir
We got the problem on DFU upload firmware, it always failed in second DFU . We must unpair the device at iOS setting panel. Before next DFU.
Here is the log data...
Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Hi,
Basically, the setup of the mesh network is as follows,
There are END NODES based on sensor server model.
There are RELAY NODES based on the sensor client model...
Hi,
I am using Zephyr3.0.0 to validate AOA CTE sampling.
Firstly, a s below is the official data format. Nordic Semiconductor Radio peripheral provides 16 bit wide IQ...
Hi,
I am able to successfully build and flash the Matter Light Bulb sample onto my nRF52840 DK.
I am now getting ready to configure the firmware for use on a custom board...
Hi,
NCS1.9.1,nRF5340DK, VSCode,
see code, timer_lms==1000 spend 1000ms
but if start i2s
i2s_audio_init(); //this line will Slow down the time
timer_lms==200 spend...
When i try to use SES to build my project.there is error.The enviroment i confige as descrblied. them i use toochainmanger in nrf connect tools,the error is as the same as...
I'm trying to determine how to get a Linux timestamp for a project using nRF9160. It looks like the mktime() function is not supported. Any suggestions?
thanks!
I'm running into a weird bug where the first 4 bits received by my SPIM are always 1 - the next 64.5 bytes are all correct though... I've built 3 FWs out of provided examples...
Hi guys,
I have developed an app to read data from some sensors and notify the central with a frequency of 100Hz. It seems to work but I would like to share my approach...
Hello,
We are trying to get UART communication between nRF9160 and MSP430.
MSP430 need to send out a sensor data through UART.
We are using 1.9.1 SDK, and Visual...
Hi,
Is it possible to remotely execute a command that would force a BLE node into indefinite sleep or standby mode?
I am working to build out a BLE mesh network, where...
Hi. We have a custom board featuring 4 FSR sensors on it, based on the Nrf52810. Initially i tested those boards and the sensors using an STLink-V2, along with the Arduino...
hi thanks for you heip!
i want use \nRF5_SDK_17.1.0_ddde560\examples\peripheral\radio_test for radio test, here is the questions:
1、could this example can send prbs9 wave...
Hello!
I have to decode signals from two quadrature encoders. I know nordic has a driver for this, QDEC, however. there are a couple problems:
1. I need to control two...
Hi
Is there some example, how to use CAF and sensor_manager. I try to use BME680 sensor with CAF, but i'm somehow stuck. I got the sensor manager working and I see sensor...