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...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
This "BUG" is observed on nrf52840 DK (chip version is version 2 from *(UINT32*)0x10000134UL).
When NRF_RADIO is set to TXADDRESS 0 and RADIO_PCNF1_WHITEEN_Enabled...
...
Hello,
I am using VS Code 1.48.2 and building the C++ application code on nRF52840 dev board using "west" commands.
I have the following structure
project_directory...
Hi,
With the latest SDK (17.0.2) I try to use the SAADC module in blocking mode but when I call <nrf_drv_saadc_sample_convert> an ASSERT is always triggered in <nrfx_saadc...
Hi. I'm developing central device for IoT system.
Everything is going well, but there are some problems on connection precedure.
I tried to conenct 7 pheriperal(nRF52832...
Hello,
The question is really this - when using DECODER.LOAD=WaveForm mode, do I have to provide all four values even if the outputs 1-2 are not used? Or will it suffice...
Hello all.
I need to detect when data is received on RX. I am planning to use it with PPI channel so i could instantiate a task to it.
I tried to use nrf_twi_event_address_get...
Hello,
I need someone to shed some light on how to use the 'reg' node property because I am confused.com .
On this page https://docs.zephyrproject.org/latest/guides/dts...
Hi,
After a connection long push event does not work! But before a connection long push works fluently.
I could not found the error.
Thank you for your interest.
...
Our group is trying to use the NRF52833DK do phase-based distance estimation as described in the attached paper. To do this we want to transmit packets with constant tone...
Hey There,
I have one problem more. With my .cs Script I am opening a USB Port on my Raspberry, to communicate with my Nordic Thingy 91.
I can Read what the Nordic is...
Hello,
I want to read the CA certificate stored inside the modem, unfortunately the modem_key_mgmt_read function cannot read a certificate bigger than 2kb even if CONFIG_AT_CMD_RESPONSE_MAX_LEN...
I have a few nRF52840 DK to evaluate a Bluetooth mesh application. The light switch example is ideal for our initial tests. The only thing I would like to do is to write some...
Hi,
I see that my device name is getting shortened on advertisements. I take it this is sue to the fact I have included some manufacturing data. I need both unfortunately...
In Mesh DFU, is there a way to change the public key on a set of deployed devices? I'm wondering if it's possible to rotate signing keys for our deployed devices that use...
Hello,
I'm trying to migrate my deployed devices to the nRF5 SDK for Mesh 4.2.0 (with connected nRF5 SDK 17.0.2). On the field I have several devices with nRF5 SDK for Mesh...