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/....
Hello,
I'm trying to migrate my deployed devices to the nRF5 SDK for Mesh 4.2.0 (with connected nRF5 SDK 17.0.2). On the field I have several devices with nRF5 SDK for Mesh...
SDK is nRF5_SDK_17.0.2_d674dde, running on nrf52832, I migrate twi_scanner example to \examples\ble_peripheral\ble_app_gatts_c, if I set handler NULL in nrf_drv_twi_init(...
I used the "Toolchain manager" in nRF Connect for Desktop v3.5.0 to install nRF Connect SDK v1.3.1 on a macOS Catalina 10.15.7 system. This installed SEGGER Embedded Studio...
hi,
I am using nrf52840 (in a Laird module) and trying to advertise such that legacy BLE 4 mobile devices can connect. Only BLE 5 mobile can see the device (running nRFConnect...
Hi, I have a problem with the reset pin not working on the nrf52811. The firmware was developed on the nrf52840dk board and now that we are migrating to the real nrf52811...
Hello,
I have one SPI instance (instance 3, but have tried others) reading data from an ADC. It's reading data from an ADC triggered by a DRDY signal at 25khz. I setup a...
Hi,
I just enabled the CONFIG_BOOTLOADER_MCUBOOT=y for serial LTE modem application to understand the flash partitions and to perform the serial DFU(not sure if its really...
Hallo, using nRF52840 DK with Keil uVision 5.30, I try to debug the example ble_app_uart in the folder ble_peripheral, pca10056, s140. Compilation is OK, erase/programming...
please help me
I was working with LPCOMP when I set up lpcomp like above, even though I have set my comparator but just impacting anything on the AIN2 pin...
Hi,
I am using nrf52832 mesh board.I want to unprovision the device by pressing the button on the board.In the lc server example they handled it in rtt as it dont have hal...
Hello everyone, I am Smit and I am an IOS developer.
I am stuck to write data into the BLE device. Can anyone please help me out with this? Can anyone tell me how to do...
Hi,
I used the command line to install the toolchains as follows:
sudo apt install gcc-arm-none-eabi
It then installed version 9.3.1 of the tools on my Linux ubuntu...
Hi,
We have implemented a custom Watchdog Timeout handler, where we do the stack-dump. It has worked fine and we were able to analyze and fix the Watchdog resets. But...
Hi,
We are using some nRF52 DKs for debugging and programming prototype boards. Everything went fine until we wanted to expand our testing setup and got some new nRF52...