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 ...
Hi, We have custom nrf52840/33 peripherals, advertising every couple hours, and passing/receiving information from centrals running node.js version 12.22.5 with pc-ble-driver...
Hi, I work on custom board, which have NRF52833 and IS25LP016D SPI flash. I tried with SPI flash sample but SPI flash driver IS25LP016D was not found! err message show on...
Hello,
I want to use DTM FW for my design and have to update Tx & Rx pins to 21 and 20 respectively. Looking at the files in $\ncs\v1.8.0\nrf\samples\bluetooth\direct_test_mode...
Hi
I measured the CW output power of several DevBoards (nRF52832 and nRF52840) and the output power is much lower than expected.
Setup:
nRF52832 or nRF52840 DevBoard...
Hi Nordic,
when I run the samples/subsys/fs/fat_fs, the example of FAT file system usage with SDHC media, get error as below:
I have no idea how to fix it.
the SD...
Hello, sorry to disturb you I'm using Nrf52840 board and I would like to know how to flash correctly. I'm going to tell what i did with Visual Studio Code. I created a simple...
hello guys ,
In my project i am trying to reduce power consumption of nrf52810 with sensor. when a device is powered up it consumes 1.2mA without BLE advertisement and i...
We recently changed from nRF52832 to nRF52833 and for layout convenience used some of the P1.xx pins for our signals.
We are using SDK ver: nRF5_SDK_17.0.2_d674dde
For...
Just installed nrF Connect SDK v1.8.0 (using Toolchain Manager) - under Windows Windows 10 Entreprise
I have completed the setup and restarted my PC, however VSC is not...
Hi everyone,
I experiment with the saadc low power example . I have followed all the settings but I cannot achieve as low power as the example. As you can see from the PPK...
Hi,
1.How to test the ESD Human Body Model (HBM) performance of nRF5340?
2.How to test ESD Charged Device Model (CDM) performance of nRF5340?
Thank you for all your...
Hi everyone,
I have just purchased the PPK2. I've noticed that there two methods two measure the current
1. Source meter (the PPK2 provides power to the DUT)
2. Ampere...
Good day!
I have a question about length in MPID. In current implementation size measures in uint16 size and this brings lot's of troubles when you try to decode values...
Hi, I want to run UART on my custom PCB module that uses Wuerth Elektronik Thyone-I module that has nRF52840 chip. The project has just a RX, TX pins (and power supply, of...