Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
To the kind attention of Nordic support team,
I have a project that is exploiting either gzll or BLE protocol. I'm using gzll_nrf52840_sd_resources_gcc.a libraries, that...
Hi, Following my previous ticket on the matter, , I have attempted to DFU an MITM bonded device to LESC code, such that the peripheral device will disconnect connections that...
I used the nrf edge impulse app and a nrf53 to collect and build a first model to detect a state of a dishwasher. After deploying it and seeing the interference method, i...
The are some examples that explain how to use the driver ieee80215_dw1000?
There are is a ble profile that can be used for the managment of the UWB devices?
Best Regards...
Hi,
I have an error with the new SDK Version 2.1
This concerns the implementation of the LTE configuration:
My prj.conf:
# LTE-M (LTE-CatM1)
CONFIG_LTE_LINK_CONTROL...
In ESB, what is the function of esb_config. selective_auto_ack? What is the relationship between esb_config. selective_auto_ack and esb_payload.noack ?
Hello,
I'm using the Fanstel BC832 module which contains Nordic's nRF52832 BLE chip on a custom PCB board. When trying to run the Blinky example on PlatformIO, it works...
Hello,
we are debugging the asset_tracker_v2 on nRF9160 DK in VS Code with the nRF Debug backend, but unfortunately the global and static variables are not shown in the...
Hello,
Can the SAADC driver be modified to be used in a polling mode instead of interrupt?
E.g. I modify the driver to not use any interrupt(comment out interrupt enabling...
Our project uses nrf5340, and we hope to match it with two wm8904 audio chips. They communicate with each other using the I2S protocol. However, we noticed that two I2S buses...
Greetings,
I am trying to pair nRF52840 DK to second admin (controller) using the provided chip-tool and the switch app from the nrf samples.
Specs:
nRF52840 DK (DUT...
Hi, So I I'm working with nRF52833_xxAA on a custom board. I want to be able to debug without erasing all after power reset so I followed this tutorial.
And I was following...
We would like to try using the standard DFU process to update third party device connected to the nrf52 chip.
For proof-of-concept I want to use DFU update with experimental...
The toolchain manager always fails with the following error: Failed to clone the repositories: env: bash: No such file or directory
MacOS Big Sur
nRF Connect for Desktop...