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...
Hi, I am running the ble_app_uart example from nRF5_SDK_ 14.0.0 _3bcc1f7, and found that NRF_LOG_DEBUG () doesn't cause any log output.
Although I have set #define NRF_LOG_ENABLED...
We are running a nRF52832 with SD132.
We are attempting to update the soft device as part of our custom boot loader with the nrf_dfu_mbr_copy_sd.
It returns NRF_ERROR_INTERNAL...
Hi,
I found a bug in the PPI example in the nRF5 SDK v14.0.0 .
In "<SDK_ROOT>/examples/peripheral/ppi/main.c", the following function has an error:
static void timer2_init...
Hi! I'm using nrf52 DK as central and nrf52dk as a peripheral device. Connection interval 10ms. I want to send 10 samples each of 12 bytes every 10ms connection interval....
We know that Nordic have several product lines, some of them are similar or cross functions, is it possible to make a comparison list which maybe list Model / Package/ Flash...
I am trying to build my own application that will be updated via DFU UART.
I can update your given example in
examples/dfu/hci_dfu_send_hex/test_images_dual_bank_update_nrf52...
Hi
When initialising BLE in the softdevice, the following value is used as part of enable_params:-
* @brief BLE GATT initialization parameters.
*/
typedef struct...
Hi
I am running SD 132 2.0.1 on nrf52832 rev 1 and i am getting a chip lock reset occurring. (I have cleared the flags as per the errata and reset pin flag is not present...
....\R2D2_build\R2D2_Firmware.hex: Error: Q0122E: Could not open file '....\R2D2_build\R2D2_Firmware.axf': No such file or directory
keil gave me that error. i did research...
Hi
When I used ANCS, there is "bluetooth pairing request" notice shown on the iphone, if choose cancel, then 51822 went to reset, why is that happen?
iOS:10.3.3
NRF51822...
nrf5_SDK 12.3.0
nrf52832
softdevice 3.1
My app used timer for buzzer and led.
This timer call itself, and variable is discount.
This is normal mostly, but in somtimes...
I am working on reading ADXL362 through SPI on PCA10040.I used demo spi in nRF5_SDK_13.1.0.
here is my main code:
bsp_board_leds_init();
APP_ERROR_CHECK(NRF_LOG_INIT...
I am developing on the nRF52 boards with a capacitive sensor. I followed the tutorial in this link and created a custom service with 3 read characteristics. I am able to use...
NRF52 pca10028 DK - SDK14 - Arm GCC (Eclipse) - SD 5.0.0 - bootloader_secure_ble
Using either nRFGo Studio or eclipse to program the flash (it does it with both)
I can...
Hi,
some time ago we ordered 3 PPKs. I tried one under a Mac with VmWare / Win7 with a PCA10040 board. It was working but I got surprising graphics. When I came back from...