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/....
Hi, I use the nrf 8001C + stm8s. I successfully installed settings nrfGo, but when I try to execute a command OpenAdvPipe I get an error ACI_STATUS_ERROR_CMD_UNKNOWN .
The...
While attempting to join a network formed by the OpenThread border router reference implementation and an external commissioner using the Android app , my zephyr end device...
Hello!
Recently, support for JLink Remote Server has been added to nrfjprog tool (with version 10.15.0) , which is, as far as I know, used by VSCode extension under-the...
If you clone nRF5-cmake-scripts , then switch it to the archive/sdk-16 it builds if you follow the build instructions.
What I'm wanting to do is adding the mbedTLS backend...
Hi,
I have a current project that is based on the nRf52840. This project acts both as a peripheral and a central. I have a need to update the firmware on a remote BLE sensor...
Hi,
I'm using a custom board which is currently under developpement usin nRF52810. When running DFU example for NRF52810, using secure_bootloader_ble_s112_pca10040e.hex...
I read this post https://devzone.nordicsemi.com/f/nordic-q-a/10668/rssi-without-connection
I want to know how large the RSSI value will affect the connection. Is there a...
Hi,
I am developing firmware for NRF52811, using SDK 17.1.0 and Soft Device S112.
I need to write a characteristic longer than 20 bytes. I thought it could be done with...
The bluetooth connection is automatically disconnected, and the reason is 0x3E. Is this related to the small RSSI value? I set the transmitting power as 4DB, and the RSSI...
Hello,
I'm exploring the nrf5340 controller with a Fanstel evaluation board (EV-BT40) I use the SDK V1.7.1 with vsCode.
Used example "Bluetooth: Peripheral LBS".
Connecting...
I've recently flashed USB CDC ACM example to NRF52833. Even though everything seems to be working, there is no COM port listed on Windows. I've also tried Zephyr's USB CDC...
I got 2 NRF52840-DK Development Kit recently. But for one of the boards, the programmer firmeware encountered timeout during upgrade. The other board did not encounter this...
Hello All,
I am using nRF52840 Dev-kit and SDK 4.0 for Zigbee and thread. Due to some functions, we are using SDK 4.0 for this project which is not present in SDK 4.1. ...