Hi there,
I am trying to interface at25xe321d with QSPI but it always end up returning zeros. Please find attached code and dts file for reference. Thanks Moh
Hi,
We have a custom PCB based on the nRF9151 and nRF7002 for a tracking use case, supporting both indoor (Wi-Fi scanning) and outdoor (GPS) positioning. Our firmware is...
When version 1.0.0 of nRF54L15-DK evaluation kit will be available and how to distinguish the version when ordered from distributors like Digikey?
In discussion here:
...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
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...
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...