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...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
The following vulnerability "CVE-2020-10135" has been reported by the Bluetooth SIG. Will this device be affected...
Hello
I am using SDK v17 and sending the value of acceleration sensor to the app.
I want to use this value to process some action in the app. For example, if the transmitted...
Hello Nordic Community,
I've stumble upon an issue with a characteristic configured to not require authorization but still does on certain occasions.
Consider a service...
I'm new to the nrf5 GPIO functionality and having a little difficulty getting started. Upon having called `nrfx_gpiote_in_init`, my app reports a fatal error and the device...
I wanted to know the function or functions and the steps to associate an interrupt with an event.
I will be getting a single Pulse(Low To High) which will be my interrupt...
Hi,
I am using the nRF52840 dongle and am seeing problems when I try to use port 1 pins.
For instance, if I try to write to pin P1.01,
I see this error
I seem...
Hello Nordic Engineers:
SDK Verssion: nRF5_SDK_15.2.0_9412b96
IDE: Segger Embedded Studio
I use 1 Central and 5 Peripherals to build the network,they all can build...
Hi..
I want to update the firmware over OTA. For the first time I have downloaded ble_secure_bootloader and softdevice, then I flashed the application file by scanning the...
Hello,
I am trying to develop and application that will be able to scan for some time for beacons in the area around it. From all found beacons and using the RSSI of each...
Hello,
I have implemented a file system on the external flash, following the example: " USB MSC Example ", SDK16, nRF52840. The objective was to implement an audio recorder...
Hello,
We have a released product that is using the nrf52832 (rated at 85C). We have used this MCU and we have don't have issues so far.
Recently, it came a small...
Hi Dev Team,
I have been trying to send data across from my nRF9160DK board to an external sensor via RS-485. For this, I have a TTL_RS485 converter in between.
To start...
I am trying to buy an NB-IoT SIM card in the UK as the LTE-M SIM included with my Thingy:91 does not work here. I know that Vodafone supposedly run the NB-IoT network here...
Hello,
I have added DFU to our project. In general it works, at least parts of it.
Assume I receive often/always NRF_DFU_EVT_DFU_FAILED, how do I find out, what is the...