Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
Hi,
I want to use iOS to connect nRF82832 with passkey when connecting. I use pca10040_s132 with SDK 12.2.0.
Following is my procedure:
define security parameters...
Hi guys.
I'm trying to measure my battery. I'm testing my function from main and it works.
The procedure looks like this:
saadc init
sample data
saadc uninit...
I am using nrf52832 BLE chip(10040), sdk 12.2, softdevice s132 with sample example boot-loader code(dual bank).
I modified the boot-loader code for button-less DFU.
...
Hello,
I am using nrftoolbox code available here: github.com/.../IOS-nRF-Toolbox to perform the DFU procedure.
I have taken the firmware zip file.
I have integrated...
Is there a job board for Nordic developers? I'm offering a short contract job. I have a 100% complet e PCB design based on the Nordic chip. I'm looking for someone to write...
Hi.
I have a question.
I tested that nrf52 get datas from sensors.
But the code was not moved well,
I made code to test bit shift.
Please see my code.
#include <stdio...
I successfully built the example peripheral project "experimental_ble_app_queued_writes" from nRF5_SDK_12.0.0_12 and successfully downloaded the app to a nRF52832 development...
I have an arduino mega based design working with nrf24L01+ via SPI. As certification is the next step, I found a NRF52832 based module that would meet all certification requirements...
I've been trying to program a custom PCB with an nRF52832, using the nRF52 Development Kit and nRFgo Studio.
When I connect just the nRF52 Development Kit to my computer...
I'm an intern in my second year for a bachelor in computer engineering. I've been working with the nRF52832 development kit as part of my assignment. I was looking through...
Hi all,
I am experimenting with the DFU to switch between SDK versions from SDK12 to SDK13 and SDK13 to SDK12
Is it possible if I send a whole imagen of SD+BL+APP to...
Hi. I have a board here based on the nRF52832, using SD 132 and SDK 13.0.0, with a modem on it that I'd like to keep powered on even when the Nordic is in system off mode...
Currently I am using the NRF52 device to connect with a custom peripheral. The current goal I am trying to reach is toggling an LED by sending the command 0x8900 through Service...