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,
to save power, our product negotiates a slow connection interval of around 1s (usually ended up being 960ms) when going into deep sleep.
when waking up the device...
Hi. We are checking compatibility between USB CDC driver and external host devices.
Examples of USB CDC of nrf52840 works fine only for PC with PUTTY program.
Using other...
Hello everyone,
We are using the nrf52840 Dev Kit (PCA10056 1.1.0 2019.19 683465548)
SDK Version: 15.3
OS: Fedora
When we are using the command line "make...
I am using TWI sensor example to read data from mpu6050. The program runs without error and showing expected values in watch window. In order to see the real time values i...
Hi, I'm using the nRF52840 Preview DK to get data from a digital microphone via a PDM interface. I'm using a clock frequency on 1.032 MHz to activate the microphone. The data...
Hi,
As discussed in this ticket we need a way to reduce the current consumption.
The LPN example doesn't solve this for us.
Our application is based on the light switch...
Hi, we have the latest Xcode installed on our new development Mac (up to date iOS too).
When we downloaded the iOS nRF toolbox from git hub today we get errors when compiling...
Hello Everyone,
I am looking for an Eddystone example. It should be used for an nrf52 with s132 SoftDevice (programming with nrf52 Prev Dev Kit).
Thanks for help
I'm struggling with how to properly identify an unprovisioned mesh device. Basically when i scan for unprovisioned devices from my iOS app, I'd like for only our devices to...
If I use sdk12.3 pca10040 S132
softdevice is s132_nrf52_3.0.0_softdevice.hex
How do I determine what version of Bluetooth it is?
In SDK or where the document has instructions...
Hi, I had download the nRF5_SDK_15.3.0_59ac345,but I couldn't find the softdevice S112 hex.(Nordic52\nRF52_SDK_Source\nRF5_SDK_15.3.0_59ac345\components\softdevice\s112\hex...
Hi ,
We have the following setup :
One nrf52840-dk acting as a multi-link central
One nrf52840-dk acting as a peripheral ( blinky app )
Both communicate well over...
I want to expand the Asset_Tracker example by adding the possibility to send data through UART2 to the controller and then to the nRF Cloud.
I am unable to find any document...