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'm dfu test for sdk13.
NRF52832 EVM board
nrfutil version : nrfutil version 3.2.0
D:\nordic_nrf52832>**nrfutil.exe dfu ble -ic NRF52 -f -pkg dfu_test_app_hrm_s132...
Hi, i want to use dfu for application with mesh. But i want to update via ble in direct connection with phone, not via mesh protocol. Should i use example from mesh sdk or...
nrf52832 is connected to the main controller of the circuit on uart lines (RX and TX).
We have observed that even when we completely cut-off the power of nrf52832 then also...
Hi
I used the SDK 14.2, and download the android source code from guthub. Because I sent many packets(about 100 packets), so the delay should be set in the Android. I tried...
Hello, I am using nrf52832. I am adding pwm library in dfu secure boot loader project. I imported all required library but can't find PWM enable drivers/ library option in...
Good day!
I'm interesting in ability to support of some required Cybersecurity features by NRF52832 or/and NRF52840:
Is it possible to fully disable JTAG and/or SWD...
I am getting the following error message in the log when I try to connect with an Android device. It remains connected for about 40 seconds and then automatically disconnects...
Hi. Nordic.
Now I'm developing custom DFU transport which was already developed with SDK 12.x.
At the time of SDK 12, fs_evt_handler calls user's callback with the result...
Hi. I have added advertising to my multilink central project SDK15.0. Running on a nRF52840.
I get a error 12 when advertising_start(); is called on startup. I believe this...
Hey all
I've some basic question about the Call-Stack.
In my application I have a series of functions which call other functions and so on until an depht of about 20 calls...
Hello. How i can do a simple read an 0 -> 3 Volt (vdd) signal on Analog 0 P0.03?
I try it with saadc without sucess
int result = 0;
NRF_SAADC->CH[0].CONFIG = (
...
Hi everyone, I know that this topic has been mentioned before, but there are a lot of doubts and the situation about measuring a battery is still not clear.
1) First of...
Hi,
Here i are using nRF52832 ,softdevice S132 and mesh sdk v3.0.0
I am facing an issue in UART configuration in mesh (LIGHT SWITCH EXAMPLE) server code . When using my...
Hi all,
I am building Border Rounter and Thread Network. I using SDK 3.1 and image newest for border rounter
I follow this link https://infocenter.nordicsemi.com/topic...