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...
My team is developing for an nrf52840 on a custom design pre-production PCBA. Up till now we have been using nrf52840dk_nrf52840 in the"Board" field of the "Add Build Configuration...
Hi Team We’re using Nordic connect sdk 1.9.1 We’ve created a vendor service and defined multiple characteristics in same, We are using Nrf connect mobile app to fetch the...
Hi,
I am trying to capture provision packets from the BLE Mesh. I have nRF app for iOS. My iPhone is considered as a provision device, is it possible to provison another...
We are using SDK v1.9.1 with VS Code to develop software for a custom BLE board using the nrf5340 SoC. We also have/use a nrf5340-DK development board.
We generally update...
I want to make a card according to the NTAG213 specification package of NXP.
After I set the parameters, the default value for reading the card content will be NTAG203...
Hi,
We are running Zephyr 2.4 via PlatformIO on a nRF52840 based product. While spamming the nRF with a ton of BLE packets, after about 15 minutes or so we get the following...
Hi,
I have quite demanding SPI device which should send its data over BLE. Thanks to throughput example i was able to achieve maximum transfer speeds for synthetic tests...
Here are some values I got from the terminal:
11011110000000000001000000000010
00000010000001010000010000000011
00000011000000010000001011011110
I do not see the sign...
Good morning,
To my knowledge, the nRF52833 dk as well as the reference designs are FCC certified.
I'm currently searching the FCC IDs for these designs but I'm not able...
Hi
Using nRF52DK + SDK17.1 + S112
I have retarget enabled & using printf to output over UART (no DMA)
What's the best way to check if printf is busy outputting data...
Hi ,
What I am trying:-
-connect the custom board with nrf52840 chip using nrf52 dongle on pc with python.
-Already set some commands on custom board so when my pc ...
Hi:
i use the application note nA34's python file (dtm.py) to perform DTM PER test among 2 nRf52840 DK.
and in the LE_Test_Setup command ( the only set command which upper...
Hello,
Every time I try to run the sample gnss in SDK 1.8, I got this error gnss_sample: Failed to generate JWT, error: -8
Please can you let me what this error means...
In my application, we do not expect Centrals to have persistent relationships with Peripherals. We don't need them to store information about each other. However, we do need...
i am working with NRF52840 and i am using nRF Connect SDk.
can i get the help/documentation or guide to add the custom service.
can anyone compare and explain with nRF_SDK_17...