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...
I am currently evaluating the nrf52840 for a possible future application which is based around BLE and should also provide a HID Generic interface to perform communication...
hi..I have merged the saadc with ble_app_uart and i have added all the respective files and enabled the ppi, saadc everything . while i am running the code ,getting unknown...
Hi,
I noticed something strange while developing with the nRF9160 modem's RTC. Here's the sequence of events
Connect cellular
Get time from NTP server and initialize...
Hello nordic
I'm running iot icmp example on my nrf52832.
The border router is Rapberry 4. root@raspberrypi:/home/pi# uname -a Linux raspberrypi 4.19.71-rt24-v7l+ #2 SMP...
Hi Nordic Support,
I am not getting sensor(VL53l0X) value,i used slave device address=0x29 and register address=0x01. I am getting starting distance value=255,afterwards...
Hello ,
I am trying to send 1,000 of MPU-9250 data from NRF5832 peripheral(ble_nus_uart) to NRF52832 central(ble_app_uart_c).
And i have been searched this site and...
Hello, I'm working on a project that contains 2 small enclosures each with a sRF905 and processor that monitors temp and humidity. One of the enclosures is mounted in the...
Hi, Last week we received Nordic's Thingy:91 development kit and prototyping platform for nRF9160.
The kit also included 1x iBasis SIM card. According to iBasis, LTE-M is...
Hello,
i'm using,BMD-301(NRF52832),SDK15.3.0
////////////////////////.......Issue-1..............
When i upload "twi_master_using_nrf_twi_mngr" peripheral example...
Hi, I'm developing a Zigbee coordinator starting from CLI agent example on nRF5_SDK_for_Thread_and_Zigbee_v3.2.0_9fade31. The end node I tried to connect is Ikea TRADFRI ambience...
I2s subcontract transmission, the sound is normal during the transmission of each packet, and there is noise when preparing next_buf. How to eliminate the noise? Looking forward...
Hello Community,
I want to request a timeslot with sd_radio_session_open(). Whenever i call this API function, the Application crashes with a HardFault.
I have no idea...
Hi Devzone!
I'm using 'nRF52840' as an edge device, and this device is going to continuously check the surrounding environment and send the value to mqtt broker of aws through...
Hi,
We are using nRF52832 with a custom protocol communication (not BLE, not Nordic). The communication is simple, one device is sending message and the other is receiving...