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...
I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me.
When I use the makefile from blank/armgcc...
Currently, MQTT is required for nRF Cloud data transmission. We will be using LwM2M as the protocol to send data from our IoT monitoring device to our cloud platform. Does...
Hi, I have a bit strange problems with example project "pwm_library". At first I compiled with segger embedded studio and ran the project on my NRF52-DK board, and it worked...
I have used nRF52811 chip in my custom board.
1. Please provide the First time programming procedure using J-Link (J-Link-Pro tool) interface.
2. We have a nRF52840DK...
Hi teams,
Recently, I upgraded JLink driver to 7.5x and suddenly all of my nRF DK boards are not detected via USB.
All of my 4 DKs shows the same symptom. LED5 near JLink...
I am working on an embedded design that uses the nRF52840 MCU and 2x additional processors (Processor #1, Processor #2).
The intent of the system design requires that Processor...
dear all
I used the lvgl in zephyr. When I made a image rotation, I found that I copied some of the image pictures。Is there anyone in the forum who has encountered similar...
Dear friends: I am based on the following link: devzone.nordicsemi.com/.../device-firmware-update-dfu-with-mcuboot-bootloader Operation steps test the function of mcuboot...
Hello I am using sdk17.0.2 and nrf52840.
I used nrf52832 to combine ble_app_uart and crypto_aes_ctr codes. And now I'm going to move the code to nrf52840.
However, there...
Hi! I made a custom board with an external flash memory that communicate with nRF52840 through QSPI. I have some boards that works very well, but i have someones that freeze...
I am trying to connect XBee 3.0 Zigbee to a Nordic USB dongle (PAC10059) which has the nRF52840 chipset.
I have been watching the traffic on channel 16 with a CC2531 sniffer...
Hello,
I've gotten the sample AWS FOTA to work on my nrf9160 using a very permissive public S3 bucket, but for production I need FOTAs to use a private S3 bucket.
According...
in fact the error that i posted is related to this file and exactly to the bloc in grey on nvic.h file
" C:/Users/rzaafouri/ncs/v1.5.1/zephyr/include/arch/arm/aarch32/cortex_m...
Excuse me
Prorammmer app in nrf connect for desktop Prompt no device available when I connect thingy91 to PC with mirco-usb cable,I want to update modem, certificate and...
Hi everyone,
We design an application using the nRF52840 and SDK16. This application is intended to be used for gait analysis and one of the requirements is a real-time...
Hello,
I'm trying to initialize the values of all my attributes using sd_ble_gatts_value_set . According to the documentation, the connection handle is ignored if the value...