Hello,
I’m working with a custom board using the nRF54L15 and the latest Nordic SDK, and I’m facing an issue while trying to communicate with an nPM1300 over I2C.
Here...
So I need to decrypt a single 16 byte block of data using AES128 and a pre-shared key on the above SoCs. But PSA doesn't seem to work (I'm currently working using the nRF52DK...
Hello,
I'm currently working on a fitness tracker application using the Nordic nRF7002 DK board, paired with an analog MMA7361 accelerometer , and a round GC9A01 SPI-based...
Function: Now we have developed a function similar to usb file upgrade on the application side by ourselves (which requires operating bank1, writing the Settings page, involving...
Hi,
I am almost done with my code for channel sounding with multiconnections. It all works, but somethimes i get this after a certain period of time: This Warning pops...
Hello, Nordic Team! I followed this document and used the XML file mentioned in the document. custom_clusters
I did regenerate the files under the zap-generated folder,...
Hi,
I want to develop a new project without using NCS way. For this project, I didn't use the Kconfig and deviceTree.
The hardware I use is NRF54L15-DK.
My purpose is...
class BatteryService {
public:
/**
* @param[ref] _ble
* BLE object for the underlying controller.
* @param[in] level
* 8bit batterly level. Usually used to represent...
I am looking through the following mBed development platforms. I am looking to integrate some mbed code into a production design. I am looking at which platform to export...
Hello Folks,
I want to send an array of two bytes and read six bytes back . Even though I am using bellow function but the Oscilloscope shows only 4 bytes of clock cycles...
Hi,
I'm using the nrf52 preview development kit. I have two boards. I flashed one with a ble_central example and the other with a ble_peripheral example using the nrf52 sdk...
Hi,
I'm using the nrf52 preview development kit. I have two boards. I flashed one with a ble_central example and the other with a ble_peripheral example using the nrf52 sdk...
Hi guys,
My device is in peripheral role and it normally connects with phones/tablets/computers.
I tried to search for device information service but this service is...
There was a thread about this issue:
devzone.nordicsemi.com/.../
I am having the same problem again.
I am using S110, RTOS, do 10 conversions on the same channel every...
Hello,
I have a Nordic 8001 chip bonded with an iPhone application.
I want to get the iPhone address but I saw that it has a random resolvable address. I've read that...
Hi,
we have two devices using android 5.0 have this issue.
bonding to s110, irk_counter=1;
s110 uses whitelist advertising.
android 5.0 device can reconnect to...
I try to use SDK8.1.1 example connect ubuntu14.4 with CSR dongle. Seems it create connection fail.
I downgrade to SDK7.1, it connection pair correctly. But it'll terminate...
We would like to use the nRF52 in a bachelors thesis for at least one of our students projects. The project is scheduled to take about 2-3 months and in this time they shall...
Since it does not have DMA or FPU, are there power or processing issues for using an accelerometer to do step counting, sleep tracking, and other fitness features? I do not...
I am a total "Newbie" to RF communication so I would welcome some guidance WRT to how multiple PTX/RTX
devices in a given locale are commonly handled. I intend to employ...
Is there a linux version of this tool? Seeing as it is just a wrapper for a bunch of python scripts, is there a way to forego it and call the scripts directly?