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/....
Dear Nordic
I want to set different NUS_BASE_UUID for server and character, as below,
how to set below three NUS_BASE_UUID to different valve.
服务: 49535343-FE7D-4AE5...
Hi
I am using nRF52832 and SDK13 versions.
Can I change the bootloader start address from 0x78000 to 0x77000?
Currently, bootloaders are using 0x78000 to 0x7DFFF area...
Hi all, As written above, as soon as I try to send an array of 8 bytes(8,255,0,1,64,64,0,1) onto the NUS the ble_nus_data_send and the consecutive sd_ble_gatts_hvx() trigger...
Hello,
According to below thread, we could choice 16MHz external crystal with minimal “startup” current consumption:
https://devzone.nordicsemi.com/f/nordic-q-a/1657...
Hello all,
I am trying to compile the Light Switch sample here https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/mesh/light_switch/README...
I have an application and a bootloader, both using the cc310 backend.
In my bootloader code, I find that nrf_crypto_rng_init fails, because CRYS_RndInit returns CRYS_RND_INSTANTIATION_ERROR...
Hello,
I am trying to build the default main.c code for Hello World for nrf5340 using the SEGGER IDE , through "Open nrfConnect SDK Project".
The SEGGER IDE version is...
Dear Team,
please how to shortout this type of error......
Building ‘ble_app_lbs_nus_c_pca10056_s140’ from solution ‘ble_app_lbs_nus_c_pca10056_s140’ in configuration...
Hello everybody,
I am working on a custom board and i´d like to implement libuarte (on a nRF52832) to communicate with another uC on said board. I am using sdk 17.0.2. The...
Hi, I am not sure whether there is I2C pins on nRF52840 Dongle board as based on the Adafruit Feather nRF52840 Express the pin is P0.11 and P0.12 as shown below: SCL 0.11...
Hello,
I recently got my hands on a Nordic Thingy:91. Following every steps of the User Guide with no harm until the nRF Connect for Cloud connection (step 7.4.). The...
Dear nordic team,
I was working on secure dfu bootloader where i added SPIS example with it to communicate it with stm for some data transfer and controlling the switching...
Hi,
I am using NRF Connect SDK 1.7.0 in VS Code. It works great, thanks for the good work! I have a small question. I wish to run a little script to deploy some files after...