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 guys,
We're currently experiencing a very strange issue when we perform the following process of writing to a characteristic in an nRF52840 running SDK 15.2.0 and SoftDevice...
I Implemented the code for collecting data from 1 ble device through android app but i want to implement the code for collecting data from two ble device simultaneously unfortunatly...
This ticket started as a mail thread so I add it here so no data are missing:
==========================================================================================...
Hi
In https://devzone.nordicsemi.com/f/nordic-q-a/30206/spi-with-ble-in-nrf52832 , you said it cannot use UART 0 and SPI0 or TWI0 together.
Why?
In nRF52832 Datasheet...
hi...
i had merged the two programs , twi sensor and uart in segger 15.2 version . i am using nrf52840 i am getting the error in twi instance 0 . i couldn't find what error...
hi.......... i am using nrf52832 and peripheral device , software -- segger 15.2 version
i am getting the error while merging uart and TWI sensor example program. this is...
Hi guys,
I am developing a application and I want to increase the BLE throughput to atleast 1.3kB/s.
I have already read this thread: https://devzone.nordicsemi.com/f...
Hello,
We are using the nRF52840 which has a CC310.
My question is about signature sizes when performing ECDSA signing/verification using the functions CRYS_ECDSA_Sign...
Hai,
I am beginner in this. i am working on nrf 52832 and using sdk 15 . I need to update the firmware remotely in the field using smartphone with BT.
In sdk 15 there...
I am highly experienced with microcontrollers, all the way back to the Intel 8008, but somewhat new to the nRF52832, with only a few designs under my belt for this microcontroller...
We need to implement precision clock synchronisation between two or more NRF52 BLE devices (sub millisecond precision) and need some advice on what path to choose.
I have...
Dear all,
In my project, I only want to use a battery to power for nRF52832. So, I want to add the feature which can measure the battery level and notify the user. But I...
Hi!
Im trying to implement DFU but got stuck at sending the init packet.
The problem seems to be that the the init data doesn't get transfered somehow, and the symptom...