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...
Hi, I need to activate uart on pca10059 i can't find where pin TX and RX in pca10059. i already read the schematic and try uart example but end up with can't send or receive...
Hi,
I get an error saying that size_t is an unknown type name when I include at_cmd.h. I checked the source and at_cmd.h include zephyr/types.h, which includes stdint.h...
I want to assign NCP /dev/ttyNCP and CLI /dev/ttyCLI port. I tried this by changing udev.rules. Sometimes usb info command returns ATTRS{product}=="nRF52 USB Product" and...
When I do a "git checkout master" and a "west update" I don't seem to get all of the latest files on the nrf playground.
I can see that there are new GPS drivers in the...
Hi,
I'm trying to generate a ZIP file for DFU update of the bootloader only. I'm using nrfutil 5.2.0 (but also tried the master branch of the github repository pc-nrfutil...
Hi,
Say we want to migrate from the nRF52832 that we're using currently to the nRF52833, what are the implications, i.e. are they "code compatible"?
Br, Ask.
Hi,
I'm working in NB IoT (AT%XSYSTEMMODE=0,1,0,0), trying to communicate with our private UDP server using the UDP_with_PSM sample. After configuring the main.c file (changed...
I have successfully setup the build environment for SES using the NRF Connect Getting Started Guide. I verified operation of my board with the at_client and mqtt_simple projects...
Hi,
We are working on a project based on nrf51822. We have an application that needs to send 2 byte values to the mobile app every 200 milliseconds accurately(ideally 5...
Hello everyone,
I'm trying to communicate ble_app_uart and my customized mobile app(central) with static passkey my code as below
i facing problem when i make connection...
Hi,
Is it possible for me to manually flash the zephyr.bin on the nrf9160 located in proj/build/zephr/? I can flash the merge.hex however I do not want to use the merge...
I am investigating using a front-end module with a nRf52840 in an 802.15.4 application. I have seen the 802.15.4 stack in the nRF5_SDK_15.3.0_59ac345 SDK. It looks like there...
We have an application for using the 802.15.4 protocol with a nRf52840 and a Front End Module. We are looking for an approach to take for integrating the FEM control into...
Hi,
I'm trying to figure out if my device is suffering from errata 172.
* How can I know if I'm using Ble_LR125Kbit or Ble_LR500Kbit? * I'm trying to use the function...
To the kind attention of Nordic support team,
I would like to do a question that is not strictly related to Nordic, but I hope your expert can kindly give me an answer,...