Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
I have a nRF51822 device.
When the connection interval is 50ms.
The transmission distance can up to 50m+.
But, when the connection interval is 1000ms.
The transmission...
Hi,
I use ESB protocol, and all is working fine :)
Now I want to retreive the address of the sender because I can have multiple sender in my network.
I can add this...
With there being +/- 4dBm variability in output power from nRF52 to nRF52, each device needs to be calibrated in order to comply with FCC rules. One of the rules is there...
Hi
I'm porting a nrf51822 project with S110 to a nrf52 board. In this case, I'm a bit confused about which softdevice to use. S132 it is the equivalent to the S110? Or...
Hello everyone,
I am using the nRF52832 rev 1, i am not using the softcore. When the cache is enabled as below, the performance actually seems to get worse.
F_NVMC-...
using Bluetooth Developer Studio, and
nRF52 SDK v11.0.0 - Experimental: Bluetooth Developer Studio Example
I have created a profile using BDS and generated the files with...
In order to teach a class of students using nRF developer boards I'd like to use the nRF Blinky application running on Android, iOS, or whatever mobile platform. The problem...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
Is the nRF Temp App source code available for download?
I am currently developing an ultra-low non-connectable beacon and would like to use the nRF app as a starting point...
I guess all the Bluetooth members saw the email from the SIG about the next version of Bluetooth and how it is confirmed to have double the range, quadruple the speed and...
I'm looking at table 23.15.2 in the nRF5 Reference Manual, and it states that TX startup current is 4mA with the DC-DC enabled.
Does that 4mA include the CPU idling...
My project: nRF51422, S110, based on SDK 7.1.
My project employs several application timers (run via the scheduler) and a continuously running Timer1-based 1ms timestamp...
Hello again,
i wanna use the UART communication for transfering data from my µc to the nrf51 and vice versa.
For a test i used the ble_app_uart example and it works...
Hi,
I programmed my NRF51 to read ADC samples and I trying to transmit the information to a dongle. So far I have been able to send the hexadecimal values of the recorded...
Heyho!
Is it possible to set the PWM base clock frequency to 40kHz? If so, how? I see that the predefined base clock frequencies don't go any lower than 125kHz.
I'm...