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,
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 NRF ,
I have been using NRF9160 DK GEN-1 board for NB-IOT and GNSS tracking and able to configure my network SIM as well as the NRF cloud .
I have used SDK 1.4.2...
Hello There,
Basically I just want to get Sensor data like (Temp Sensor) who already connect to Arduino and I get it , So I just want that data to nRF9160 over UART in...
Refer to nRF52840 Technical Manual USB 2.0 (full speed (12 Mbps) controller) The USB2.0 rate can be up to 480Mbps. We have a product whose USB transmission rate must not be...
I have created a program code on the Adafruit nRF52840 express in the Arduino IDE. I want to read this program code (including bootloader) via my j-link edu mini and save...
I noticed that the nRF Connect SDK has kept up with ZBOSS updates throughout the year. Is there a plan or recent releases with regard to the "nRF5 SDK for Thread and Zigbee...
Hi! I'm working on a custom board with nRF9160, I want to flash it with the asset tracker sample, however, I do not own a J-link device. What I have is a FTDI USB-UART converter...
My Thingy:52 is version 1.01. I haven't used it for a while and after charging, it didn't seem to be advertising. It was soft-flashing a green LED. I decided to program it...
Hi,
i am working on nrf52dk. i want to include "pwm" example in "ble_app_uart" example . i have included all the header files. and functions in "ble_app_uart" example. ...
Hi,
what is safe temperature range for nRF52840 - nRF9160 UART communication on 115200 baudrate without external crystals for HF clocks please ?
Thank you.
Hi,
I'm trying to program a custom board with a nRF52810 via nRF Connect. I keep getting the following error messages:
I followed this post and tried the following commands...
Hey guys,
I have nrf52832 custom Bluetooth module. It is stand alone nr52832 module . I just want to toggle any gpio on this module .
Can you guys tell me which library...
Hi all,
In my project, I make 2 SPIM and 1 UARTE works well.
Currently I want to use 1 TWIM, so I add lines below in proj.conf
However, I get errors: gen_isr_tables...
If nRF9160 stay almost all day in sleep, wake via RTC for a period of 1 minute and in this 1 minute period only make a GPS cold start, get the GPS coordinates and transmit...
My device is the slave, that is being connected (not always in the same order) by 2 masters.
I would like to create two different connection ways/points to distinguish between...
Hello.
1. For nRF5340 DK, in normal voltage mode, I use putty(windows) and minicom(Ubuntu) to view the printk logs, it works fine.
In high voltage mode, which software...