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 would want to establish a GATT Server application as well as integrate Bond Management Service from glucose example (ble_app_gls) in examples folder of SDK15.3.0_59ac345...
ble_db_discovery_start () returns NRF_ERROR_INVALID_PARAM (0x7)
This problem occurs when two peripherals are connected to one central unit. The two peripherals use the same...
Hey,
I am having trouble validating this idea through research. I was hoping someone could give me some ballpark feedback.
The setup:
- 15 NRF52832 devices on custom...
all set. while in linking stage i am getting
.\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol nrf_sdh_is_enabled (referred from nrf_fstorage_sd.o). .\_build\nrf52832_xxaa...
Hi,
I am using NRF51422 dk board in our project.We are using SDK 12.3 version , soft device S130 and keil u vision. Here the problem is I am not able to connect the bluetooth...
Hello:
I am able to debug and output to the J-link RTT Viewer(V6.44e) and when I stop debugging or sometimes randmley, the Viewer will display the message
"Warring:...
We're using SAADC to monitor two different voltage rails in different combinations (sometimes one and sometimes both).
I'm experiencing an issue in the following scenario...
Hi
I followed below tutorial, and I tried to send scan response data
https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-advertising...
Hi, everyone,
We are developing projects with nRF52832/51822 chips by using development board PCA10040. The programming of the chips is done by “nRF Connect\Programmer”...
Hi,
I have a problem with the app timer firing incorrectly.
I am using development board nrf52840-DK, Segger Studio 4.22, SDK 15.3.0_59.
When there has gone more than...
Hi
I'm really new to this filed and don't know anything about antenna, please forget me if the question is stupid.
I have an nRF52 DK, I noticed the Bluetooth antenna...
Hello, guys!
Here are the details about my development environment:
SDK = 15.3.0
IDE = SES
SoC = nRF52840-based BL654 module.
In my design, I need to drive a buzzer...
It's cool to have a build_all.sh script that supports so many cross-compilers. I've one more small request.
If run from a tool like CMake, the make tool does not pick...
Hello Nordic team
I am working on nRF52840 DK, SDK v-15.2, I am implementing directed advertising support and other side nRF52830 can capture this directed advertising data...