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...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
Hello everyone,
I'm dealing with mcumgr-cli to exchange commands between a host machine (running Ubuntu 20.04 LTS) and a NRF52833 DK running smp_svr sample. I'm using NCS...
I want to have a single device that can both transmit and receive beacon packets using nrf52832.
Project Idea
Need to identify RSSI level of beacons around a device while...
I'm having some difficulty understanding what the nRF53 datasheet is trying to tell us about the internal load capacitors and related items. We are using both the LFXO and...
Hi!
There are many questions regarding the high voltage mode of the nRF5340 already in this Q&A, but I don't see the answer to the question, how it is enabled programmatically...
Hello, is it possible to set gpio direction (input/output) from devicetree?
I haven't found any gpio flags to do this in the gpio.h located in dt-bindings folder.
Hi all. The current devices we are developing are made with NRF52832 based on the NRF SDK v16. We also plan to use the Wirepas stack. Initially, we want to implement support...
hi
i have developed my device,and it was work in customs,but there is some device cant work after work some times.we recall the device and discover the firmware was loseed...
Hello,
I have a question regarding GPIO setting during sleep mode.
nRF52832 is sleep and wake-up by GPIO state(Red in below picture).
When Red is high, nRF52832 go...
We are trying to implement errata 254, but I've run into a couple of questions. What's the correct test to see if the device needs the workaround for the errata? NRF_FICR...
Hi, I am using pc-ble-driver v4.1.4 combined with connectivity firmware compiled with s132 v6.1.1. My application is running on custom hardware with a cp210x serial to usb...
Hi, i made some research on the VMA323 sensor, how to get it to work with my Nrf5340dk but i didn't find any documentation is there any available documentation about this...
Hello sir,
I am using nrf52832 Dev board and write the value '1' through nrf connect app by enabling the notification enabled with case length one i.e (p_evt_write->len...
//this ticket is a diversion of this ticket @Increment Counter on Button Clicked https://devzone.nordicsemi.com/f/nordic-q-a/82239/increment-counter-on-button-clicked Hello...