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 ...
I am trying to bring in the spi_nor driver into our project and was getting errors reading back the jedec id on initialisation so I tried to run the nrf/samples/nrf9160/http_update...
Hello, I have a problem when I enable Bluetooth on my application. If I enable Bluetooth, I can't control gpio pin on Trace DATA. If I disable Bluetooth, I can. It's a hardware...
Hi,
nRFConnect SDK Sample not working (periodic_adv _sync)
I have two nRF52840 DK with nRFConnect SDK 1.7.1
Compiled and run on nRF52840 boards:
\ncs1.7.1 \zephyr...
Hi There
Is it possible to connect to nRF Cloud using a normal 4G/LTE Sim? I see the specs of the NRF9160 show that it supports full LTE and all the Bx bands.
If the answer...
hi,
I am beginner and I am converting an Arduino library to Nordic library, but I have this part code
what is mean begin, I am confused on this part , for example , TwoWire...
Hi,
I have been programming and testing ESB on the nRF52 DK using the Arduino IDE with the sandeepmistry code base, as it allows me to view serial output to a log screen...
Hi, I'm trying to enroll my nrf9160DK preview kit in nrfcloud. I've successfully done it with my Thingy91, but in process of upgrading modem on Thingy91 with my DK I forgot...
hardware board : 52840dk_52840
sdk : ncs1.7.1
IDE: Visual Studio Code
in our OTA design , we have new image download and stored in a LTE module, since our application...
Hello,
I use ST's mcu + Atmel radio IC + nRF21540 as the FEM. Use Atmel radio IC's IO to control the TX_EN and RX_EN pins for nRF21540 automatically.
I want to change...
We plan to create a BLE central device to communicate with our peripheral devices. Both sides are based on the nRF52840 using SD140. As we've already developed the peripheral...
Hi,
I just turned off compiler optimizations with CONFIG_NO_OPTIMIZATIONS=y (before that, code was working correctly). After the change, I noticed that my program is stack...
Use Microsoft Visual Studio Installer Projects to create .msi for nRF-Command-Line-Tools-10.14.0-x64.exe and other .exe files, but an error message will appear during execution...
Hi,
Is it possible to create two separate USB devices on nRF5340? My application requires three USB classes: Audio, CDC and DFU. Currently I am using all three in a composite...