I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Hi,
I'm using the ADC of nRF52832 on nRF5 SDK V12.2. The setting as attachment. I found that it just do sample one time. But I have use timer to call nrf_drv_saadc_sample...
The scenario like this:
A is BLE peripheral with firmware (ble_app_uart under nRF_SDK_13.0.0_04a0bfd), if no filter,any central can cenncet to it, but I just want B can cennect...
Dear all,
Help please,
I'm evaluating ble_app_uart (Central/Peripheral) but I don't understand how to disable the echo I have on the RTT USB VCP
When I send data from...
I am using 3 nrf52 DKs with S132 and SDK13 to try and implement a combination of the multilink and UART examples. I started with the ble_app_uart_c example and added the relevant...
Hello! I try to use three modules with chip nRF24L01 to syncronize two slave devices by one master device without wires. Required accuracy is about 10 nanoseconds. My idea...
We have an external interrupt every 4ms that collects one 24-bit sample from an analog front end via SPI. After Collecting 6 samples (18 bytes) we send a notification with...
We are obtaining a license from bluetooth SIG to import to the States Bluetooth smart trackers we bought from China. They are made using nRF51x22. How can we find the Controller...
Hello Guys,
I'm working in a project and I wanna turn off the radio "ble" and go to sleep, deep sleep to save the power, the current consumption while it's connected is...
I want to use the Launch App message as well as the Text Record Message together, so that when my app is launched, I can also access the message that will give me something...
Hello Fellow developer,
I go a BLE product that is linked to an Android and iOS APP.
The main use case of the product is to be used without touching the phone (while...
We plan to use a nrf51 board which has a button that can switch the ble mode between the master mode and slave mode . Is this plan feasible? Thank you!
Hello, I'm new with the nRF51-DK-Board .
At the moment I test the hid keyboard example. The connection with Android and Windows works fine, but with my MacBook it don't:...
Hi,
I use nRFgo Studio(v.1.21.2.10 win7 x64) "Program Application" to program the combined file(SD+Bootloader+application), it will indicate an error as the attachment...
Hello,
There is an issuse in my project that using nrf_gpiote_drv lost interrupt.
SDK: nRF5_SDK_13.0.0_04a0bfd
Chip: nRF52328_xxAA
Board: PCA10004
There is two...