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...
Hello,
I am trying to clear reset reason when it wake-up by GPIO.
In line 163, I set RESETREAS to 0
In line 164, RESETREAS is read again.
I expect 0. But It still...
Hello,
I use nRF52832's COMP (comparator) to sample a pulse signal's voltage level.
I found when the pusle width is below like about 60us, the COMP can't get correct...
Hello,
we need to feed mono audio data into the nRF52 and we are now evaluating the possibility to use PDM. The nRF52 seems to have a useful PDM interface , and even though...
Hi,
I would like our nrf52840 to use coded phy 8x to get longer range.
The counter part are Android smartphones, old ones with BLE 4 support only, new ones having coded...
Hello,
I have a custom PCB which uses the NRF52832 chip and i wanted to program it using the NRF 52 DK using P19. I have the following connector and pin out on my custom...
Hello everybody !
I am working on a project and I need to create a server node which also works with the nRF SDK.
As I have seen, it exits coexistance examples where both...
Hi there,
I am trying to use the ISP from the 6700. I need to power my development board. I was wondering if there is a pin output on the nRF6700 motherboard? There is...
Hi,
The end goal is to run this project on a Thingy91, but I am currently building/testing on the nrf9160dk.
I am looking to capture ANT+ from a bike power meter on the...
Hello Nordic,
I'm evaluating the --external-app option of nrfutil and I noticed something odd.
First, I create an example hex file with 8kb of random data and then run...
I am using the nrf9160 DK. Followed the video tutorial, using nrf Connect Programmer tool. When I plug the USB socket, this error comes up. Have tried with different USB cables...
I'm trying to detect stack overflow. One approach that I found online was to prefill the memory with a constant value before the program runs, and see how much of the stack...
I am trying to update one nRF52 DK Board with another using OTA firmware updates. Similar to how the nRF Connect app can connect to a nRF52 and flash a now firmware image...
Hello,
I have been using the SES version 430c and today when I launched the program I get "The evaluation period for this release has now expired"
I got another licence...
Hi,
When working with Windows 10 laptop BLE we get sometimes a lost packet occurrence from Central (PC) to our BLE device.
We are using a Python Bleak based app on the...