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...
I'm in the process of evaluating the BLE functionality via the 52840 dev kit. I ran a number of examples without issue and just recently received power profiler kits so I...
Hi,
I would like my BLE device to connect to the PC via a BLE USB adapter. How do I do this? How does this work? Will my BLE device act as a peripheral and connect to the...
I want to implement a tag (type 2) like t2t library using nrfx nfct driver.
Is it possible? if so, how can i do this?
if not possible, is there any other libraries to...
I am using nRF52840-MDK and connect to my Ubuntu running in VMWare. When I connect this device to my laptop and run pyocd-flashtool. I am getting a error message stating ...
Hi
I have purchased an nRF52832 DK to develop a human fall detection device. I'm a newbie to embedded studio, and nordic products. I just started to understand things on...
Hi, I have seen a few similar questions to this but the answers weren't too clear...I am trying to use both the long button push and the button push actions to generate separate...
Hello,
I have a Raytac MDBT50Q-RX USB dongle that I want to evaluate.
The dongle comes with Raytac's own test firmware.
In order to evaluate it for my purpose, I wanted...
I am very new begginer and dont know where to start about nordic nrf52832 chip. Started a week ago with downloading SDK and playing with examples in it.
I in specific need...
This is the structure.I am using bitfields here, even if i don't the problem still exists.
struct CODE_T
{ uint32_t guest_code_start_time; uint32_t guest_code_end_time;...
Hi,
Lior Neumann and Eli Biham found a vulnerabilitiy in BLE secure connections, to which CVE-2018-5383 was assigned.
Is the S132 SoftDevice affected by this vulnerabilitiy...
Hi Everyone
My requirements are as follows
1. I am running 4 tasks using free rtos in which one measures the ADC , 2nd sends the adc data over BLE and 3rd check if the...
hello
I am using sdk 15.3 example code of DFU (secure_boot loader \ pca10040_ble)
I want to debug code but i can not.I getting error like that "Error Flash Download Failed...
Hello,
I have been using this method for a while now and everything seemed to work. But for one of my device the method returns the error 0x3400. I wanted to know where...