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 am trying to express the data from the iOS Sample - SoundViewController.swift ( github.com/.../SoundViewController.swift) to the Inputnode by changing the EQ into a speaker...
Hi,
For board assembly process evaluation, what is the coplanarity specification for nRF9160 module? I.e. how much its bottom surface can be twisted/bended from the ideal...
Thanks in advanced. The peripheral platform is nrf52832, sdk17.0.2. I'm migrating examples\ble_peripheral\ble_app_hts to read temperature value. When I run this example alone...
Hi Team,
We are using the Libuarte driver for our data transfer purpose with the Baudrate of 115200 and timeout of 100usec.
nrf_libuarte_async_config..timeout_us = 100...
Hi everyone,
In the file header "app_usbd_cdc_acm.h" I notice this function:
/** * @brief Helper function to get class instance from CDC ACM class. * * @param[in] p_cdc_acm...
I am having problems writing to flash in an older version of s110 using the sd_flash_write() method. The question I have is when I update my code, make a new build, and download...
Hello,
I'm trying to test PWM with a simple example, I've edited spm via adding
KConfig:
spm.c
I'm getting the output at the boot as;
I assume that PWM_0 initialized...
SDK: 14.1.0
CHIP: 52840
MULTI PROTOCOL
Hi, I want to know zed rf on off switching mechanism and configure on/off interval time.
I(current) - t(time) graph
What...
Hello there,
I am experimenting with with the gpiote and ppi examples, and have a couple questions regarding the member variables of the nrf_drv_gpiote_in_config_t struct...
Hello,
I planned to to use in my design 1.8V. But for redusing power consumption of nrf5340, which way is correct and prefferable:
1. Use external 1.8V supply in normal...
Hello,
in file nrfx_gpiote.c there is a fatal error which overrides data because of a false array index.
nrfx_gpiote_init there is a for loop which calls the function...
Hi All:
As the topic...........,I want to set up DFU with usb,how? When I edit the USB_HID_KBD to USB_HID_GENERIC in usbd_hid_composite example,it makes some errors:
1...
Hi everyone,
I am working on the USB_MSC example and I need your advice. I read an IMU unit and I want to store the data into a file. I create a single file to store the...
I am using nRF52832 evolution board and SDK version 15.3.0 in Segger studio(Ubuntu system) for Interface LSM6DSL accelerometer using I2C.
I am use TWI peripheral example...
Hi,
I want to program a nrf52832 module and a J-link debugger is on it's way. Until then I wanted to use my Black Magic Probe to flash and debug the application. I can successfully...