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'm having an apparent memory issue after increasing my PPI channel and GPIOTE allocation. Here's the basic setup:
nRF52840 with SoftDevice 6.1.0
SDK 15.3
I...
Hello,
We're intending to use the free flash region for two purposes: Flash Data Storage and DFU. The Flash Data Storage will be allocated a large number of pages (100...
I am using the example on sdk12.3/examples/ble_peripheral/experimental_ble_app_buttonless_dfu and copied the relevant parts to my app.
It is now apparently working. The...
Hello ,
currently i am working on indoor navigation project for that i was setup 4 node in a square shape, the nrf52832 beacon was continue transmitted packets. we also...
Hello,
I've been looking into the performance of the coded PHY (S8) to see if it fits the needs for a product we intend to make. All research and documentation I found about...
Hi,
Im currently wondering how I would power the nRF52 dongle with a 3.85 Liion battery the best way. Voltage range will be between 2.5v and 4.2v.
I read you can use VDDH...
Hi, I am trying to make the iBeacon emulator using nRF52840-DK without SDK. I have found the iBeacon packet format.
When I send this packet using SDK, that worked. Now...
Hi all,
I am having a problem with the startup of the software on an nRF52840. It works fine on an EVM but not on our own board. The software is hanging in the softdevice...
Hello,
I have loaded the https_client sample to my nRF9160 DK, and when it runs, it blocks after printing "Provisioning certificate" for 10 minutes exactly. That would mean...
When installing the Nordic Connect for Desktop environment on macOS, a requirement is a running Apple Xcode IDE. The scripts which invoke Xcode (whether doing a manual install...
My project has successfully debugged the communication of SPI_2, SPI_3 and UART_1. Now I need to debug the interface communication of I2C, when I turn on the macro switch...
Hi,
I need a way to have a concurrent connection (multi-peripheral), with whitelisting and bonding. Is there any example of this?
I found an example for multi-peripherals...
Hi!
I loaded up the LTE Sensor Gateway application on the 9160-DK, version 0.8.5. It crashes at the same point every time. I can see it connect to the cloud. When it attempts...
We would like our device to accept "just works" bonding for the first 2 minutes after power up in order to provide simplicity, but require mitm with oob after this to provide...