Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
Hi,
I can successfully start commissioning role when I use cli and the leader gets the commissioner active state. But when I try the same using API all, the leader gets...
Hi,
I am trying a network joiner session from the API. First I do a factory reset to clear any previous network data in memory. However when I run the following code, it...
My project needs to enable Litlefs to read files in the bootloader. I added it in the configuration file of mcuboot
But when these errors occur ,I can't find the reason...
Hi,
We have one customer having two CoAP hosts and some CoAP clients in the form of wireless sensors. The sensors are paired to a single host. The pairing is actually in...
Hello,
I have the following setup where I am trying to access a function in nrfx_spim.c (red box) from the file mm101_drive.c (green box).
However this function is...
Hi, We have a device configured as a peripheral and want to provide the user with the peer device name typically connected to it, like the device name. Typically a phone will...
I am implementing SPI communication between the intanRHD2132 (ADC) and nRF52840.
I need to periodically send commands(READ, WRITE, etc.) to the IntanRHD2132(ADC) at regular...
We have a sudden problem with the flash_manager. The code stops at static uint32_t flash_area_build(flash_manager_t * p_manager), at line NRF_MESH_ASSERT(p_manager->config...
Hi.
I am designing a 4 layer PCB (0.8mm thick) for an nRF52820 microcontroller.
My board's stack: L1 - Signal L2 - GND L3 - Power L4 - Signal
I have questions regarding...
Hi dear forumers,
I'm in the goal of achieving lowest current consumption on my PCA10056 DK board, with an nrf52840.
I converted a previous zephyr firmware who perfectly...
Hello, I am using the nRF5340 Audio DK with Zephyr and want to use I2S to send audio to an I2S device. So far I have had little success with the microcontroller halting in...
11 months ago in an answer a nordic member wrote (in regards to an error that I now also had and could solve using CONFIG_DEBUG=y):
[quote userid="81283" url="~/f/nordic...
Hi there,
I have an issue when using PPKII software on MacOS at 100ksps (no issue at 1K):
The 10min button at the top does not appear anymore
After a 3min measurement...