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, Can your tell me is it possible make three from one device at the same time ? If is not, can I make multiple connection with profiles which support multiple connection...
My goal is to synchronize the clocks of several nodes in a mesh network. I would like the client node to distribute the current time to all the server nodes in the network...
I am trying to run nRF9160: Azure IoT Hub — nRF Connect SDK 1.6.99 documentation (nordicsemi.com) on thingy91. I have followed Azure IoT Hub — nRF Connect SDK 1.6.99 documentation...
Hi,
I am looking at the product brief for nRF21540 and found "nRF21540 Development Kit" and "nRF21540 Evaluation Kit".
Where can I get the H/W information for them,...
Hi,
We want to implement a smart energy meter by using a mesh network including 200 nodes (nrf52840). What is your suggested protocol to do this?
Thank you in advance...
Hi! We're working on a BLE product which is intended for use in the US. This product uses an nRF52833 SOC, with some external components on a PCB we've designed with a printed...
I'm trying to evaluate a Nordic BLE module for a new battery powered project while waiting to establish a connection to a base station device. It seems like your lowest powered...
Hello,
When we tried to increase the Security level from SEC_OPEN to SEC_SIGNED_MITM, it will output error 0x6 which is "Not supported". So how can I do to support a higher...
We are developing AoA direction finding with nrf52833 and antenna array. We also want to include Wifi connectivity to our receiver, having nrf52833 + antenna array. Which...
Hello,
I want to perform NRF52840 Firmware update remotely. I refer to link .
I want only normal http OTA update without encryption for prototype testing. Is there any...
Hi, I've been measuring a nRF52840-powered prototype powered from a 3V coin cell battery. I would like to use High Voltage Mode with REG0 in DC/DC-mode for maximum battery...
Hi,
I am trying to implement the attribute reporting for a zigbee dimmable light device, reporting to the coordinator.
The code is based on the zigbee\light_control example...
MCU: nrf5340 Network Core nRF Connect SDK Version: 1.5.1 Currently there are multiple libraries under ncs/nrfxlib that have their own " nrf_errno.h" . Out of those libraries...
Hello,
i have a function wich just send "hello world" via uart0. static otError SendUARTCommand(void) { volatile uint32_t ret; const uint8_t message[] = "Hello World! \n...
Hi !
This is more of a question than an issue. I am curious about the future of TF-M and its implementation on Zephyr. Does anyone know what are the plans on Zephy's or...