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...
I have started to work with nrf52 sdk with using some example. I see the next step is to build own simple project with using some things like ADC, BLE(1-2 chars) and GPIO...
hello all, i am working on nrf52832 ble board. right now i try to add secure pairing connection for security purpose in my code. i use segger studio for programming. i did...
Hi, We made a custom board using the NRF52832. Everything is working in our system except BLE part. We are using SDK 13 with Softdevice of S132 v4.0.2. We tried to flash examples...
I'm using SDK 14.2, S132, and the NRF52832
This problem occurs during the pm_init() function when initializing the soft device. Investigating further has led to the pages_init...
Hi, I've been tasked with sending commands to an nRF52840 Board via a React Native mobile application I've developed, but have no idea how to do so. Our company uses:
...
Hi all,
I would like to learn how to use the USB peripheral these days. So, I programmed the example of usbd_cdc_acm on PCA10056. The PCA10056 couldn't be identified after...
nRF5 SDK structure project use makefile and sdk_config.h header file, When I want to add a component to my project. There is too hard work to modify the makefile and sdk_config...
Hi everyone,
I am trying to understand this sample code: here
But I don't understand how to choose an arbitrary pin for the LED.
And also, in LED_MASK which pin is...
Hi,
I recently dug into the potentials of the NB-IOT network allowing iot devices to directly make use of cellular communication. With the release of the new nrf9160 containing...
Hi,
Recently, I was trying to pair the nRF51822 development board by windows swift pairing.
While I turn on the swift pairing function, I still cannot use this feature...
I have a similar question to https://devzone.nordicsemi.com/f/nordic-q-a/32115/how-to-parse-the-log-file-of-the-nrf-connect-for-desktop
There are lots of data in these log...
Hello.
Recently, our supplier recommend us to use nRF52810 instead of nRF52832.
These two MCU have same pin map, so just we pulled off existing nRF52832 from the board...
Hi,
we had used nRF52810 in our product. Our product is undergoing FCC & IC certification.
FCC & IC regulatory body had requested to provide Tune UP tolerance values of...
Hi There,
I was trying to understand the step to create a test app for dfu bootloader update via BLE for PCA10040. Below is the documentation I read.
http://infocenter...