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...
my issue is that when I use the bootloader to get DFU working it advertise DfuTarg and doenst show my services. I searched for hours, I found many answers and none worked...
Hi,
I am developing an application on nrf51822 chip. I have set
#define SEC_PARAM_MITM 0
#define SEC_PARAM_IO_CAPABILITIES BLE_GAP_IO_CAPS_NONE
Also i am developing...
Hi Nordic support,
I want to use the OOB key pairing and I found the below discussion:
Set OOB key on Master Control Panel?
This means I need to implement the application...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
I am trying develop a project in which when we request a characteristic from phone( read request), we will read data from other module through UART and give reply back. I...
Hi,
I designed before my board for 2 layer PCB and i used the coplanar waveguide with ground-plane in the bottom. now i want to move to the 4 PCB layer and i choose the...
Hi, I'm porting my project from SDK8.1 to SDK10.
I replace static app_timer_id_t m_beacon_timer_id; to APP_TIMER_DEF(m_beacon_timer_id);
to avoid hardfault when creat...
Hi all:
I modified DFU-BLE to make it suitable for S130 on nRF51822. I made the following modifications:
On "dfu-ctr1_pt_add"
ble_gatts_attr_md_t cccd_md;
memset...
Hello!
Until now I am using a nRF24L01 with johanson balun (2450BM14A0002) and MIFA.
I want to add a power amplifier to my nRF24L01 project. Can anyone give me advice which...
Hi
I have a programming issue with nRF51822. I am using the nrfjprog.dll to program this microcontroller in my test equipment via J-link Plus. When I have programmed a...
I am using single NRF24LU1P-F32Q32-T ic.i am using it only as a TAG transponder card .i wanted to know that can we program it to transmit only if there is no other controller...
hello everybody,
I measured the current consumption in two cases : in the advertising mode the current is around 4 ~ 5uA, & in the connected mode, the current is 160 uA...