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 am developing on the nRF52 boards with a capacitive sensor. I followed the tutorial in this link and created a custom service with 3 read characteristics. I am able to use...
NRF52 pca10028 DK - SDK14 - Arm GCC (Eclipse) - SD 5.0.0 - bootloader_secure_ble
Using either nRFGo Studio or eclipse to program the flash (it does it with both)
I can...
Hi,
some time ago we ordered 3 PPKs. I tried one under a Mac with VmWare / Win7 with a PCA10040 board. It was working but I got surprising graphics. When I came back from...
Hello,
I am just using the SDK13 on the nRF52832 together with the experimental BDS example (I modified it to the point where it seems to be working fine so far).
Now...
The following does not allow me to define NRF_DFU_HW_VERSION in my makefile, I get redefine errors due to this broken if else in def_req_handling.c:
#if defined (NRF51...
I want to evaluate the nRF52 SDK , but don't get how to install it.
The Getting Started section mentions an MDK installer. However, I cannot find any such installer inside...
Using the nina 112 with nrf52832 SDK 13
I have got a problem with the I2S Interface.
I configured the RESET Pin as normal PIN. Tested with GPIO as Output it worked. If im...
Can we build the FW manually and upload to the Thingy via the OTA uploader? We built the FW, created the DFU, and inserted the .zip file in the iOS app, however get an Error...
Hello!
I am working on a project. The goal is to retrieve every seconds some acceleration data from the ADXL362 accelerometer.
I configured the spi in blocking mode...
Am i right in thinking that if GPREGRET has not been set then we can not guarantee what value it will be?
I.e on power up we can not guarantee that its value is 0.
List item
Hi,
i am working on nrf52 sdk11 softdeviceS132,
Working on custom board i have edited ble_app_uart example and implemented my application it is using PWM_Library...
Hi,
I would like to receive data sent from an nRF52840 through Bluetooth in a Java desktop application. The Java app can run on Windows or Linux, I am using Windows 10...
Hi, I am working on ble_alert_notification example provided in sdk 11 using s130. This example is peripheral code in client role. I have tested it using MCP. I wanted to use...
The absolute max throughput for the nRF52 using S132 v2 was 128 kbps .
The new S132 v3 was recently released and boasts throughput increases by 400%. Has anyone tested...