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/....
ble_gatt_db.h and ble_db_discovery.h each contain #defines that are problematic, BLE_GATT_DB_MAX_CHARS and BLE_DB_DISCOVERY_MAX_SRV respectively.
Of course, one can change...
We use NRF52832 in the remote control of the car。 We measured the average current of power consumption at about 1uA.Every 300ms, the current curve bounces to the transient...
I would like to use the RTC in the nRF52833 as a clock-calendar. The device will normally be powered by the USB Vbus but must have power fail protection to insure the integrity...
Hello,
I would like to create a star network (with no routers) in ZigBee with nRF52 (also with multiprotocol BLE). I examined the relevant SDK (nRF5_SDK_for_Thread_and_Zigbee_v4...
My setup is a custom board with the nRF52832 and a remote BLE client e.g. nRF Connect tool kit on an Android phone.
The application periodically broadcasts a 'beacon' but...
I am using Nordic SDK v15.3.0.
I have set all the required parameters and content before I call the API "ble_advdata_encode(..)". I ran into two issues one of which I can...
I am using SDK version 15.3.0 and would love to know what exactly is the meaning of the first parameter "size of event" used in the macro APP_SCHED_INIT(X,Y)?
I treat "events...
I have installed Segger Embedded Studio for ARM V5.32a.
I am trying to build the example project under ble_peripheral/ble_app_uart.
I have installed these packages in...
Dear community, Dear Nordic engineers,
For some reason I cannot connect my custom board to the nordic cloud. Previously I have followed the described procedures with the...
Hello,
I have a custom nrf52832 board with a SparkFun HX711 load cell.
I've developed my firmware using Segger Studio testing my data through a BLE connection with the...
Hi,
I ported my application from SDK 12.3 to SDK 17.0.2. Unfortunatley it isn't running on the board, but the only thing I have is a warning which I'm hoping is the issue...
Hello,
Let me start with some background information and end with some questions.
Background
We are using the 9160 in cat-m0 and locking to AT&T and Verizon bands...
How much is the temperature characteristic improved by setting CALIBRATE OFFSET for nRF52832? How much does CALIBRATE OFFSET improve the temperature characteristics?
Are...
Hi. In other discussion I have seen pairing/bonding should store all necessary parameters of a discovered service. It's possible then to reconnect to a bonded device without...