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...
Hello!
We're using SDK 12.3 on our application, and we're aware that the SDK is targeted to be event driven, meaning that our code should be the one keeping track of the...
I am using SDK15 , nRF52832 custom board , keil uVISION 5 , ble_app_beacon example.
I am adding timer to the example.
In below code, when I comment out update_vbatt()...
Good afternoon,
I am facing the following issue:
a client application writes to several characteristics (write with no response) I set in my chip, which trigger the execution...
Hello,
We are porting legacy application to the nrf52840. We are using Keil uVision 5.
The legacy code is using some gcc ideas and extensions so we are forced to use...
Hi , All
I am using nrf52832 SDK12.3.
When the host runs to the discovery service but has not yet discovered the service,the slave power off. The host can no longer connect...
Hi there.
I Tested Example (secure_dfu_ble_s132_pca10040). Fine work.
but I could not find the example code to transfer the firmware.
I need the code to receive...
Hello,
I'm a little bit confused about max datalength that can be read/written in a characteristic.
See attached, a MTU of 64 bytes is negotiated thus 61 bytes available...
hello there! I am working on a project in which two devices(one is central and other is peripheral ) uses Nordic bluetooth controller nRF51822 for connection and data exchange...
I uploaded a sample code into an external nrf51822 module using nrf51-dk as explained by this blog www.instructables.com/.../ . power supply for the external module was from...
Hi
The following ticket explains when I configure pin21 as RESET it will be hardware configured to pull-up internally. https://devzone.nordicsemi.com/f/nordic-q-a/8342/nrf52832...
Hi all,s
I have a couple of nrf52840 boards and i was testing the ble mesh light application. The application works fine, but i changed it so it will periodically set...
Hi, I have tested thingy52-mesh-provisioning-demo in NordicPlaygound on github. It works fine by using a precompiled hex file (via nRFgo Studio) but It doesn't work (light...
Hi, I'm working on enumerating the 52840PDK as a CDC ACM device and I'm running into an issue where it's fully enumerating 80% of the time.
After doing some checking I've...
I'm working with TI's TAS2555 DAC as an audio output driven by the NRF52 via I2S. This DAC requires that the I2S clocks (MCK, SCK, and LRCK) are enabled prior to any data...
I understand that the next version of the mesh SDK will have the GATT proxy implemented. Even after reading the mesh profile specification the following is unclear:
- Is...