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...
Hey,
I'm using the nRF52840 dongle with SDK15.3. Am trying to make it a central device that is configured as a HID mouse when plugged. So I'm combining both multilink_central...
Hello everyone,
I got an issue with the custom board nRF52832 ( Raytac BLE module ) as I only achieve very short distance between the BLE device and Android app without...
Hi,Master:
When I use the QSPI library to communicate with flash, everything works fine. After a complete read and write, nrfx_qspi_uninit() is called to reduce power consumption...
Hi i am using nrf52832 development board as central which scans for peripheral devices.
how to get peripheral device service UUID(128 bit) completely before connection?...
Hi there,
About radio packet config, would someone please help?
1. Meaning of the LENGTH filed in packet structure. Is it size of payload or of the whole packet? ...
Hello, In a product already in the hands of the users we started getting some issues when connecting to Android Devices
Using the nRF Connect Android Application whenever...
Hi, I have been working with my nrf51 DK for a while now without problems. When I first connected the board to the computer today, the ld5 led was blinking very quickly, and...
hi
i have a question. I'm working on a type of beacon system and need to advertising repeatedly unique beacon in less than 100 ms advertise interval that limited on non...
Good day!
In Light Switch example I made some changes to have GPIOTE events, instead of Simple HAL.
Now, when I try to publish message, debugger shows error in bearer_event_in_correct_irq_priority...
I want to send static data from nrf52 to esp8266. I have used serial Program from examples. I am able to send data dynamically from the serial monitor.
I'm attempting to write a library to allow a NRF52 DK (PCA10040) to read data from a ADXL375 accelerometer through SPI. I'm using SDK 15.0.0. I am able to read from the registers...
When I use the following link
nordicsemi.com/start9160dk
I get a webpage with the following message
I have tried the 2nd suggestion mentioned plus using google chrome...
I'm very new and trying to get the nRF Blinky example to work with an iPhone with an nRF52840.
I'm able to connect to the device and it seems to be reading and writing correctly...