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...
How can I adjust the BLE transmit (Tx) power, up to and including +8 dBm? I'm using nRF Connect SDK (NCS) on an nRF52840-DK .
I modified the throughput sample to reverse...
Hello, I'm trying to run the Ble Peripheral sample from "nrf\samples\bluetooth\peripheral_lbs" i'm using nrf connect V1.8.0 and NRF5340dk i followed the code in the github...
Hi,
I'am using the Ultrasonic Oxygen Senor with the nrf5340, the output is like this "photo" I want to calculate the concentration and the purity and with this values I...
Hello,
Is there any way to program the frequency output when sending a carrier wave to have a step size of around 1KHz? It seems that the default step is 1MHz.
Hi
I am trying to get the manufacturer data by ble_advdata_parse() as instructed in this case and this case , but it's not found in my SDK14.2, so how can I get the manufacture...
It's not possible to proceed a firmware update of matter light switch example on nRF5340DK.
I use following SDKs / Repos
nrfConnect SDK v2.0.2
standalone zephyr SDK...
Hello,
I have a component (AMC1306) in which I input a signal of at least 5Mhz. When this signal is triggered to this component, it sends me back data at this same speed...
Hi, I am trying with coap_client/server example programs on a custom board. I created a custom board for Zephyr and it is compiled without errors. I have a single button switch...
Module: nRF52832
Implemented pairing for ble_app_UART (NUS). However, I can connect with ble_app_uart_c, which does not have pairing implemented. Please tell me how to prevent...
I've just updated to the new V4.0.0 of the nRF Connect for Desktop BLE app. I'm trying to set it up as a server with CTS (but with both Current Time and Local Time Information...
Hi
When using external JLINK to download programs to 52840DK board, how should power supply, or how should configuration; What problems should you pay attention to when...
Hi there,
I found a ticket that involves the ticker and mayfly documentation, but the link mentioned in the answer was lost.
devzone.nordicsemi.com/.../is-there-tutorials...
I understand that this flag is for advertising in low duty cycle, however, how are the actual parameters (i.e., advertising interval) defined for this mode?
Hello there,
I am trying to work with the sample application named "radio test" for performing FCC testing with our hardware. However, I am not able to successfully build...
Hello,
I am using nRF Connect SDK 1.8.0 on the nRF52840. I want to limit the amount of time that a peripheral can connect to my central 52840. On connection start I initiate...