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...
I've been searching and wanted to confirm that in SDK13, it's still on us to implement a timeout if a device is placed in DFU mode? As others have said, this just seems such...
Hi,
I am planning to enable autoconnect feature in our app, the same way it is done in nrf-connect app. Is there any way to get the code for nrf-connect app or any other...
Hi there, I was trying out the ADC example which is sampling 10 times the ADC and then generating the event NRF_DRV_ADC_EVT_DONE to process the data.
I extended the handler...
Hi, Im using Nrf51422 DK board.
When I try the ble_app_multilink_central example in the SDK12, it works on the DK board.
But it does not work in NRF51822. (NRF51822 QF AA...
Hello All
I planning make DFU over the air.before going to this experiment i want know some information
Any Soft device is fine or Required specific SD
...
I would like to disable the secure timeout in the bootloader for a specific condition.
I am using nrf52832 chip, sdk 12.2, softdevice s132 v3.0.0 with secure bootloader...
Is possible to use DMA to communicate with nRF24l01 on STM32?
In my test, when Master spi CPOL = 0 and CPHA=0, it can communicate with nRF24l01 by SPI but not accessable...
When plugging the PCA10028 into my PC, LD5 is permanently turned on (or blinking to fast to see it).
But if plug the board into at power outlet, LD5 starts blinking rapidly...
This is more of a feature request:
Can you make the config file path configurable (both config files) ?
This would allow me to create a proper rpm package for a few...
when I use nrfutil.exe to generate .zip file on win10 64bit, I got the UnicodeDecodeError.
Traceback (most recent call last):
File "__main__.py", line 303, in <module...
Hi,
I have tried buttonless DFU in SDK 12, for which I have a few questions
(1) Is bootloader not needed if I use Buttonless DFU Template Application? However, SoftDevice...
I work with gcc on nordic nrf52 SDK13.0.0.
I see the post:
devzone.nordicsemi.com/.../
But if I try to change the packet in the radio_event_handler in active state,...
Hi I am trying to develop a an application to send data packets over ble using nordic uart service. I wanted to know what is the maximum bytes of data that I can send in one...
Hi,
I'm trying to integrate Bluetooth pairing code from experimental_ble_app_hrs_nfc_pairing example into ble_app_uart example (I have a project based on this example,...
Dear Nordic Team,
I want to know if we can support the real time talking like phone call between peripheral and central by software device. On application layer, we just...