Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Hello,
I would like to simulate the spreading of a disease using the nrf51822 beacons. My question is if my envisioned project is possible as I'm completly new to nrf51822...
I would need to change a timer into single shot mode. My code is as follows:
static const nrf_drv_timer_t m_timer = NRF_DRV_TIMER_INSTANCE(MY_SAMPLE_TIMER);
nrf_drv_timer_init...
using S130, SDK11,
CANNOT work the two heart rate sensors which have the different deivce name ?
when it connected the heart rate sensor A and eveything is OK.
but...
Hello,
I want to use nRF52832 at 2V. But I am not sure what would be the current consumption of radio during transmission and reception with DCDC regulator on. In datasheet...
Hi, after some research and reading several posts (especially this one ), I am still confused about the Flash endurance on the nRF52.
In the product specification for the...
Hi,
I developed a device and I ship this devices to custemers. Now I want to update firmware of this devices with user friendly app. Is there any app updating app for customers...
Hi,
I scan for nrf51 hrs peripheral devices.
It discover them but they have a static pass-code, how can i pair to them from my central device?
I use SDK11 hrs_c s130...
The errata for the nRF52 indicates higher consumption in managing timers and GPIOTE. Does the BSP for SDK11 follow recommended practice to deal with these errata can I ask...
I am trying the ANT-OTA DFU Update using two nr51422 pca 10028 board. One is sending Transmission messages in the CHANNEL_TYPE_MASTER mode, while the other is receiving Messages...
Hello, I'm a beginner for nRF51822, now my status is sticking on those SDK_11.0.0 BLE examples, while I could successfully running non-BLE (such as examples of bsp/uart)....
ElfApp.zip This attached application is based on Nrf_uart demo app.
It works fine under Android 5.0 and 4.4 smartphone. When I click the connect button, it shows the info...
Hi,
I'm on the project where I use SoftDevice s132 on my own devBoard with nrf52 chip.
I know for Connection Interval and other parameters that determin BLE communication...
I am using nrf51822 as a central device that is trying to connect a peripheral device nrf8001.
I want to build communication bewteen them and use nrf51822 to receive the...