Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
Hi,
We were trying to setup a device in Canada with carrier 'Telus'. We are able to connect to network but our connection to the cloud seems not happening( HTTPS, MQTT)...
I am adding the secure DFU bootloader examples/dfu/secure_bootloader/pca10056_s140_ble/ to my existing BLE UART peripheral project. I am using SDK 16.0.0 and nrf52840.
I...
Hi,
We are working on the customized board we used your reference design of nRF52832 . My question is what is the output voltage of swo_d pin in the fresh pcb without...
Hi,
Working on ble_app_uart pca10040 with nRF Toolbox app, getting disconnection issue very often. attached screen shot for your reference.
using PCA10040 nRF52 Development...
Hi everyone,
My hw/sw configuration:
- nRF52840 - sdk 15.0.0 - softdevice: s140_nrf52_6.0.0 - bootloader + softdevice + application
We're in production stage and we...
I've implemented secure DFU which works fine. However, if a user was to do something like quit the App or disable Bluetooth during DFU, or another fault occurred, because...
I am creating an original service using the example of Multilink Central.
I'm trying to reference an LBS to send data to a particular peripheral.
I tried to send using...
Hi,
I have a NRF51802 custom board, using sdk12.3.0 and softdevice 130 for my applications.
I would like to generate hmac sha 256 in my application.
Can you please...
I am trying to do OTA DFU by 'nrfutil' shell line tool and encounter the error, logs as below:
In this log you can see "Increment target device addr".
How should I do...
To the kind attention of Nordic support team,
Releted to this: https://devzone.nordicsemi.com/f/nordic-q-a/68238/gzll-keycode-optional-host-id-validation-stage
We noticed...
It is very useful to have all those examples to help us learn how to use the DK.
However, I am seeing a list of examples and source code but nothing about what they are...
Hello, I m developing a device based on nrf5340. On the ERRATA is reported that USBD is not working on QKAA-AB0.
I suppose QKAAAB 1940 is not working too, when do you think...
Hello, DevZone!
Recently, I've read a lot of questions and replies related to the nRF5's SAADC and BLE.
Even though I found some pages discuss about the continuous sampling...
Hi Nordic Team
We are using nRf52840 for our new product. We need your inputs on the design we are planning to connect slaves on SPI.
SPI_SDO mapped to P0.23
SPI_SDI...