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 followed the "Getting Started Assistant" and can import and build the nRF9160 side.
SES -> Open nRF Connect SDK Project:
Works, "Build Solution" works, all seems...
nrfutil version 2.3.0 correctly fails with message " Application file not found." but incorrectly sets the return code to 0
nrfutil settings generate --family NRF52 --application...
I know it basic question but i need direct answer with numbers(exact voltage accuracy)
and i am very much confused to understand about adc output calculation please help...
Hello,
I'm attempting to enter System OFF mode via sleep_mode_enter() using a long press. However, I want to wake up from System OFF using that same button. The problem...
Hi to everyone,
I am having trouble establishing a network connection with NRF9160 Dk. I use a local SIM and according to the information I got from the provider, there...
Hi Nordic
I am using mesh sdk4.1 LPN example to develop a LPN product, we seems found that LPN's RF range will degrade large compared to common mesh node.
We want to try...
hello Nordic
i am working with nrf52840, sdk16, over the peripheral app_ble_blinky example
my system will go to sleep mode for 10 minutes each time, i wonder if there...
SDK: 4.1.0
Hi, I want to send change notification. so I writes below this.
Some buf_id has got failure in zb_zcl_ias_zone_set_status.
So I added loop which get...
Hi,
We are working on a board with nrf5340. We are running the nrf5340 in normal voltage mode. So, we have connected the VDD lines to 3.3V. Since we are using USB signals...
how can I put nrf52832 in the system on sleep mode on advertising timeout?
Currently, on timeout, the device is going in system off mode and restarting on interrupt.
Hello,
I noticed that you improved the hardware design in version 1.4. Is it still neccessary to use a bias tee for an external GPS? https://devzone.nordicsemi.com/f/nordic...
Hello, I am still learning about BLE devices and have a quick question regarding the Generic Access Profile. I understand that GAP defines 2 things:
The discoverability...
Per the notes on https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF9160-DK/Download#supl-c - "Highlight: Updated library made to work with the new modem library...
nRF52832 SDK 17.2
We are trying to get the packet loss/error information on a per channel basis. It is similar to what is being discussed in https://devzone.nordicsemi.com...