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 the NRF52832 to work in two modes. After power-up, the radio module worked like a normal NRF24L02, and after pressing the button, the BLE started. I took the example...
Hi Team,
We are working on the nRF9160 DK. We are integrating the central_uart code into the lte_ble_gateway, As we integrated for the purpose to use NUS(nordic uart service...
Hi,
I am developping some kind of driver as my company calls it which will be used to easily setup a mesh network for our projects. I am using the light_switch_client_example...
Hi,
We are using nRF52840 Dongle to receive BLE peripheral Device 240 Bytes notifications for Win10 program. And w e used "pc-ble-driver-4.1.1\examples\heart_rate_collector...
Hello Nordic
I am working with nrf52832, sdk 16.0, softdevice s132
I need to advertise NON CONNECTABLE ble with changeable data (later relevant data will be received...
Hi
we are using the nRF52840 and antenna signal i connected ceramic chip antenna(ACAG020-2450-T).
The above attached schematic of ant signal matching circuit schematic...
The only way I can see to do it is by two separate PPI calls. So Timer1 "tasker" is firing both the capture and clear... but will they execute sequentially?
Hi,
I just bought the NRF52850 DK. Currently I do not have the JLink connector to perform debugging using UART.
Is there is a way I can print printf or NRF LOG through...
Hello expert,
I would like to design a custom PCB that has two transceivers on it. One transceiver is working as a beacon/continuous wave generator (TX) and the other one...
On the basis of NRF24L01 +, an antenna was designed. after designing, I need to carry out the coordination of circuits. Do not tell me how best to do this, what values to...
I had a setup where I could DFU OTA a NRF52832 based board
I moved to a NRF52840 based board and now during the OTA DFU I get messages like this
I did try a new bootloader...
Hello, guys.
We have nRF9160DK and nRF Connect SDK v1.3.0. The version of the LTE modem firmware is the latest (v.1.2.0).
In our design, we are able to initially connect...
Hi Nordic team,
I just purchased a row of new nrf9160 SiPs for our IoT products. We are testing with new made cuicuits.
We use the same circuit schematic that worked with...
Hello,
Problem: BLE doesn't work on a OurBoard with nRF52840 (Schema1).
1) BLE example is working DevBoard (can see BLE server by scanner). On the OurBoard the examle...