I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
hi I am sending a sensor data with time stamp using bluetooth ,now i am sending every data seperately my question is can i store 100such data in structure and send that entire...
Hello,
I have NRF51822 and I need infinite connection. The chip is used as peripheral device. Tx power is set to -8dBm. What is the power consumption when It is connected...
I'm getting a softdevice assertion at PC=0x14CBC after calling fds_record_write(NULL,&record), the record contains the following information:
fds_record_t const record ...
Hi to community!
I have a trouble with nRF52840 when using TWIS. I initialize the peripheral by below code. If the device is reset using default pin 18 by the external...
Hi
I am using NCS desktop application
I ported it to my custom board(52833),It works well
but now,my custom board has three leds,while nrf52 kbd board only has 1 led...
I need to build a simple BLE dc motor control with a potentiometer to provide the rotational position of the motor.
Anyways, my first step is understanding the Nordic libraries...
I am new at Bluetooth. I want to design remote media control(volume up,volume down, play/pause, next track,previous track) and call answer or reject. I have tried to make...
Hello there,
I am encountering an issue with the zigbee light_control example on the SDK v3.1.
Before I explain the the problem, here's some detail about the system setup...
Hello,
I am attempting to retrieve a device's own MAC address and print it out. So far I have encountered two different functions that can help me achieve this.
void zb_osif_get_ieee_eui64...
Hello
I'm working on the example of app_uart in sdk v17.
I'm trying to create a button 'Long Press' feature, but somehow the button input isn't working properly.
Below...
The example app_onoff.c shipped with SDK For Mesh 4.2.0 (unchanged from 4.1.0) have two unused variables in its state struct.
The value_updated variable looks like a left...
Hi
Is the GPIO on the nRF62840 5V tolerant?
I see the VDD supply is capable of 5.5V.
I’m running a 5V Hall effect square wave into the GPIO pin used as an interrupt...
Hi Team,
I would like to send 10 bytes of data in mesh from one device to another device. As i know that we can send data from one device to another device and the packet...
Hello,
I've asked this question around 6 months ago. Now I have to pick up where I left off and I was wondering how much the situation might have changed since.
- Last...