Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
Hi,
I am searching the examples in SDK related to security concepts like pairing,bonding and encryption.
And I found ble_app_gls example in SDK 17.02.
Can you please...
Hi everyone,
I am making a project to dim a led strip following PWM driver example, everything works pretty well but i only have one problem that I need to set a state for...
Hi,
I'm trying to debug my application using monitor mode debugging and after setting a breakpoint while the code is running I usually have an assertion that fails in the...
Hi,
I have downloaded the nrf5 Sdk 17.02 and nrf mesh 5.0.
Kit:nrf52832
Ide:segger ide
1. Can you please tell me how the data gets transferred and stored in ble stack...
Hi!We used a 52832 to make a bracelet. Now some apps on Huawei phones can't be remotely upgraded by the ring. We have verified that Nordic's official Android DFU library throws...
Dear Sir,
I'm testing the Rx sensitivity of EVB (nrf52840-DK).
I use PER 30% be the thresholde and get Rx sensitivity; -92 dBm/ 1M , -88dBm/2M.
It's different with datasheet...
Hi Nordic,
I have upgraded my NCS folder to version to v1.4.2 and couldnt able to open SLM application(v1.4.2\nrf\applications\serial_lte_modem).
I am receiving below...
Hi,
probably very basic question. I found some nrf code in nordic sdk. I don't remember the version of SDK. I compiled and deployed it on nrf52840 devkit and also on dongle...
The issue:
1) Program x2 NRF52840 dev boards
2) comment board A to windows, windows reports COM n
3) unplug board A and connect board B
4) windows reports the same...
Hello Everyone,
We are using nRF52840 IC for our products which has 1 MB of flash.
Thread Secure DFU Example provided with Nordic SDK supports only Dual Bank DFU. This...
hi,
we have an product using 51422 for many years, now customer ask support dual bel connection, please help confirm if it is possible? which sdk version and if there...
The chip we use is nrf52832 and the SDK is nrf5_ SDK_ 15.3.0_ 59ac345, the booeloader uses the example project nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10040_ble_debug...