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...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
I'm working on a project based on the ble_app_uart_c central example in SDK 12.1. I'm polling the RSSI of a Nordic beacon using sd_ble_gap_rssi_get(), and the fastest update...
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...