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...
To the kind attention of Nordic support team,
I'm testing a freertos project, with softdevice and radio notifications. A constant number of notifications is queued before...
Hi guys. I saw a previous post saying the LE Power control not supported.
For nRF Connect SDK v2 / nRF52 or nRF53, are there updates on LE Power control?
Since that...
Hi there,
I have just started the NCS Fundamental Course and I am stuck on Exercise 4 Lesson 1 and Lesson 2. There are two problems that I am facing.
1) If I use the nrf52832DK...
Hallo,
up to now I worked with nRF52840-DK 2.0.1. After compiling, flashing the board was quite comfortable by means of the JLINK drive, which automatically opens after...
Hi there,
This topic coul be part of a BLOG POST called OTA updates of a Nordic Device I think
Btw, my issue is this: Handle an OTA update of a Nordic Device, getting...
In my project, button ,charge state check and ACC sensor Interrupt pin, use GPIOTE; when The device is charging, keep this state one night,n ot unplugging the charger.when...
Hello
I am developing a single program for two sensors, one is "BME680", and other is "BH1749" with thingy-53. But i could not see the output although i have no errors....
Hello, How to get bind state for each model (done successfully on past) with interactive py act ? When I call the command to get composition data the answer is the default...
Build the sample using west ... like so ...
west build -b nrf5340dk_nrf5340_cpuapp_ns -p=auto --force -d "C:\nRF-Projects-2\psa_crypto\" ".\zephyr\samples\tfm_integration...
Hello everyone,
I am developping a custom board with an nrf52840 chip and 2 of my boards are constantly blocked in HardFault of the cortex m4at the beginning of any program...
Hi everyone, I am searching for a solution to interface with a custom board using nRF52810 based on USB-C connector.
Our new PCB has routed the USB C data lines to nRF52810...
Hi,
We just upgraded to the latest version of Zephyr, and all of our out-of-tree driver using I2C (TWIM) are now broken.
All the i2c_xxx function return -5 with a NACK...
I haven't been able to find information on the method used by nrfutil to generate the private keys. How secure is the randomness without a seed? Can I seed it?
Hello everyone,
I started an evaluation for the Nordic Thingy91 using the "mqtt_simple" example from the SDK1.6.0 version. The Thingy91 is HW-version 1.4.0. Programming...