I am working on BLE. I have created a service using read property(services_set_barometer_service_barometer_data(void *src, int size))
After connection is set-up i am calling...
Hello, I'm using the nRF51822 and tried the HID Keyboard Application (S110, ble_app_hids_keyboard) example. (Nordic\nrf51822\Board\nrf6310\ble\ble_app_hids_keyboard )
The...
Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hi
I would like to have a project using 52840 witth softdevice 17, and I need to use internal flash to make a USB mass storage device
I reference to ....\examples...
Hi,
I need to create partition of size 4kb but using psa_ps_set() I could not able create partition of size more than 1Kb, If I try to create 4 kb Partition it's throwing...
Hello,
Creating a simple project in nrf connect 2.6.1 I start with looking at power consumption.
I need upgrade over USB, so I have added this to .prj:
In the...
software: ncs 2.5.0, zephyr\samples\drivers\counter\alarm
hardware: nRF52840dk
Step1: main.c is not be r evised!!!
Step2: prj.conf like this:
Step3: overlay file...
Hi Nordic Team,
I am currently working on a project that involves two devices, both using the nRF52840 microcontroller.
Current Setup:
Device A : I have successfully...
hello Nordic
we are working with ncs v2.5.0 trying to migrate to 2.7.0
1. so that there is several rcs, should i take v2.7.0-rc3 or v2.7.0 ?
2. while choosing v2.7.0...
Hi all,
I wonder if nrf9160 has a built-in temperature sensor interfaced with the ADC, that could help to diagnose the internal chip temperature?
Thanks.
I would like to use the Power Profiler app (with PPK II) as a pure coulomb counter for accurate long term (> many days) cumulative device energy consumption without saving...
Hi there,
We have a product running on nRF5340 with an existing workaround that was carried over from an nRF52840-based product, where SAADC readings are prevented from...
Hi Nordic Team, I'm currently working with the nRF5340 Audio DK to broadcast multiple streams, where the receiver can select which stream to listen to. To the reciever, this...
I have an ILI9340 connected to an nRF53 and want to use LVGL in Zephyr (NCS 2.6.1), but I got no label, etc. showing up. Instead, the display is showing a white screen.
...
Hi, I would like to interface an Alliance NAND flash to NRF5340. The flash supports SPI interface. Which set of pins will be a better choice and why ?
I am planning to use...
Hey Everyone, I am new to Nordic and zephyr. I would say I am a beginner. I am trying to setup custom drivers from ST for the lsm6dsv16x sensor. I know most of the time is...
Dear Team,
I installed segger embedded studio in my PC for working with nordic nRF52840-DK. After that I downloaded the nordic license and it was activated.Perfect. -...
If you Edit your build configuration and then add and argument using this button:
it doesn't seem to work. I've tried doing File->Save and using the Build Configuration...