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...
Hello,
I can't find an answer on my question, but maybe I looked over it.
I'm desiging a sensor which will communicate to a smartphone by BLE and to a PC by ANT. The communication...
Hi!
I am using the nRF51822 to do some measurements regarding the capture effect ( en.wikipedia.org/.../Capture_effect).
My question now is: when does the radio latches...
Hi
I´ve got two boards with PIC 18F4620s connected to nRF24L01+ .
One is configured as Tx and the other as Rx.
I can read/write registers trough SPI in both boards, but...
Hi!
Im trying to read the rssi value in real-time from my connected beacon device. Im using a xcode sdk (nRF beacons). All I can find are UUID, Minor and Major values.
...
Hello all.
We have a simple ANT-page application that has the ability to send data as burst packets when requested. The code has been working well. We identified the need...
I'm trying to use nRF51 IoT SDK and setting raspberry pi as router.
When I enter the below command for connecting to nrf51, wlan connection is disconnected.
echo "connect...
My configuration:
NRF51822 v2
TWI
GPIOTE
Issue:
The gpio interrupt does not get triggered. I know that my twi device is changing the state of the gpio3...
Hello, I apologise for this being quite simple as questions go but I was wondering if anyone knew where to begin or if there is any good information out there on how to use...
Hi,
I need use the nrf51822 to connect to PC via usb ble adapter (virtual com port).
The PC side has the USB BLE dongle (adapter).
http://www.amazon.co.uk/Plugable-Bluetooth...
Hi....
Is there any issue in sending a value on a character in button_event_handler? When i tried it disconnection is happening.Am not using button service , just using...
When running the makefiles found in the esb/gcc_rx and esb/gcc_tx folders I get the following errors:
base:gcc_tx jnoble$ make
mkdir _build
"/Users/jnoble/hardware/nrf51822...
I have trouble compiling successfully even the simplest of example codes for the nRF51822 with the Keil MDK-ARM toolchain (v5).
For example, for the "blinky" project, I...
I have ported the example ble_app_beacon from sdk 7.2.0 for use with nrf51422_xxaa and softdevice s310 (v.2.00).
In the function ble_stack_init() there is a call to the...