Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
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...
Hello, Is there any evaluation kit available for NRF905? I found this one online but DIGIKEY website says its obsolete::
media.digikey.com/.../nRF905-EVKIT_PS_Rev1.0_Jan2004...
Dear Nordic staff and users,
Now I'm trying to confirm that my local LTE operator supports energy saving modes. It went with flying colours with PSM:
at+cereg=5 OK at...
using SEGGER Embedded Studio for ARM V4.30a, I get a problem of Linking with an nRF5_SDK "blinky" examples. See hereunder the error message:
Seem to be a problem of configuration...
Hello,
I can create a zip file with nrfutil pkg generate and there is a bin file in it? I want to make DFU as a bin file only.
I only want to download the firmware as...
Hello,
I have a question about using pins as output. I'm trying to set 2 pins to "1", but cant fully understand how to use pins on port1.
for example: P0.10 (wich works...
Hallo,
I want to use the UARTE instead of the UART to transmit some audio data to DK. The Basic Project is the i2s example in nRF5_SDK_15.3.0_59ac345.
I implemented the...
I'm starting initial development on a new project using the nRF52832. I've been able to transmit successfully using nrf_serial_write but nrf_serial_read always returns NRF_ERROR_INVALID_STATE...
I'm working on a BLE central based on the Nordic UART Central example. The peripheral I'm talking to has a characteristic that sends an indication when written to. I'm writing...
Hello Nordic Community,
I found bsd Irrecoverable error on my other ticket
https://devzone.nordicsemi.com/f/nordic-q-a/53913/support-on-nrf9160-irrecoverable-3
I just...
Hello,
I've got a nrf52840 DK and Adafruit nrf52840 Express (less complicated then DK) i'm trying to run a PWM example from datasheet (46 PWM — Pulse width modulation...
Hello Nordic Team
I am working on SDK-v15.3. I have a requirement to update the DFU firmware in lower version too but this SDK version doesn't supporting to update lower...
i am working on a wearable device and want to develop a 1inch wearable using nrf528232 can anyone help e with minimum pcb design requirement for programming.
thanks
I am setting up the DFU example based on NRF52832.
I tried with different version of SDKs (SDK13, SDK15 and SDK16) and all based on armgcc. All toolchains are the same version...