Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
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...
I want to handle 3.3v in nrf52832.
NRF_GPIO_PIN_S0S1 -> NRF_GPIO_PIN_H0S1
Can this be this way?
If not, what should I do?
Also, Can the PWM output to 3.3v?
Hi, I use PCA10040 v1.1 and SDK12.1. My desktop environment is Windows 7 64bit.
As far as I know, the J-Link Edu cannot be used for commercial usage.
I so bought...
Hi there,
We've had our own custom controller made, based on nRF52 (Rigado BMD-300 module).
In the last half of January we'll have a baseline firmware working, but we...
Hi, sending a data packet, then sleeping (memory retention mode), then sending another identical packet causes the receiver to send back an ACK for the first and trigger NRF_ISR...
Was sd_ble_gatts_value_get changed from s 110 to s 132?
Please tell me how it changed.
sd_ble_gatts_value_get(uint16_t conn_handle, uint16_t handle, ble_gatts_value_t...
Hi team,
I have nRF51822 DK SMA connector module(PCA10005) and j-link lite cortexm-9 JTAG/SWD emulator.can u please tell which sdk version are used for this modules.is...
hello
i am using redbear lab's ble nano with nrf nrf51822 chipset in it. now i need to permanently store some data like sensor values and mac address of central devices...
I'm not able to find an older legacy version of Softdevice S110, specifically 7.2.0.
In the SDK Version 7.2.0 obtained from:
developer.nordicsemi.com/.../
there is...
Hello
I want to establish the connection between nrf51822(base station) and:
the second nrf51822(transceiver)
android smartphone(transceiver)
It has to be possible...
Could someone offer some guidance in how it is possible to keep the radio within IDLE mode between transmissions when operating in ESB mode? I have a sequence of transmissions...
Hi
I'm doing some S/W based on nRF51822_xxAC. I want to split RAM into 2 regions, as following:
+-------------+ 0x20008000
|__ __ _ __ |
|APP ZONE2 |
+-------...