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...
Dear friends,
I flashed a serial example( nrf5_SDK_for_Mesh_v5.0.0_src\examples\serial ) to my 52840 DK as a provisoner, I used this DK and PyACI provisoning new device...
Hi, I'm working on a project using s112_nrf52_7.2.0 in nRF52820.
Services are set in initialization function as shown below. However, only PnP id is not set in DIS, and...
Dear friends,
My 52840 DK flashed a serial example(nrf5_SDK_for_Mesh_v5.0.0_src\examples\serial) as a provisioner. However, the 52840 throws an error message when I input...
I am installing segger embedded studio. the installation instructions are given at https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing.html . I am...
Hello,
I am having trying to achieve hardware versioning via saadc.
Module model: nrf52832
Sdk: 15.2
There are two versions of the hardware:
version 1, there...
Hi,
I have PCA10059, its bootload is very handy, the customer can use the bootloader to upgrade the firmware for PCA10059 by serial port.
At this moment, I also want...
I am using ncs V1.5.1 and I can run the zephyr/samples/bluetooth/peripheral sample flawlessly on an nrf52dk_nrf52832 board. I verify BLE by viewing the "Zephyr Peripheral...
Hi, i have problem to import and configure the example with this sdk. I used the tutorial ( https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/segger-embedded...
Dear Ladies and Gentlement,
I would like to read the 128bit UUID transmitted an iBeacon received on a S140 ble_central - just similarly as it is done with nordic App nRF...
I am using the NRF52 DK with Keil IDE in Windows. I uploaded the ble_app_uart_c example (Examples > ble_central > ble_app_uart_c) and modified it so that it would print a...
We are Developing a product using RF NRF24l01+ LNA+PA board. We are facing the problem of Range in Urban area we get only 100 meter.Is there any way to increase the range...