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 there,
I'm currently trying to install the nRF Tools in Wireshark to spy BLE packets in Linux Opensuse Tumbleweed with python 3.10.5 installed by default.
When I arrive...
I am connecting a normal tactile switch with the NRF52833 GPIO such that one end of switch goes to the ground and another on the gpio.
Now when the switch is pressed my...
Dear Karl,
We want to optimize the distance at the nRF52832's audio product.
The nRF52832 was working the fast mode ; Will the distance be better when the nRF52832 is...
Hi
I am trying to merge BLE DFU and UART DFU bootloader(SDK version is "nRF5_SDK_17.0.2_d674dde"),
after merged, when I process to DFU mode , It show below error
<info...
I am trying to have an interrupt that would allow ESB RF to change so I could essentially scan several channels for broadcasts. However I can not get the above code to work...
Hello,
I am in the process of optimizing current consumption before we start production.. most things are where they should be. I would like to explore shutting down I2C...
Hi, running the USB hid sample project and sending from host terminal $ journalctl -k -n 10 I get [ 2231.751311] usb 1-1.3: SerialNumber: D0766E074450A9F0
I want to change...
I am not able to Build application on VS Code using NRF Connect SDK.
Board Used: NRF52833
NRF Connect SDK Versions tried: v1.9.1, v2.0.0 and v2.0.0-rc2.
Errors:-
...
Hi,
I've met a strange problem.
When I enable log(not immediately log) with buffer, the NVS function is abnormal.('abnormal' means I can't find the data I wrote to NVS...
NCS version 1.9.1
nRF52840 DK
I have two projects based on the coap server and coap client examples. I have made the server a commissioner, and call otCommissioerJoinerStart...
I'm developing a BLE project using Zephyr NCS and I am having trouble advertising multiple custom services. The sample applications are configuring advertising data using...
Hi-
In our application we are not using pairing, but instead want to use a proprietary authentication scheme were we right a passkey to an unprotected characteristic and...
I am trying to write to external flash memory using NRF52840. The flash uses spi protcol. My code is getting stuck in spi_xfer function. Error code is not in scope for the...
Hi,
I'm working with the ncs 1.7.0 peripheral_uart example and have observed faults when I send more than a few bytes at a time to the HW UART. (receive by HW UART for transmission...