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 need to monitor how much heap was ever left available, as a minimum, after I have run my CI test suite. This is the true minimum heap ever remaining, so taking account of...
Hi -
In reading through the data sheets for the Nordic chips that support the low-rate (125 kbps) BT 5 PHY, I'm seeing Rx sensitivity numbers around -103 dBm. For the 1...
Hi,
To manufacturer production I would like to use the nrfjprog.dll in order to make an WPF C# application to program our NRF device.
I would like to use your nrfjprog...
Hello,
I am working with the nrf52832 chip and wanted to know if there are any pins that are shown on the schematic diagram, that I should not use to ensure that the Bluetooth...
Hi there,
In my application I need to send varying amounts of data (1~8KB) and store it in RAM. I trying to use memory manager library to replace the malloc() and free(...
Hi there,
I'm having some trouble piecing together an app to use V2 of the NRFX SAADC API, compounded with this being my first time using the SAADC functionality on an nRF...
I've tried to update the firmware on my Thingy:91 to version 1.2 using the file mfw:_nrf91060120.zip:
I set the Thingy:91 to ' application serial recovery mode by pushing...
I tried to play with nrf52840 and ade7953 .
At the begining, I use PC uart application to do the following test and everything works well. Here are the testing steps: 1...
I have the CLI module over UART enabled, with one command that continuously prints out the readings from a sensor. What I'm trying to do is stopping this continuous printout...
Hi,
I am using the nRF52832 and am going at it barebones because I cannot for the life of me get the SDK to work. I am using the nRF52832 manual.
-> Manual
I have two...
Hi, Im using a nRF52DK to read LIS3DH accelerometer readings in putty. Im new to this platform, I tried couple of example programs like blinkey, uart, and button in BLE. Now...
Dear All,
I am trying to implement a simple data recorder on nRF52840 DK that digitizes signals over SAADC and writes them onto the SD card. The program is working fine...
Hi,
Does anyone know where to find the BLE backwards compatibly of a given soft-device ?
I have looked at the PDF document given for my soft-device version S132, and...
Hello,
I am running an application on the s140 soft device using the buttonless dfu as an example. I am using the dual ramp pwm scheme to generate complementary pwm waveforms...