I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
Hi,
I'm using nRF Connect SDK v1.7.1 with two nrf5430 DK. My goal is to evaluate the different security levels. For testing i send messages with the Nordic Uart service...
According to the AT command reference v1.7, the nRF9160 SIP modem firmware v1.3.1 added the %PERIODICSEARCHCONF command.
It does though not mention anything about the behavior...
We are evaluating OpenThread for a custom board with a BL654 from Laird, which contains an nRF52840. When running the OpenThread CLI sample from nRF Connect SDK 1.7.1 we are...
remoteproc_mgr_config() from nrf5340_cpunet_reset.c that is called during init by zephyr for starting main thread uses hardcoded pin numbers for uart with cts/rts pins and...
Dear Nordic Team,
I am able to perform a successful DFU on a development board pca10040 using the DFU library for iOS. The thing is that after the DFU process, the phone...
Hi, I am using custom board. i am facing issue when i am integrating with ble we are facing issue that i2c stopped working. event we are not able to read(scan) slave address...
Hey devzone community,
I have a problem in migrating my program from SEGGER to VS code,
the 6 tutorial work only on new versions of SEGGER.
there is a simple option...
Hi,
I'm using the nRF9160 DK board with nRF Connect.
I want to create a driver for an LCD with a parallel interface. SPI is to slow for my project.
First, do you...
I have a question on the gnss event type NRF_MODEM_GNSS_EVT_FIX. It seems there's always the NRF_MODEM_GNSS_EVT_PVT event regardless it's a fix or not. The flag can tell us...
I am writing a program for a Garmin Edge which needs to connect to a power meter via Bluetooth, some of the characteristic / service UUIDs are 4 digits which cannot be used...
Hello,
In the latest SDK version v1.8.0, I have developed my own project based on direction_finding_connectionless_rx demo. Here are two problems I countered.
1. the RSSI...
Hi, I am currently working on nRF52 Thread v4.1.0 .
I am working on messaging transferring using coAP server an client .
previously using CLI commands to detect the ipaddr...
Hi, I've tried signing up for a SUPL licence a couple of times but it keeps getting denied. Not sure why. I have logged into devzone.nordicsemi.com and am using the same email...
Hello,
I am trying to update my Nordic nRF52840 via UART, using the bootloader from the examples (SDK 15.2.0). In the my application another MCU (from ST32) will update...
Hi all,
I'am sending epoch time from nrf_connect(mobile) to nrf52840dk only once,
then i need to update epoch time continuosly with nanosecond frequency
how can i do...