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 Recently I have been working on a project for a 52832+ three-axis accelerometer. I have encountered some problems. SDK15.2 IIC 1.started a timer and it was time to collect...
Hi all,
I’m currently working with the nrf9160 sip on a bare metal firmware project. I know the official support path is only with Zephyr OS but I’m facing an issue I’m...
I modified my nRF52840 dongle as is was described here Does anybody have a single diagram showing how to connect the DK's P20 pinout to the dongle ? Thanks,
Matthew
Hello! On 2019-06-24 the following mail was received:
Product update notification June 24, 2019
Hi Bojan,
We've just released a new version of our SoftDevices, version...
To the kind attention of Nordic support team,
Could you please give a very quick look at those attached gerber files? Do you think there is something that is better to correct...
Hi Nordic team support,
I want to test communication range between nRF528xx device that support LE coded with samsung galaxy s10 (support LE coded also)
1. If I configure...
For some reason I can't quite program the nRF9160 on the development board using Segger Embedded Studio (SES) when I create a new project. I must be doing something wrong...
When I set "report_incomplete_evts = 1", I get a NRF_ERROR_NOT_SUPPORTED (0x06) error.
If I comment it out, everything work as expected. I want to use it for exended advertise...
Hi All,
I need to find the RF Tx power setting of the nRF52840 by reading from the register. I understand this is possible through Jlink and the following command:
--memrd...
Hello,
I am developping a project on with the nRF9160 and I would like to have the LTE and GPS working concurently. I managed to have both working separatelly on my custom...
Hi. I am confused about flash endurance. In the product specification for the nRF52832, there is a note that flash endurance is 10000 write/erase cycles:
Does it mean...
Hi,
What's the easiest way to subscribe to the MQTT messages that the thingy91 sends to the nRF cloud?
I have tried setting it up with a node-red and a python client...
I am newbie in nrf51822 and I am going to do project nrf51822 with BLE mesh. I have some questions regarding to this, please support me: Does Nrf51822 support BLE Mesh? Does...
To the kind attention of Nordic support team,
In PCA10059 hardware files C10, C13 and C25 are not conected when I see in the bill of material. But it seems that in the real...
Hi,
I am currently just trying to clone the nRF connect sdk according to the getting started assistent.
All the first steps just worked fine, but I ran into a problem...