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 am working with NRF52840 DK, from this i am using KEIL IDE. I got some error while opening the KEIL SW like Cannot set path to software packs. Make sure that RTEPATH...
Hi,
My customer use nRF5340 as their master control IC, which will connect with lots of peripheral.
They are considering about simulate a uart with GPIO.
What's the...
I have designed a custom board for the nrf52840 and upon testing it in the nrf connect sdk (using a JLink), I can only see the board when it's in bootloader mode. When it...
Hi,
I am in the process of migration from SES to Visual Studio; I have imported my project; but it has no active build configuration. When I try and add a build configuration...
I am using 9160 to develop a watch product. During the network test, I found that the description of parameter period tau in CPSMS instruction and xmonitor instruction is...
So, i have created a custom board using the nrf52811 SoC. I tried to upload some bluetooth examples to it, and i can see the device on the nRF connect APP. The problem is...
On firing the following command "$ node cli create-ca-intermediate"
terminal showing error
I am following this link nordicsemiconductor.github.io/.../DeviceCredentials...
Hi support team,
I'm trying to simulate the BDM protocol of the 9s12 chip series. Basically the protocol is as follows: Communication on 1 GPIO pin, output open-drain mode...
Hi,
NCS1.9.1, VSCode, nRF5340DK cannect a NFC tag,
i write text to NFC tag by Adafruit-PN532 with anouher device,
than 5340 mcu how to read the text in NFC tag ?
...
Hi! I would to know how to partition the memory of the board and how to make that secure and trusted. Once I did that there is a way to save some information in that portion...
I'm using a nRF52832 for a product under FAA regulations. The standard requires the BLE module to perform a self-test. What self-test capabilities does the Nordic nRF52 family...
Hi,
I see that the NRFX_SAADC_CONFIG_LP_MODE macro sets the default low_power_mode member for the nrf_saadc_config_t struct used to initialize the adc. What I cannot figure...
Hi Nordic Dev Team,
I've got an application where I want to store two types of log data in my memory flash that I want to send to server eventually via BLE mobile app. ...
Hello, I recently did a ble project, it requires pairing and binding ,
1, I can't find ble central demo
2, The ble central of 52832 will connect to multiple slaves, and...
Hello there,
I am using the rtc2 in NRF52832 to interrupt at randomly generated time instances. Now, I am trying to integrate this functionality in a framework that uses...