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...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
Hello, I'm south korea student in dongguk univ.
I use keil uvision4, nrf51822, s110 softdevice I need check the run-time.
ANd i like to check the runtime.
So i used "app_timer_cnt_get...
I am nrf51822 QFACA1 chip with s130 softdevice using nordic_sdk_11.
ble_connectivity example was not working and i am unable to do a scan from my application board.
Currently, it using the I2S at nRF52832.
I want to play the wave file,But can not play well.
So, I ask you for a check because there is the following question.
[Question...
Hi all,
I have just buy a product use nrf51822 chip, I tried to find out SWIO and CLK pin out to flash but can not. Device only has RX and TX pin for Uart function, so I...
Hi.
I use nRF52 and I want to use DFU.
I want to make init packet because DFU need it.
To make init packet,
need master control panel.
I want to know how to get...
Hi There,
Is it possible to modify the number of BLE frames per connection interval (CI)? We are using nrf52832s and are only seeing one master request and slave response...
Hello,
can anyone tell me something about the security level of the connection like it is made in the Heart Rate Sensor Example. Is the connection encrypted or can everyone...
Hi all, I'm working on SDK11.0.0 experimental signed bootloader, I stored device type and device revision in uicr register now I need to update my bootloader through dfu and...
hi everybody.
Please help me on this
I use nRF51822 as iBeacon with ble_app_beacon in Nordic DK in below state:
only advertise in iBeacon mode
interval = 100...
Hi
Can we have both bluetooth and Gazell enabled at the same time?
We are using nrf51 series chips.
We want Gazell to communicate with with other nrf chips and Bluetooth...
I was searching the way to make example code ble_app_uart passkey pairing, while reading the documentation i found that function sd_ble_gap_authenticate() can be used to configure...
I'm trying to read a byte using uart, I'm calling app_uart_get from main loop, but it return always NRF_ERROR_NOT_FOUND . I checked with oscilloscope and I can see the frame...
Hello,
we try to use static passkey protection on our devices.
we use nrf51 sdk12 with s130.
We read a few threads for setting a static passkey like here , here and some...
Hi guys, I'm migrating my SDK 10 project up to SDK 12. There are quite a few new configuration files and setups. In order to enable app_pwm peripherals I enabled the proper...