The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
nrf51422_xxac.hex board = for nrf board PCA10028
use sdk 8.1.0
error for dual_bank_ble_s110/armgcc/_build/nrf51422_xxac.hex
use master controll panel version 3.10.0.14...
Hi all,
I am currently developing a firmware on an nRF51422 which supports ANT communication with softdevice S210 and that lights up WS2812 LEDs (or Neopixels). To light...
I'd like to get a notification every time after the radio has been active (as shown as NACTIVE in the S110 rev 1.3 spec). How can I make this mappen?
I see two functions...
Hi,
Using S130 via mBed, I'd like to have a fairly large number of characteristics (say 30). Unfortunately this seems to be too many, as sd_ble_gatts_characteristic_add...
I have compiled two projects namely Blinky and ble_app_template.
Both projects run and debug but the radio portion in the ble-app_template is not functioning.
Having a compiled...
I have been reading a lot of post about static pairing passkey using S110. I have tried two example provided in this threads: devzone.nordicsemi.com/.../ devzone.nordicsemi...
Hi,
I have done the bonding and saving context to flash. As an example I used ble_app_template. I cutted all redundant code and limited to single bond for simplicity.
In...
I am trying to communicate between nrf51822 and Android device using Gatt. But nrf51822 invokes UartService.ACTION_GATT_DISCONNECTED after some time, the disconnection happens...
Hi,
until today we develop our application on Nordic DK with nRF1422 with 32 KB of RAM.
We are using S130 and SDK 8.1.0.
Today we saw that our target module, the MBH7BLZ07...
Hi!
I'm working with nRF51DK with s110 soft device on it. I'm trying to write simple custom service which reads some data from sensors and send it over BLE to Android app...
Hello,
I know the current limit of 15mA to share among all gpio pins.
If I source/sink current in very short bursts (100ns every 1ms) can I draw larger currents than 15...
Dear All,
We are working on a custom board with NRF51822.Everything works fine apart from the timer. What we are doing is that once the board is booted, it reads some values...
Situation:
We are building BLE device that have GATT service showing a analog sensor value.
AIN2 is connected to the sensor. AIN4 is connected to battery.
We would like...
Hi.
I use nrf51822 rev.3 build number CEAAE00(0x0079) package is WLCSP.
Before I got a experience already develop wearable device using rev.1 chip. And that board work...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...