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 was studying the Wireshark BLE sniffer packet parsed data for a "Find By Type Value Request" and noticed that the Value was not parsed as Little Endian so it was given as...
Dear Mesh Experts, what's the recommended approach to recover lost mesh keys? Imagine, for example, an industrial mesh installation with hundreds of nodes, all provisioned...
I am trying to store my temp sensor readings in an external flash memory( Winbond W25qXX ).
Can you provide me the respective driver for the same?
BTW I have found driver...
It seems that thread has a function to automatically switch channels when the signal is bad.
Suppose when a device in the same thread network is powered down, and then the...
hello Nordic
i am working with nrf52832, on the Central app_ble_blinky axample (with pwm, saadc, timer, app, timer, uart ), sdk 16.0, s132 v7
when running my code on...
Very surprised to not find this in the Marketplace, but can anyone point me to a great sample Github Action for building NRF52 images. My searches are coming up short or using...
Hello
I would like to transmit gps data to my website in addition to nrf cloud, there is a example or documentation about this that I can take of reference? I am working...
Hi I am New with nrf24l01+ and i made my first project it was working perfect with 2 nrf24l01+ without antenna . After the end of the project i change one of the nrf24l01...
I'm trying the given example < twi_sensor >. I connect nRF52 DK P0.26 to my sensor's SDA, nRF52 DK P0.27 connects to my sensor's SCL. My sensor runs at 400kHz, so I modified...
Hello, I'm new for mesh, have a question about the mesh dfu bootloader.
the source device of the mesh dfu shuld be connected to a host. how to assign the uart pin? is it...
I have to integrate a softdevice into an existing nrf52833 SES project. All the documentation I have found isstarting from any of the examples and using GNU Linker instead...
Hi,
I am trying to create an application for nrf52810 soc. I have a problem on selecting board name and the SDK version
I am having nrf52DK (nRF52832 soc) development...