I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
Hi, Using windows 10 OS, and SES v5.40. I am using nRF52833 device in my project along with nRF5_SDK_for_Thread_and Zigbee_v4.1.0_32ce5f8 SDK. I am using openthread protocol...
Step 5 of the Matter instructions at developer.nordicsemi.com/.../python_chip_controller_building.html
Shows getting the discriminator data. What is shown looks like the...
Dear Nordic Experts, A few short questions about mesh advertising in regard to Softdevice s132, 7.3.0, Mesh SDK 5.0.0 and nRF5 SDK 17.0.2:
How do you change the advertised...
Hello,
I'm running asset_tracker_v2 from v1.9.1 on a LTE-M network that does not give the time (UTC clock) info.
When no time information is given, the application should...
Hello
I have some questions about flash_fstorage example.
After reading the macro, it seems that fstorage will be located in .fs_data flash zone.
start_addr is set...
Hi,
Softdevice - 112
sdk 17.1.0
I am trying to evaluate the memory of the device. I am using nRF52810 and the datasheet says 192KB flash and 24KB of RAM available. ...
Hi I am using Unity test framework for generating unit test report and i also want to generate the code coverage report of the code for that i need how many lines of code...
Hey
I'm currently writing a thesis on IIoT and implementation in remote areas. We're trying to setup the nRF9160DK as EON device with all implementations on the board...
Hello,
I am experiencing trouble with NRF9160 chips that get stuck after typically 1 to 2 days of operation. This happens on all 6 boards that I have available. I'll describe...
Hi,
I am coming across an issue with app_scheduler and FDS.
While waiting for an event in FDS to complete (write, read, init, gc, etc) I go into a while loop calling app_sched_execute...
Hi,
What is the lifespan of nRF52810, operating at room temperature ? How long can it reliably work? Do you have some figures on this ? If yes, is it same for other nordic...
Hello everybody
I am using the nRF51 Dongle to connect via a third party app to a measuring device. This always worked very well on my first computer, the app could detect...
Hi,
I updated my Segger Embedded Studio for Arm from V 5.68 to V 6.20a.
Calling CMSIS Configuration Wizard fails with all examples with message : "Error starting process...
Hi All,
I have a nRF52840DK and looking for a solution to connect the VCOM serial port to the PC, without using USB. I will need to connect the serial port to another board...
I'm working on porting a code base over from nRF5 SDK to nRFConnect/Zephyr. Our previous implementation uses ChaCha-Poly encryption, accelerated by the CC310. I wish to continue...