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 ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi all,
I am currently trying turning off the active time, so that the nrf9160 immediately goes in power save mode after RRC Connected Release.
If I send the command ...
I connect VBUS to VDDH, and use a USB cable for power supply(high voltage mode), but I cannot download firmware into the 52840.
Unless I power the 52840 from the VDD pin...
Hello,
I'm a teacher. I use the microbit card that loads one of your components. Nordic nRF51822-QFAA-R rev 3 Could you tell me if this processor is based on a Von Neumann...
Hello, just a few quick short questions regarding nrf52 devices:
Do I have to configure and initialize them before using?
Which function should I use? I...
Hello, I working for TSS.se now selling 100.000 temperature-loggers annually. We aim to develop a new IoT based logger based on nRF52832 as a replacement.
Issue-background...
Hello,
nRF52840-DK
SDK 15.3.0
SoftDevice: s140
IDE: SES
Example: Flash_fstorage_s140_pca10056
I do not read back the expected value in the example. The terminal...
Hi, I am trying to do DFU OTA. I am using SDK v16.0, s140_nrf52_7.0.1_softdevice.hex, SES and nRF52840 dev kit. I am finished with my application and it functions as expected...
Hi,
We are a module manufacturer. We are making modules based on WLCSP, QFN based nRF52840 SoC.
Can you please provide software(preferably GUI) available for module FCC...
Hi guys, i can't figure out how to create an event handler in my Mesh Client.
The functionality of this handler should be to set a flag on the 'NRF_MESH_EVT_TX_COMPLETE...
I used keil v4 compile the following project F:\nRF5_SDK_16.0.0_98a08e2\examples\ble_peripheral\ble_app_uart\pca10040\s112\arm4\_build get file nrf52832_xxaa.hex of size 101kb...
Hello ...
I'm porting our product from RF Digital's Simblee to Laird's BL651 (nRF52810). A phototransistor measures light, is connected to an analog pin, and is sampled...
Hello guys! And girls
My project is working as expected in SDK14.2. I'm updating adv data (manuf. spec. data) without any problem with this function But in SDK15 the function...
Hello,
I'm working on a project using a Thread network to send MQTT packets and I'm having an issue with the example project out of the box. I'm running the version 3.2...
Hi, Sir:
I am developing nRF9160 DK(pca10090) with mqtt_simple example in nRF Connect SDK(ncs/nrf/samples/nrf9160/mqtt_simple). Firstly build the example , build OK, but...