Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hi,
I am using NCS 1.2 with Zephyr SMP_SVR example compiling with my own board DTS and using MCUBOOT
I have my own partitions configured in my DTS (attached down at the...
So I'm trying to start off development of my project using the PCA10040 development board. I have downloaded the SDK16 and built a couple of examples no problem using SES...
Hi,
I have a question regarding the frequency of the SPI peripheral of the nrf52.
According to the Product Specification v1.4, the minimum value for the frequency is 125kbps...
Hello Nordic Support!
The stop bit of the last character is short in the Uart output part, and the other MPUy cannot receive the character. How do I fix it until I send...
To the kind attention of Nordic support team,
I was wondering if it is mandatory that Host and Devices share the very same frequency table, with same size.
Is it possible...
Hello,
Because I have no space for additional transistors on my board I made a design with nrF52840 and rgb led connected to 5V.
Configuration o GPIO pins:
H0D1 Value...
I was wondering if I could get some guidance with regards to the effect of interrupting the nRF9160 GPS during an initial cold fix.
Consider an application which uses...
Hi, what is the accuracy of the humidity sensor of the nRF52 at low relative humidity levels (<10%)? Checking if I can trust the numbers I see in a nitrogen glovebag. Thank...
Hello ,
I am having requirement to use the mesh network with 50-60 nodes and they will be operated with one server. could you please suggest and help for the product.
Using nRF5_SDK_16.0.0 with the example: examples\ble_central_and_peripheral\experimental\ble_app_interactive. The terminal has been replaced by a PC application sending commands...
Hi,
I want to use flash area of nrf9160. To do it, I have created simple example using predefined samples on zepyhr project. My goal is to write a data to flash and read...
I have followed your tutorials on implementing custom service and one on custom characteristics. Everything works when adding only one characteristic. When calling sd_ble_gatts_characteristic_add...