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 bring in the spi_nor driver into our project and was getting errors reading back the jedec id on initialisation so I tried to run the nrf/samples/nrf9160/http_update...
Hello, I have a problem when I enable Bluetooth on my application. If I enable Bluetooth, I can't control gpio pin on Trace DATA. If I disable Bluetooth, I can. It's a hardware...
Hi,
nRFConnect SDK Sample not working (periodic_adv _sync)
I have two nRF52840 DK with nRFConnect SDK 1.7.1
Compiled and run on nRF52840 boards:
\ncs1.7.1 \zephyr...
Hi There
Is it possible to connect to nRF Cloud using a normal 4G/LTE Sim? I see the specs of the NRF9160 show that it supports full LTE and all the Bx bands.
If the answer...
hi,
I am beginner and I am converting an Arduino library to Nordic library, but I have this part code
what is mean begin, I am confused on this part , for example , TwoWire...
Hi,
I have been programming and testing ESB on the nRF52 DK using the Arduino IDE with the sandeepmistry code base, as it allows me to view serial output to a log screen...
Hi, I'm trying to enroll my nrf9160DK preview kit in nrfcloud. I've successfully done it with my Thingy91, but in process of upgrading modem on Thingy91 with my DK I forgot...
hardware board : 52840dk_52840
sdk : ncs1.7.1
IDE: Visual Studio Code
in our OTA design , we have new image download and stored in a LTE module, since our application...
Hello,
I use ST's mcu + Atmel radio IC + nRF21540 as the FEM. Use Atmel radio IC's IO to control the TX_EN and RX_EN pins for nRF21540 automatically.
I want to change...
We plan to create a BLE central device to communicate with our peripheral devices. Both sides are based on the nRF52840 using SD140. As we've already developed the peripheral...
Hi,
I just turned off compiler optimizations with CONFIG_NO_OPTIMIZATIONS=y (before that, code was working correctly). After the change, I noticed that my program is stack...
Use Microsoft Visual Studio Installer Projects to create .msi for nRF-Command-Line-Tools-10.14.0-x64.exe and other .exe files, but an error message will appear during execution...
Hi,
Is it possible to create two separate USB devices on nRF5340? My application requires three USB classes: Audio, CDC and DFU. Currently I am using all three in a composite...