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 have two codebases here:
A peripheral application on an nRF51822 using SDK 12.2.0, SD 130. It has two vendor-specific services: the Nordic UART service and...
Dear helper.
Currently, in my custom board had a GPS chip that connect to nRF52832 with UART port.
But also the only way that I can trace the log is the other UART port...
Hi
I have custom board with nrf52832. I have lion batery and 3.3V ldo for powering device. I attached shematic.
For preventing lion battery decreasing below 3V, i used...
We're thinking about implementing a machine learning algorithm in our nrf52832 based product. Before starting implementation, I would like to estimate the power consumption...
Hi.
I would like to route the BLE SPI signals to an external connector for use with external debugger.
Please specify which the nRf52832 pins are by default assigns to...
Dear Nordic Support Team,
I want to integrate ble_app_uart_c and ble_app_multilink_central into a nRF52840 as an edge gateway, and the nRF52840 node communicates to the...
I try flash read, write and erase with flash_fstorage_example sdk 15 on nrf52 dk
On main.c i can write and read with nrf_fstorage functions.
When i try nrf_fstorage_erase...
I try to use SDK15/FreeRTOS project.
I measured current comsumption on IDLE state(not run any task).
It's take about 200uA.
On FreeRTOS's portable/CMSIS/nrf52/port_cmsis_systick...
Hello there,
I purchased some NRF52832 Development Kits and some NRF52832 Standalones. I wrote some code and flashed it to the development kit and it worked. Otherwise,...
Hi all!
I'm using the fanstel board. I can see that the "ble - uart" examples run ok.
In the code the configuration assign to P06 (Tx) and P08 (Rx) , when i look in the...
I'm implementing an application which uses the Secure bootloader with bonds. What happens if I create a bond to a device in application mode and then switch to bootloader...
We are designing a circuit that will be supplied from lipo battery, vddh. I am wondering how decoupling capacitors on vdd will impact as it is suggested (in errata 202) to...
We are using pc-ble-driver-py on our Ubuntu host machine which is connected to the nrf52832 running connectivity firmware and we are able to run the examples, how could we...
Hello,
I have got a quick question regarding a potential workaround-setting for the BLE_HCI_DIFFERENT_TRANSACTION_COLLISION-error.
Here is what I am currently seeing:...
Here i am attaching the my working code of the application.in my application i am using the two peripherals one is TWI and onther one is UART.i interface some sensors with...