Hello,
I'm looking for guidance and understanding of how to properly use the KMU and ITS for secure key storage of a key generated on device.
I see that typical ITS use...
Hello,
I'm currently using Visual Studio Code with the newest SDK, Toolchain and Plugin on MacOS and most of my applications are freestanding applications.
Now I want...
Hi Nordic team,
I am plan to design an IoT sensor that apply to Agriculture,
In case of 2 communications: Near field and far field, I will integration both BLE and Lora...
Hi,
I have a couple of questions regarding reading the nRF5340 Temperature Sensor. This is a follow-up to the following DevZone ticket: https://devzone.nordicsemi.com/f...
We tested the USB performance on the v3.1.0-preview4 and main it looks like it got even worse.
All tests were done on the attached test project: TestProject
main (6855b38ca69d2a70d0a088d9964e606e9981cb14...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
We are implementing a Joiner device using OpenThread on the nRF5340 (with Zephyr, NCS v3.5.99-ncs1-4). After successfully joining the Commissioner's network ("Join success...
Hello guys,
We are developing nRF52840-based device that needs to act as both BLE Central and Peripheral.
Peripheral role:
In BLE Peripheral mode, nRF52840 should advertise...
I have a need to send pressure data form 1 device to 4 other devices , it is medical application , data rate is in such a way to be in human readable form, can i use nrf24l01...
Hello, Just purchased a nordic NRF5340 PDK from digikey. On plugging the micro USB 2.0 and switching on the device , the device powers up for couple of seconds (LED1 & LED5...
I'm trying to add BLE_UART functionality to a custom board, on top of the already existing USB (and working) USB_CDC CLI. I'm using SDK 15.3.0 and softdevice S340
I used...
Hey
I would like know how can i add battery model for mesh. I have seen the Battery indicator in normal BLE sdk, now I want to implement in mesh sdk in the form of model...
I'm currently using a HostController with pregiven communication protocol for transfering data to the NRF52840 (over uart). The NRF is flashed with the SD140 and I'm using...
Hi Dev Zone Team,
I had a question regarding the current measurement of Nordic Thingy 91. I am following the steps provided in the Thingy91 documentation.
I have a Joulescope...
Hello.
I am testing saadc function.
When I was connect the saadc pin with ground level, the saadc value represents negative value.
So I am searching the similar problem...
Hi:
I'm coding with the nrf52840 dk sample.
as we know, the gatt operate is notify,read, write, etc.
I have found the event about the write,and notify:
case BLE_GATTS_EVT_WRITE...
<environment> Windows10 ncs v1.3.0 modem fw v1.2.0 DK 0.9.0
I made one-shot agps app by modifying gps sample app. The behavior is this.
- download SUPL data from supl...
Just bought 2 nrf52840 DK's both stopped working
Observation
Was able to program and run SDK examples.
Above working setup not disturbed,so all cables are in order...
Hi, I'm using nrf52 dk and struggling to get low power consumption using multi_sensor_freertos ZigBee example from nrf sdk. Can you provide me some guides on how to optimize...
Hello,
nRFSD5 v16.0, softdevice v.7.0.1, nRF52811
I want to detect power failure/low battery voltage using POF feature of nRF52811 chip. Here is the code I'm using:
...
I am trying to capture audio PDM samples at every 5s interval blocks, but at the time of "pevt->buffer_released" event when i am giving the new buffer to PDM driver it results...
Hello, I am working on the NRF9160DK card. I am using SDK 1.3.0 and the latest modem uploaded: www.nordicsemi.com/.../Download 2020-04-29.
Whether it's with the asset_tracker...