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...
I have a project where one device will be both a peripheral and a central. In the central role the device will connect to a sensor. It will act based on the sensor data. In...
Hi,
I am using nRF52840 Preview DK with SDK v15.3.0 and SoftDevice API v6.1.1
I want to set a filter in the ble scan to connect only to the specified MAC address,
...
I have been searching for hours on how to get past this. Can anyone help? This is my first time on here and I am new to SES, I am just trying to re-create a blinky example...
Hello,
Is it possible to use wireshark with the UBLOX evaluation board (EVK-NINA-B302)?
I tried but couldn't make it work. As I don't have a nordic evaluation board...
HIi
I am using the pc-driver-ble_py library to build a central in order to test a peripheral. At this point, I am interested in starting a LE ping and I saw that I should...
Hi,
On our NRF52840 Based product, we have enabled USB CDC Use.
We see increase of ~0.5 mA when enabling USB . We are ok with this , However - when we remove the USB cable...
Hello Nordic Team,
I am creating Scanning application using SES for NRF82532 (SDK 15.3.0 and softDevice 6.1.1), i am using app_timer_freertos timer.
application is calling...
Based on Android studio 3.0, gradle-4.10.1 compile the project downloaded from github.com/.../android-nrf-mesh-library . I get the following error:
The module 'app' is an...
Hi,
I have an external flash ( via QSPI ) working on NRF52840 Based product.
I'd like to redirect all NRF_LOG message to a file , is there a similar log backend available...
Dear developers,
My device uses the NRF52840 SoC and is equipped with a modem for internet access.
To perform firmware upgrade, I imagine I would have to download a DFU...
Hello, I tried to work with nRF52832 to read adxl362 registers, Here is my function to read all 3 received bytes from adxl362 (according to datasheets, the last byte must...