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/....
<install folder>\nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8.zip\examples\thread\cli\ftd\usb\hex
Need to get confirmation on if I follow the above path and flash the binary...
I have my first custom nRF9160 prototype boards back and they seem to be working pretty well. One question I do have is that I have been unable to find a clear concise description...
Hi all,
I would like to control a stepper motor over BLE. The motor takes STEP(rising edge) inputs for each step. The motor move is based on pre-calculated look up tables...
Как рекламировать процент данных батареи каждые 10 секунд без подключения? Еще мне нужно название устройства. Является ли это возможным? Я использую sdk17.0.2.
After figuring out why MCUBoot wasn't updating my application ( https://devzone.nordicsemi.com/f/nordic-q-a/74145/nrf91-b0-mcuboot-app---mcuboot-not-actually-updating-app...
Hi
I'm trying to run some power profiling with basic BLE apps on nRF5340DK in conjunction with PPKII. Saw several videos in the on-demand webinars section on PPKII and power...
Hi, all.
I'm in trouble in solving a question when i learned NRF52832 recentlly.(SD s132, V5.0, SDK15.0)
I want to read the temperature data from the sensor on-chip and...
Hi,
We widely use this MCU on our products.
Last batch with Rev-D has many issues with burn process.
I'm attaching 2 screenshots along with logs of the problems.
Hello everyone,
I have one or two questions regarding some evaluation measurements on the nrf9160 module. I would like to evaluate the matching network of our nrf9160 antenna...
We use nRF SDK5 17.0.2 with Softdevice S140 on an nRF52840-DK. We have a firmware that we always want to start in DFU mode, then use the abort command to be used to start...
Hi,
I want to read the temperature data from the sensor on-chip and send it to my phone by bluetooth. But as said above, after the connection between my nrf52832 module...
hi all, i'm here to ask few questions on how to get CTE packets. 1. which example can i start off by adding ?
2. can i use dtm to send CTE packets? if do, how can i do that...