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...
OK, full disclosure - I'm pretty new to the whole nRF Connect/Nordic Semi environment, having had to jump across here after all the issues with silicon availability meant...
I would like to configure GPIOs as compatible = "nordic,nrf-gpio"; in devicetree file.
I did check this topic, but I think that this kind of configuration defeats the whole...
Hi, I'm working on a FreeRTOS (I just start to use it, so I'm a beginner) project in wish we want to use an external 32 MHz crystal. The program has a task that should be...
I want to implement CENTRAL using nRF52810. To implement the central, the softdevice must be s132 but I am not familiar with the softdevice concept. Until now, the softdevice...
Hello,
I closed below case by mistake.
nRF9160 receives garbage data on UART sometimes - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi.com)
As per your...
The Thingy:52 application uses LIS2DH in low power standby mode and the MPU-9250 for advanced motion tracking.
Why machine_learning firmware used LIS2DH sensor instead of...
Hello developers,
I am using nRF52840 feather from adafruit as a ble central board.
FIrst of all, I tried to filter just only for my beacons with UUID. I saw a ble central...
Hello,
I am running 1\nRF5_SDK_17.1.0_ddde560\examples\dfu\secure_bootloader\pca10040_s132_ble\ses example of SDK 17.1.0, without any change in the code. When I use nrfConnect...
Good day!
I have a problem with bootloader and custon DFU transport on nRF52840. What I do:
Transfer DFU over mesh using vendor model (it was implemented for MESH SDK...
Hi.
We recently started a project with the Movesense sensor that uses the nRF 52832. We would like to receive advertising packets on a sport field with a cellphone. The...
Hello everyone, I am developing a system with multiple peripherals to a central board. How many peripherals can keep connecting with central at one time? I made some peripherals...
https://devzone.nordicsemi.com/f/nordic-q-a/65059/buttonless-dfu-on-nrf52832
When I try to DFU from NORDIC_BUTTONLESS , nRFConnect disconnects from it and connects to DFUTARG...