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...
Hello sir,
I am using nrf52832 Dev board in that set the time and date by using nrf calendar github library.For setting the time and date i have used functions as nrf_cal_set_time...
Hi all, I tried the Serial DFU sample with NRF52840-DK board in ubuntu
The project build and run.
When I use mcumgr the command work but was non possible to me upload...
Hi all,
I'am running DFU in zephyr over ble through nrf_Connect_app. but the speed of transmission is low ,
how can i increase the speed.
Regards
Tushar
Hello,
I am trying to create a simple application using C++ 17 on nRF52840.
I use VS Code and CMake-based project settings.
I am able to use latest language features...
Hello yet again Nordic World
And yet more WTHIGO questions:
10040 board as central under SDK 12.3. For each message passed from a connected peripheral, the central board...
Hello,
We are designing a product that is coming in production. We have been told that for production the "radio_test" example project was enough for general RF testing...
Hello,
I have modified the Openthread-CoAP example. I'm am tring to build a device, that will automatically join an exsisting thread network. So there is the joiner-autostart...
Dear Nordic experts, This short code snippet is supposed to reset (unprovision) a Bluetooth Mesh node and reboot it (NCS 1.7.1): The function is wired to an input pin. After...
Hello, I try read and write characteristic in serene bed shaker device using android studio. I bond the serene bed shaker device successfully but after i can't write a characteristic...
Dear Nordic Engineer
We recently encountered a problem about I2C.We have a smart door lock product, it has a fingerprint module that is an I2C interface, so we use the TWI...
Hi,
1. I need to change the total free space of this file system: Current size:24576 bytes
3. I made the following adjustment, but it didn't work.
4. How do I modify...
I've got the zephyr sources for https://github.com/nrfconnect/sdk-zephyr.git and https://github.com/zephyrproject-rtos/zephyr (everything I get is master/main)
$ west init...
I am using the programmer on the development kit to program my nRF9160 device.
I am using a Mac running Mac Big Sur 11.6.1
nRF Connect for Desktop v3.9.1
Programmer...