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,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Greetings,
I am trying to run the scan_adv example from the samples. I am using the nRF52832 kit and SEGGER for running this sample. However, I face the error mentioned...
Hi everyone,
I am following this video step by step to create my custom board configuration https://www.youtube.com/watch?v=KSivO9Cf1TE&t=474s .
I follow every steps but...
Hi all,
My project can be built and run correctly on NRF SDK 1.5.0,
after updated to SDK 1.6.1 and rebuild, it failed and messages below:
Is there any idea for this...
After installing nrfConnect SDK v1.6.1 on MacOS ( Big Sur 11.5.1 ) using Toolchain Manager, I can't find nrfjprog.
When I try and run nfrjprog in Terminal, I get: "zsh:...
Because some IOS devices support up to 185 Bytes MTU, Android phones 247.. is there
any possiblitly wow the Application Core NRF53 can retrieve the current MTU Size from...
Hi
I am working on a nRF52840 using Zephyr as OS.
I have setup some control GPIO pins in the device tree (se below). This works fine from the application. I can access...
When I enter 100 as the size for the ATT MTU all works perfect, but when I choose a larger number like 250 as ATT MTU, sd_ble_enable() does not return an error and I can debug...
I will be using an NRF5340-DK for starters. I have a Linux SBC that will be running blueZ. I can use USB, UART, or SPI to connect the NRF5340-DK to the Linux SBC. I am assuming...
Hi Dev Team,
I had installed the newest NCS version NCS v1.6.1 and was importing my application from 1.5.1 to 1.6.1.
However, I noticed a lot of changes with respect to...
Hi,
I have a question ,According to the official tutorial,I succeeded BLE OTA DFU in windows system by nrfutil ,however, when I use the nrutil tool to update the firmware...
I have tried to use I2C but it does't work out. nRF9160 doesn't start booting after executing "build and run" and pushing the reset button.
I open secure_boot project...
Hi Nordic team
At sdk connect sample/mqtt_simple, it called lte_lc_init_and_connect() to connect NBIOT or LTE-M.
If this call was not successful, could we read error code...
hi support team,
very strange question from customer
customer set up one interrupt with following code:
void gpio_wakeup_init(void) { uint32_t err_code; if (!nrf_drv_gpiote_is_init...
Hello, I am routing the NRF52840-QIAA chip and wanted to avoid the costly via-in-pad process.
Can I use the following pins for QSPI quad mode?
Also can i leave the RESET...