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...
Hi everyone,
I have a couple of Laird BL653 boards which use the nRF52833 chipset. They have SoftDevice S140 v7.0.1 on them and I'm using the nRF Mesh v3.1.4 for IOS. The...
On an NRF52811 (and I've had a similar problem on a 52833) I'm unable to use the NVS subsystem. Everything inits fine but there is a fault when writing to NV. If BT is disabled...
Hi Nordic team,
We have tried using Bluetooth peripheral HID keyboard example from nRF5 SDK and found an interesting problem.
In our setup, nRF52840DK is running the provided...
Hello all,
I have trouble reading saadc data with an amplitude of 10 µV - 100 µV with a sampling rate of 1K Hz by using nrf52832. I was wondering if I could get advice/help...
Hi,
The code is working normally, but when I include ble_radio_notification_init functionality. Then it crashes (hardfaults), on some boards not all.
[19:18:40.550]...
Hello.
We are migrating from SEGGER Embedded Studio (SES) to IAR Embedded Workbench (IAR). SES used Printf as a comment display and output it to the Terminal Emulator. I...
I've previously used Getting Started Assistant to install nRF Connect SDK 1.5.0 on macos and managed to get a complete and functional install.
I'm now trying the new Toolchain...
HI,
I have few queries regarding nRF52805.
Is there any specific pin configuration required to enter nRF52805 in to programming mode?
What is Adverting connectable...
Hello. I am conducting experiments with data transmission via the Enhanced ShockBurst protocol with BMD-340 modules. Transmission parameters: 2 Mbit radio channel speed, 512...
Hello Sirs
I want to use the serial port of nrf5340-Dk to get some serial data from a sensor and transmit this
data Via a peripheral connectable config by nrf5340-Dk ...
I'm trying to access an SD card with FAT_FS, with no success. I hooked an analyser to the SPI, but it's completely dead. I'm using NCS v1.6.0.
Is there something...
I am very new to BLE development, and am building my application on top of the ble_central\ble_app_uart_c example.
I have this tag defined at the start, with the other global...
Dear Nordic Engineers
Our customer uses NRF52810 with a PA chip, the model of the PA chip is RFX2401C. The attachment is the manual of the PA chip. The hardware connection...
Dear Nordic,
We use CONFIG_BT_CTLR_DATA_LENGTH_MAX definition set to 251 in our project to be able to send large data packets. Still, when migrating to nCS 1.6.1, we've...
Hi, Nordic team!
I want use RTC with Prescaler 32765 for generating Tick event with 1s interval. Could you help with calculation of jitter for Tick event in microseconds...