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...
Hello
Just to confirm:
is it OK to use 2-layer PCB with nRF52840?
In case a 4-layer is needed, when do you advise the use of a 4-layer pcb?
Basically we...
I am trying to build the project which I downloaded from github for the "A beginner's tutorial: Advertising" but I get errors for missing files when I try to build it both...
How the ble peripheral knows that ble central was disconnected?
if i trying to send continuously some packets to ble peripheral some times peripheral is not responding?
...
Hello, everyone~
As the title, is there a complete tutorial for that? I even don't know if I can download the project directly without flashing SoftDevice additionally...
Dear Nordic Devzone,
Just recently I purchased 2 additional nRF52840. In total I have 6 of them now;
The first four all have the following numbers on the chip:
pca10056...
Hello,
I've found a lot of topics about this issue but none resolved my case.
I'm trying to program a custom N51822 board (QF ACA 1) but without success.
These are...
i have downloaded python (Python 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:42:59) [MSC v.1500 32 bit (Intel)] on win32) on window 10 in cmd successfully. and pip also...
In my application,the end product is given to the user with a static passkey. We need to give the user the provision to change the passkey .
Currently I have a working...
Nordic nRF52832 chipset
If I understand the answers given the NFC port always consumes power even when just listening but otherwise in active?
Am I correct and also...
I am using nRF52 DK kit which has SWD connector for booting External device but it is booting only nRF52 Board not the external board
please can any one suggest me the right...
Hello,
I am designing a custom PCB with NRF52832 IC. According to datsheet, required specification of inductor L1 are:3.9nH, 0402 package, 5% and a High-frequecy chip inductor...
Hello,
I did some power measurement on the nrf52 DK with the Nordic profiler kit and the result was way more than what we could expect from a nrf52 (about 1 mA). Even in...
I am working on the ANT connectivity for a product we've developed, called RunScribe [a shoe-worn running sensor], and am seeing some issues on Fenix 5 watches with our ANT...
Hi,
I'm trying to implement run the ESB and the BLE concurently using the timeslot API.
I started from this example : devzone.nordicsemi.com/.../
The problem is this example...
Hi,
I'm quite a beginner to this whole nrf52832 world and I'm trying to read some data from a flex sensor wired in series with another resistor connected to VCC now I understand...