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'm developing beacon-scanner software using nrf51822 and S120 softdevice.
Using softdevice v1.0.1.
I need to scan ibeacon type advertising devices and get service...
I am currently trying to come up with a viable strategy to log error codes that arise while my device is being used in the field. When an unexpected error code arises, I would...
Does someone use it?
The gls example from SDK 7.2.0 with softdevice 7.1.0 works.
However, the gls example from SDK 8.0.0 with softdevice 8.0.0 does not work.
I am using...
Hello, I'm new to bluetooth system.
I want to make some H/W device which using with sensor, MCU and Bluetooth.
Very simple, MCU control the sensor and get the data,...
Hello,
I have questions about DC/DC setup in nRF51822.
Is there any automatic switching between DC/DC enable and disable along with battery voltage except DCDCEN...
Hi,
I am trying to develop an ANT+ application using the nRF51422 chip with S210 Softdevice. To prepare myself for the task, I am studying how the ANT+ works using the...
Is there any Nordic Sermiconductor Wireless 2.4Ghz product through which i can communicate with other wifi (IEEE 802.11) and Bluetooth devices ? At-least the device must obey...
Hello Community,
Does anyone know how to read/write configuration registers (UICR, FICR) on nRF51822 in a linux environment ?
So far, I have to stick with Windows for...
Hi
Please tell me someone about the causes and countermeasures!!
I Connect the board & JlinkLite and tried the flash write.
Softdevice Ver6.2.1 -> Success
Softdevice...
Unfortunately, I'm not seeing NRF_EVT_POWER_FAILURE_WARNING events on my s210 based system. As I've seen in other questions on the forum, I've implemented the calls below...
I'm currently trying to merge the S120 softdevice with the compiled code from the ble_app_multilink_central sample under Linux (Ubuntu).
Here is the command I'm executing...