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 use, with success, the FDS library to save data to the flash memory. I also use, with success, the bootloader to update the application (original dual bank ble...
Hello there, thanks so much for taking the time to read. My problem is the following
I am trying to run GZP (Gazell Pairing Library). After successfully pairing with a...
We are currently trying to log our sensor data to a mobile phone through uart using nrfLogger app. We have nrf51 module and we are using SDK 12.
In nrfconnect, we select...
Hi,
I have problem with long write by sd_ble_gattc_write.
I send first 18 bytes by button on pca10028, then I waiting for BLE_GATTC_EVT_WRITE_RSP and sending rest of bytes...
I need some help with something very basic...
I need a way to upgrade my DFU BLE bootloader to either reset back to the app if no update has been sent after some timeout...
hello,
According to the "twi_scanner" example from the SDK12.2 I don't understand how the respective I2C pins/GPIOs are set up.
There is this function that I found "nrf_gpio_cfg...
My nRF52 device is an asset tracker and does not have a comm port. I have been looking at a BLE dongle setup for manufacturing test but the results are not repeatable with...
HI,
Nordic part used is nRF51822.
Is there any way to increase signal strength of BLE tx?
I see some parameters in advertising_init function for advdata.p_tx_power_level...
Hi all
According to chapter 50.2 of the nRF52832 product specification V1.2, the pins used for the UART peripheral should be configured before in the GPIO peripheral to...
why most of the examples of sdk 12's sdk config file has different options?
I'm trying to build an application that has Central and Peripheral Role application (and it...
Hi,
I have noticed the new preview DK for NRF82840 is now available, and the new chip is running the new BLE5 spec. My understanding on the BLE v5 is the higher data rate...
Dear Team,
We are facing an issue in nrf51822. We are compiling same project on different system in log file we got certain differences such as
System Licence
...
How to change Peripheral Role to Central Role without having concurrent Role?
I know S130 Can have 8 Concurrent Role as Central, Peripheral, Observer, Broadcaster.
But...
Hellow i am starting with nrf51, and reading nAN-36_v1.1x.pdf doucument
about using use a button to sent a signal through ble.
the BLE hellow world.
but I cant find the...