Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
Hi,
I have added the bettery service to ble_app_buttonless_dfu_pca10040_s132 project successfully.
The sample code is from latest SDK 17.0.2 .
When I do the same set...
Hey Folks,
The new LPUART (doc here https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.0/nrf/drivers/uart_nrf_sw_lpuart.html ) is supposed to address the issue of...
Hi, I am testing " Zigbee OTA Upgrade Server Example with image transfer over BLE ", https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v3.2.0%2Fzigbee_example_ota_server...
On the device I have flashed the nRF91 with the latest firmware from here: ncs/nrf/applications/asset_tracker_v2. I have flashed the nRF52 firmware with the most recent firmware...
Dear Sir,
I am working on Bootloader of nRF52840 which I need large space to display some LCD when bootloader startup.
I use Keil compiler, SDK 1702.
In Keil, iROM...
Hi,
I'm planning to develope a set of BLE mesh devices (one control unit which is the coordinator and configurator) and sensor devices (low-power, friend and relay nodes...
Hello,
i need a very sample code for ,open a SPI device ad send , receive a byte.
In particular how open the device tree spi device,
how write a byte
how read a byte...
Excuse me:
1、How many low power modes does NRF have?
2、What is the power consumption in various modes?
3、What is the eDRX power consumption(LTE-M and NB-IOT) and average...
Dear Nordic,
I've integrated a BLE central device with an existing BLE mesh product to create a device that would scan & pair with a monitoring device, collect the data...
Hi
I'm trying to ackquire a GPS fix, and then transmit it to my server as a UDP packet.
First, i enable the GPS with the AT%XSYSTMMODE at command, and then try to enable...
SDK 17_0_2
Hi!
I can't understand is it any possibility to wake up nRF32 from sleep mode via internal RTC timer?
For example- I set ADV duration 30 sec. After that time...
Hi Nordic team !
Is the licencing model linked with the Nordic OTA libraries available in github allows me to freely fork / modify / share a compatible version for Xamarin...
I have define CONFIG_NFCT_PINS_AS_GPIOS, but the pin is always low, even if the OUT register is high.
I have read 0x1000120C(NFCPINS), it is FFFFFFFF, what's wrong with...
Hi, After many attempts I was unable to make RPC_Host sample work ( link to the related nRF Connect SDK doc ). From SES in debugging mode, the network core gets stuck in an...