Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
The example app_onoff.c shipped with SDK For Mesh 4.2.0 (unchanged from 4.1.0) have two unused variables in its state struct.
The value_updated variable looks like a left...
Hi
Is the GPIO on the nRF62840 5V tolerant?
I see the VDD supply is capable of 5.5V.
I’m running a 5V Hall effect square wave into the GPIO pin used as an interrupt...
Hi Team,
I would like to send 10 bytes of data in mesh from one device to another device. As i know that we can send data from one device to another device and the packet...
Hello,
I've asked this question around 6 months ago. Now I have to pick up where I left off and I was wondering how much the situation might have changed since.
- Last...
Hi there!
Okay, I've been trying a lot to figure this out, but without any success. I have absolutely no idea what could be the problem whatsoever. The problem is that the...
Hi,
Currently we working on a project that uses:
nRF9160
Zyphre OS
Segger Embedded Studio for Arm (Nordic Edition) V4.52
SDK v1.3
CONFIG_MQTT_LIB_TLS ...
I am currently unable to flash any new code or to erase the flash memory of my nRF52840 Preview DK boards.
I am using SES and the OB J-Link, but also tried JLinkExe and...
Hi, I am using the TIFS register of the NRF RADIO to define the interframe spacing timing. (Done with the following line)
During a 1Mbit or 2Mbit connection, the real TIFS...
Thanks in advanced. I update uart pin number to rx:10 and tx:9, then get the error as title described under DEBUG mode. To save power, I use uart but uarte, so I set UART_ENABLED...
Hi,
I'm using the SAADC to sample external voltage to fill in the battery service. I have use APP_TIMER_DEF to create a timer to do it every 30 seconds. Also I have init...
I'm developing a Peripheral with a rather intricate connection process and doing a lot of testing.
I find that if a Central connects, and then the Peripheral tries to send...
Hi,
I have to implement customized services in my project.I think it is better to have seperate files for service inititialization.For that purpose I have seperated service...
This (in SDK v17.0.2):
Experimental: BLE Interactive Command Line Interface Example
https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_interactive.html...
Hi
I have a coupe of dongles working on a project. While validating the board, i notice a strange behavior: I have the dongles in factory reset (MBR at start, the Bootloader...