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.
I am developing using nRF52820 example source using SDK 17.0.2.
USB and LESC were added using S112.
However, during operation, the following HardFault error occurs...
Hi everyone,
I am trying to integrate the DFU service into my application on order to achieve buttonless OTA DFU but I am not able to implement it so far and I need your...
Hello,
I merged the two projects usbd_cdc_acm_pca10056 (A) and ble_app_hids_mouse_pca10056_s140 (B) by copying all additional contents from A's flash_placement.xml into...
Hello,
I am trying to send data obtained from a SAADC port via BLE using the ble_nus_data_send function. This must happen periodically at frequencies within the Gigahertz...
As we know, NRF9160 supports NB network and has an IMEI number itself. Now I want to know whether I can manage this IMEI number, such as reading, writing or modifying. In...
HI all,I am looking for a help.how to start SPIM RX task immediately delay less than 2us?
I have a SPIM test on 52832 DK board(QFAAE0) with SDK16.0, the MISO pin has connected...
Hello
I have a question about the Bluetooth multipairing function using nrf52832. How do I use this feature? And up to how many connections can I make?
Thank you!
I am going to store some informations into UICR.
In case, wrong data wrote have to correct we need to rewrite it.
I have been searched the forum and the answer shows ...
Hello,
It looks like several people are having issues updating the firmware of the Thingy:91 modem with a simple USB cable.
I personally tried on Windows 10, 8 and 7....
Hello There,
I have problems with the installation of the nRF9160. Started the installation earlier and nRF9160 was detected in nRF Connect/Programmer and I could see memory...
Hi, For my application I was using ESB without softdevice and just recently I wanted to add dfu so I had to add softdevice as well. After adding softdevice I found out that...
I want to convert APP_TIMER_TICKS ms to us.
So i'm using this function.
And, the value of APP_TIMER_CONFIG_RTC_FREQUENCY is
Also this is main code.
And, I...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...