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/....
I'm having issues with the latest v3.0.4 nRF Connect Programmer. This issue never happens with the previous version. The Programmer cannot discover any J-link devices, except...
Hello,
We noticed in the nRF5 SAADC libraries the presence of a low_power bit setting on the nrf_drv_saadc_config_t config.
But, we were not able to find such low_power_mode...
I'm using nRF52810 for my custom board, followed complete reference circuit for DC DC
I want to know if I want to power the chip with coin cell 3.3 V, Can connect it directly...
Hi,
Our custom board stops working sometimes.
At this time, when the power is rebooted, it operates normally.
--
Custom board maker is not addressing this issue...
Hi,
SDK 17.1 has 2 example projects (Blinky) that exchange LED and Button state data. As it stands, the Peripheral side contains the LBS server and the Central contains...
Hi, I'm currently trying to send real time analog sensor data to hivemq broker using nrf9160 DK, is it possible to provide source code for this kind of project? I've attached...
Hi,
I am new to nRF Connect and the nrf52840 Dongle and I am a little confused on how to get started.
I followed the getting started a bit, but somehow I suspect this...
Hi,
I have recently updated to V2.1.1 and I can no longer get my BME280 sensor to work.
I am using the standard code from the samples directory,
my overlay file...
I am developing a product using the nRF52840. I am currently running into a difficult problem. I inquired about it 2 years ago, but it has not been resolved.
I need to process...
Hi, on the nRF52820-QDAA I am using pin 5 AIN3 / P0.05 as an GPIO output to drive a LED (active low).
This does not work in the software, when I drive the pin high with...
Hello,
NRF5340, NCS2.0.2, VScode
I designed a headset,MCU is 5340, and a external flash for DSP program.
the external flash connect to DSP and 5340 use SPI;
i can...
Hello,
I was able to build the nRF Desktop sample application on the nRF5340 platform, but when trying to debug, I get the following error:
Here is my build configuration...
Dear ,
I am going to use debug out function on RF5340 DK.
connection is as below: customer board conncet to nRF5340DK.
customer board use nRF52833.
I tried many times...