When using nrf51-ble-driver_win_0.3.0 with Visual Studio 2010, after I put a breakpoint in my code, when I try to have the process "continue", I always get unandles exception...
Dear sirs,
Many thanks for the IoT SDK.
Just setting up the Raspberry I can't start the Phyton CoAP example as defined in documentation.
The envirinment is:
R...
Hello everybody,
I'm getting crazy, I'm trying to extend HID axis values from 0..255 to 0..1023 max using the descriptor found in the example ble_HID_keboard/hid_joystick...
Hi, I'm testing the beacon example
(ble_app_beacon, Beacon Transmitter Sample Application ) with my custom board.
I use IAR 7.1 for ARM, Softdevice S110 ver 7.1, and...
Hi,
I'm trying out S130 SoftDevice. I have 1 device with S110v7 which acts as a peripheral.
2nd device contains S130 0.9 (I've based my code on S120 multilink central example...
I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
We ran into an issue when trying to use mcuboot on nRF53 with an external QSPI flash. In hal_nordic/nrfx/drivers/src/nrfx_qspi.c, the function nrfx_qspi_write has the following...
dear all:
I want to know how many beacons can be scanned by a gateway in the application of beacons.
At present, we have only actually tested more than 100 tags that scan...
Hi, Nordic Team. I'm using BC805M EK (nRF52805). In my code, I'm using SAADC (PPI interruption), TWI, BLE and System ON/OFF button .
Q1) I don't need RTS, CTS on the UART...
Hi
How to control two channels separately with one PWM instance?
I want to turn on/off the PWM output of each channel with any interrupt process.
app_pwm_disable() and...
Hi,
I am using nRF52840 , SDK 17.0.2/ble_peripheral. I am integrating Mesh SDK 5.0.0 libraries with ble_peripheral libraries in the nRF SDK 17.0.2 as per the documentation...
I created my first nRF52832 custom PCB board and I am having issues with poor RF performance. My project uses RSSI to estimate the distance between a peripheral and a central...
1.For example ,i have provisioned a few ble devices and added to the network by using an android phone .
Is it possible to do the provisioning with other android mobile...
Hi
I am using fds to store log in flash, after reading all data from flash, I am deleting record from flash.
But I found that Record ID incrementing from previous Record...
Hello,
I am creating my first bluetooth application and am having difficulties figuring out the interrupts. The application is working and is very simple - please see pseudo...
Hi everyone,
I have a fairly simple use for ADC: sample 4 channels (scan mode) every 10ms and store in RAM.
Every now and then (asynchronously) there will be a function...
Hello,
I am currently having issues with storing structure data in nRF52840 DK external flash. The default QSPI example present in peripheral sections work fine. But in...
Hi,
We are developing an IoT product using the nrf9160 controller. In the schematic of nrf9160 DK, they connected Ferrite Bead FB2 ( BLM15AX121SZ1D) to pin 101. please check...
Developing a peripheral which supports multiple connections.
It's a pain to have to use loads of devices as centrals - is it possible for nRF Connect (Android) to make multiple...
I'm using bsdlib (v0.7.7) on nrf9160 without Zephyr. Our products are working fine in the field, but so far you need to specify the host by IP address. I'm trying to implement...