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 to everyone.
I´m trying to make a project in my SDK nRF52 with the nRF52832 microcontroller, I have Windows 10 and I´m usinf Keil uVision v5.26.
I´m interested in...
Hi,
I am using the light switch example with the mesh SDK version 3.10
the provisioning is done with NRF Mesh application (android phone)
1. is there easy way to get...
The table under 5.4.4.3 in the datasheet for the nRF52840 lists the shunt capacitance for the LFXO as 2pF max
C0_LFXO (Shunt capacitance) 2pF max
What is the risk if the...
Well - Where shall I begin? The more I look around on the web the more confused I get.
I need to create a Connection betwen a PC running Windows 10 and a sensor device server...
Hi,
I have setup TWI peripheral for async transfers via IRQ and callback. After firing the transfer operation, I feel uneasy about having no control until the interrupt...
Hi
I need to certify a product in FCC and they sent us what they want. Radio_test_example is basically what I need, but the problem is that I'm using SoftDevice 110 and...
I was working with the buttonless DFU service that requires bonds and I was able to update my firmware just fine. Then I added Just Works OOB pairing using the nfc_ble_pair_lib...
Hello,
I am in big problem, just couple of months ago i managed to run dfu over BLE mesh. Even now its working in windows platform but for some strange reason its not working...
Hi,
I use dongles with custom application that combines Thread and CDC ACM. The application works fine, but after restarting PC several dongles with this application stopped...
Hi,
I have a smartwatch that has a nrf52832 chip inside. It firmware runs on S132 SoftDevice ver 2.0.1 and has an OTA bootloader which supposingly allows me to upload firmware...
I am evaluating the nRF5284 SDK 15 Module in HCI mode. I am trying to scan Extended advertise when: 1.Extended non connectable non scannable advertising, Primary_Advertising_PHY...
Hi,
I have just purchased a nRF52840 usb dongle ( https://www.mouser.in/ProductDetail/Nordic-Semiconductor/nRF52840-Dongle?qs=gTYE2QTfZfTbdrOaMHWEZg==) .
I would like...
Hello, I am a beginner and I just got a Raytac "MDBT50Q" bluetooth 5 module based of nRF52840 Soc.MDBT50Q does not come with a builtin frimware to respond to AT-commands.Can...
Hello, i have this problem with DFU, in Mesh SDK v3.0, i am using PCA10040.
this is my boodloader_config_default.json
and i am using this for make the pkg.
and...
Hi!
For our development purposes I am implementing NRFUTIL 0.3 for mesh on Android/Java, migrating it from Python code, via UART/Serial, for DFU purposes
It looks like...