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 all
We are using nRF9160 DK & want to test its MQTT library by uploading some data to the broker. But, my city doesn't have LTE Cat-M1 / NB-IoT network.
Can you suggest...
Hi,
1. ZigBee Cluster Library Specification(Rev 6) -> 3.3.2.2.3 Battery Information Attribute Set -> Table 3-18. Attributes of the Battery Information Attribute Set tell...
Hi,
I am a beginner to nrf9160.
I already can do send the large data to server. (Maybe not too large just about 15KB)
In my test, I will send that data in every 25 minutes...
Hi,
I am not able generate dfu_package.zip using nrfutil.
I am using ubuntu 18.04, and python2.7 is installed is default python version.
I get the following error when...
Hi!
I have bought the Thingy:91 and in user guide (on page 12) it says that the nRF91 DK should be used to update the modem firmware, further more, it seems like it is only...
Hi I am trying to program the bsp buttons on the NRF52 DK, so pushing button 1 will toggle start advertising and going to sleep by calling sd_app_evt_wait().
I have successfully...
Hi All
I'm trying to use the Adc in Sample convert mode: "nrfx_saadc_sample_convert(0,&ADC_Val);" to sequential read two ADC pins .
I have used the code below to init...
I want to add a node(server) in multiple group in Mesh.
Application is if any switch pressed next two corresponding light to be trigger to on. for that one server subscribe...
Hi,
We are using Mesh successfully with the Mesh SDK 3.1.0 combined with Nordic SDK 15.2 and Softdevice 6.1.1.
Due to the nature of our BT device I would like to explore...
Hi,
I am new to the nordic platform .I am using. BL652 modules .I was able to blink my on borad LED and then made the device as peripheral to advertise with the device name...
I'm using the nRF52832 with softdevice s132 and SDK14 with ARM GCC
I'm trying to set up the SAADC peripheral to read battery voltage, and I can get everything working as...
Hi all, We use a kind of widely used nrf24l01 module in our product developement.It use the nodic's reference design of nrf24l01 with an external pa/lna.TXEN and RXEN of the...