Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
I'm wondering about the best way to implement a bonding and also a non-bonding device. There are a lot of code parts in the SDK that show a way of implementing a BLE peripherial...
I see there have been some issues with TWI in early revs of silicon, but looking at SDK 6 I see the twi_master_hw uses the silicon hardware to read/write the I2C device, but...
Hi
Can I use Bluetooth software version 7.1 en SDK versie 6.0 with the nRF51xx C0 Nordic version?
Or do we need the G0 for that?
and what are the main differences?
...
Hello
Where can I find operating characteristics of pstorage_store and pstorage_update?
Actually, I observe that about 100 ms are needed to update 4 bytes data. For...
Hi All,
I have two application modules which will use the flash , 1) Bond manager 2) configuration file
I have register both modules with different parameter in the initialization...
keil 5.12 could install pack file. I'd like to install S130 0.9 to keil 5.12, but I did not find S130 0.9 pack file. Could I install S130 0.9 manually and could select the...
Hi....
we are having some issues while testing our profiles in ios app.when switch from application to dfu am calling "sd_ble_gatts_service_changed(m_conn_handle,0x01,0x4D...
I'm looking for a simple and inexpensive solution for tying the TX and RX pins to GND after burning the OTP in production. What have other people done? I'd like to avoid having...
We are trying out nRF51822. My colleague has a top of the line Lenovo running Ubuntu and is able to detect the module when scanned. However, my macbook pro Mid 2014 (Which...
Hi everyOne , i have been trying to upload my hex file into my controller, but every time i click the "Load" option in KeiluVision a window pops out..! it shows " No Cortex...
One question came to mind while browsing through the SDK example code documentation:
as there is a blinky and a blinky RTX example, do all the projects which use the soft...
Hi!
I looked through the forum and didn't find the answer.
Our team is developing product with STM32F411 MCU and nrf51422 module. We need to provide firmware OTA update...
Hi
I have been reading for a few days now, through the nrf51 documentation, the forum, and getting a bit of a grip on the proposed concepts in the DK.
However, what I...
I am trying to create a Smart Home for my electronics project using BLE. I'm basing it on the nRF51822. I want to control 5 appliances (light, fan etc.) using relays.
Anyway...