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 trying to develop the interactive_pyaci serial interface so that it can restore itself once it has been closed.
To do so it would be useful, once the db is loaded...
Hi,
Current github repo of IOS-nRF-Toolbox doesn't support X-code 10.2. Is there an update coming or is there a work around so that we can build app for ble-uart application...
I have the following issue: We are using the nRF9160 to track moving objects. Accuracy is of no importance, but battery life is. We experience the GPS accuracy as high, but...
Hello,
we've created a custom board with nRF52840 chip. The problem is that the device will not try to reconnect in a loop as it does normally in the examples. The function...
I am trying to get JLinkRTTClient (v646h) working on Ubuntu running in a VirtualBox 6.0 VM on Windows 10 host. I am using nRF52840 DK v1.1.0. I followed the guidance here...
Im using PCA10040 nrf52832 to measure light intensity with photodiode,
im using SAADC and SPI example to measure values but im not able to see any changes on UART as light...
We use the app button library to detect a change in position of three switches with the following configuration.
If the following sequence of events occurs,
1. Press...
Hello Nordic DevZone,
While trying to recover nrf52832 chip using command nrfjprog -f nrf52 --recover, I received the following error: Recovering device. This operation...
Hi ,
The following problem is happening in my case with old android devices. I found your answer from other thread.
"The phone first sends a LL_VERSION_IND and then it...
Now I use sdk15.2.0 hrs project to add the spim.
the mode of the spi is timer+ppi+spi.
question:1.I can't enter the led_timer_handler on time;2.I can't get the right data...
Dear All,
I am trying to use the external crystal as the source clock of the softdevice, as well as of the rtc. I am not sure if all this is possible and because I am...
Hello, I am trying to use PWM in the simple coap client example. Unfortunately the PWM is not working, I do not get any signal on the output pins. If I remove the line with...
I am currently involved with a project using the nrf52840. Page 96 of the Product Specification document (4413_417 v1.1) shows the electrical specifications for the HFXO....
Hi,
The datasheet of nRF52832 says operating temperature (TA) as -40 to 85DegC and storage temperature as -40 to 125DegC. Please confirm whether the IC can be operated beyond...
Hello,
I am working on nRF52832 having SDK 15.3.0, Windows 10 and Segger Studio IDE.
My query is, i want to restrict my nRF board connection to a particular custom application...