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...
How can I found out my NRF51's device Address? (with Softdevice using Random static address?)
Does Softdevice has any API for fetching my device's BLE Address?
As I...
I'm looking at the sequence diagrams for the secure bootloader, and I'm confused about the response procedure opcode for Packet Receipt Notifications (PRN). From the diagram...
Hi
for a new project I need to combine bluetooth with 2G/4G cellular communication, and augmented positioning, meaning we want to use cell tower, GPS and scanning of Wifi...
hai
i want to store a struct contains two elements . can i store it in flash using pstorage....?
if so how can i do that.........?
or
can i store a two dimensional...
I want at s132 use RT-Thread RTOS,but I see arm_startup_nrf52.s file defined Stack_Size and Heap_Size 8K, can define Heap_Size = 0? reduce the Stack_Size (such as 4K)?
so...
Hi,
I want to know that what is the different between RS232 and TTL.
I want to know that can we two RS232 to TTL converters back to back in the wire ??
Hi,
I'm using nRF52832 Software Development Kit, PCA10040, S132.
In nRFgo Studio, I erased all my SDK.
In nRFConnect, I selected serial port which SDK connected.
And...
hello there i am using nordic SDK 10. spi_master.rar (/attachment/5a7f162df5ffa9d40019ed2553d99f1d)
i am getting some compiler error. i have uploaded text file. can anyone...
I am able to run nRF5_SDK_12.2.0/examples/peripheral/blinky using the armgcc toolchain without any issues but any example with a soft device enabled (e.g. nRF5_SDK_12.2.0...
Hi. I'm using nRF51822, SDK12.2.0, S130 v2.0.1.
I'm trying to make a peripheral device using nRF51822.
Is it possible to define multiple Characteristic Properties? ...
Hi,
My code was working perfectly until yesterday, where the function "ble_nus_string_send" on my main loop started returning NRF_ERROR_INVALID_STATE because "p_nus->is_notification_enabled...