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...
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...
When creating a Server using nRF Connect version 2.6.0.
Cannot set the Descriptor 2901. It gives this error-> " Error occurred adding characteristic. (NRF_ERROR_INVALID_PARAM...
Details: SDK v15.2.0 using ble_app_pwr_profiling example. Windows 8.1. Tested uploading to nRF52 DK and Blunor BT832F.
Steps:
upload ble_app_pwr_profiling using SEGGER...
Hi,
I am using NRF 52840 DK ,rev.1.0.0(2018.36).For development using ubuntu 14 machine and segger IDE. Trying to use fatfs example with Transcend 4GB AND 8gb micro sd HC...
HI, I am seungwoo
I am developing data transmission using nrf52810.
A 300-kilobyte file is divided into 220 bytes and transmitted continuously.
11-27 17:24:24.416...
I am using the development board based on NRF 52840 from Rigado BMD340. I connected the Eval Board via USB and in the NRFgo Studio it shows that the board is detected below...
No using bootloader.
the code cant run immediately is below when i enable the wtd.
After flashing the code by jlink,the code cant run till the wtd is timeout. i check...
We are using development kit for nRF52832 and trying to create the minimum current consumption that was stated in the datasheet which is 0.7uA while the system is off. However...
I did a search on Real-time debug, it's said for nRF52810, in Code generation, should set Debugging Level to Level 3, and Optimization Level to None Is that true for nRF52832...
Hi,
I've installed arm-gcc and the dev kit, I've tried several different versions.
I got it to compile the examples just fine. I can compile the example in examples...
Hi,
I tried to run the pca10056 ble_app_uart on a nrf52840 dongle (pca10059) after modifying the example as suggested here on the devzone. I had to define the rx,tx,ctx...
Hi !
I wrote a "central" device which works with multiple pheripherals.
Each pheripheral (Other NRF devices and also IOS) is going throw BLE_GAP_EVT_CONNECTED and when...
I am using pyserial on OSX as well as Ubuntu to send commands to the serial CLI via the JLink virtual com port for testing, and am occasionally experiencing lost/mutated characters...
Hi everyone. I am a beginner i really need help regarding an issue. I have two nrf52832 modules, on each of them i have a sensor from which i read some values. All i want...