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/....
Developing on nrf9160 using NCS 2.1.2 and MFW 1.3.3, is there any sort of Hard Fault detection and handler besides the k_sys_fatal_error_handler hook in lib/fatal_error/fatal_error...
Hello,
I recently ordered a Thingy:53.
The first time I turned it on, I successfully tried the Edge Impulse app, and updated the Thingy:53 network and app firmware via...
Hi, my slave will send 55 bytes to SPIM, if I check slave data when SPIM received all data, and it will spend 1.8ms, I think its long.
Can I check data when SPIM starts...
Dear Nordic team, We are using the nRF connect SDK version 2.1.2. Our prototype uses the nrf52840dk board and the KScan application template. However, when directly trying...
Hi,
Want to update the linker script as below in segger embedded studio? How to add this using flash_placement.xml. //update your linker script (.ld file) to expose information...
I'm trying to use the ADC on the DK52 (PCA100040) to sample and transmit data to a PC. I've been able to write code that samples data to a buffer and I've modified the peripehral...
Dear all,
I've got some problems with the uart implementation in the peripheral uart example. I am using nRF52833 DK and SDK 2.0.2.
What I need for evaluation is a device...
I've the following situation:
1. Send CoAP message trough send(), this causes the the nRF9160 to start RCC connection
2. Wait for RCC connected mode (LTE_LC_RRC_MODE_CONNECTED...
Hello!
I am in the process of adding OTA DFU support to our existing application. However, I'm having problems starting the DFU process.
For security reasons we want to...
Hi there,
We are using the nrf9160 DK with Serial LTE Modem (1.8.0) to run some tests on the modem (1.3.1). We are using the MQTT client AT commands in order to connect...
Good day
I am attempting to use lwm2m to post temperature sensor data. At the moment I'm trying to to initialize object with ID 3300 (generic sensor)but it is not appearing...
MacOSX 13.0.1, Intel. nRF Connect SDK v2.2.0 as downloaded by Toolchain Manager v1.2.1 from nRF Connect for Desktop 3.12.1.
Same happened with SDK v2.1.2.
Similar steps...
Hi,
I was trying to put the nRF5340 Audio DK board in DTM mode to test RF capability but couldn't find out any way to do so.
Please let me know if I can find some documentation...
Hi,
We have 3 nrf5340 Audio DKs we want to connect together. One of the devices is connected as central and the two others are connected as peripheal. By know, the two peripheal...