After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
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...
I want to detect the button short press and long press.
When short press is "released", trigger LED mode 1.
When detect 3 sec long press, start edit mode.
It seems GPIOE...
Just the title, the cloud website returns error code 40412 Just like in the instructions, input field is nrf-XXXXXXXXXXXXXXX where "X" is the 15 digit IMEI on the back of...
We have been developing with the nrf9160 for a bit and now you guys pulled a stunt which is very weird. We are about to go in to production and you released a new version...
I'm putting together a prototype using the nRF52 DK and the Adafruit Sharp Memory LCD board. I need to send SPI commands to communicate with the display.
I've installed...
Hi,
I tried to run a quick test to see if NVS functionality works out of the box when adding it to the tfm_ipc sample in Zephyr and it seems that my call to nvs_init hangs...
Hi Nordic,
I've tried to do some long duration measurements first 5 days, but also just 24 hours. Both times the Power Profiler desktop app was still running when i came...
This is just general feedback about the Infocenter documentation. When multiple tabs are open, or for bookmarking purposes, it would be nice if the webpage title changed to...
Hi We are developing a project where we are using a peripheral over i2c, specifically a lis3dh accelerometer. However we have encountered a problem and would be really grateful...
I want to set more features in a single service, but once there are more than four features, some features will fail and no error will be reported. Some features in the service...
Hi suport team
1、My ADC sampling circuit is shown in the figure below.
2、The actual voltage at ADC sampling is 1.37v, but the voltage measured by ADC is only 1.29v....
After programming the sample to my nRF9160 DK, I opened the terminal emulator and I observed the following messages:
1. HTTPS client sample started
2. Provisioning certificate...
I have tried the nus relay experimental example using nrf52dk and sdk 17. However it crashes when I try to connect using either nrfToolbox Uart or BlueFruit Connect (Uart...
Hello. I'm sorry for my bad English. I'm currently working on a development using nRF52840 based on ble_app_blinky, which is an example of s140 and peripheral. So, I want...
2. In the nRF sniffer software, the device I'm interested in does not show up in the "Source" column with its addess, b8:80:4f:6b:b6:9e, but as "TexasIns_6b:b6:9e". It seems...
Hello,
I'm finding problem to generate the library uECC.a to use in project secure_bootloader for nRF52833 (SDK17) using SEGGER.
I started from project SDK_17\examples...