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...
We have 3 devices , 1 central-peripheral and the other 2 peripheral devices (client), all nrf52840 custom board. The central-peripheral device should scan and connect the...
Hi. I am testing example project, record_text.
When softdevice is enabled NFC read operation doesn't work.
After erase all(using Programmer) and Build and Run project...
Hello,
I have an interest in reproducing within Zephyr (and nRF5 SDK) a specific behaviour that was possible to implement with the classic SoftDevice API, running on a nRF52...
hi support team,
i have one customer have F version QIAA 840, and now i found that some problem with this version when burning hex file.
when burning application, softdevice...
Hello everyone,
I have added some unit tests to my project and some of them are failing because it seems like the IS_ENABLED macro is not evaluated correct. Even though...
Hello folks,
I was planning to interface MT29F4G01ABAFDWB Flash through QSPI peripheral with nrf52840 soc.
But before that, i tried to find some resource and i came across...
Hi,i'm using NRF52840 as BLE central to develop our products,the enviroment is:
SDK:16.0
SD:s140_nrf52_7.0.1
also using the third party RTOS:RT-Thread
what causes...
Hi,
I'm trying to get LittleFS up and running while also using Openthread. I've encountered an issue regarding the SETTINGS subsystem that is enabled by Openthread. I...
I'm using NRf connect SDK to compile a sample application on SES for my NRF52840 Dongle, as shown in this tutorial
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/0...
Hi,
I have some issues with auto connect after bonding.
When start advertising with my NRF52840 device, my Android phone establish connection only when the app is open...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hello,
is it possible to measure frequency from 1Hz up to 400kHz (50% duty cycle) on gpio pin having soft device enabled with Peripheral functionality? The measurement...