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...
Hello. I am developing a product equipped with BLE communication function using nRF52480. I am experiencing an issue where the BLE connection cannot be completed.
[Environment...
Looking at the uart_nrfx_uarte2.c driver it appears that Nordic is not looking for the compatibility string in the driver but instead is looking for uart0,uart1, etc. This...
Dear Support-Team,
due to the 2KB limitation of the secure buffers of the nrf9160 modem I am trying to setup native tls. I found the https_client sample which sounded promising...
Hi,
I am using nrf52840 with SDK 16.0. We wanted to dynamically allocate 49kb and 75kb of memory. Is there is any risk while de-allocating? Is it recommended to use the...
Hello,
I have a product that uses just works pairing, as the user should walk up to the device to pair (but not bond). As this is using Just Works, the connection should...
Hello, I have an Adafruit nRF52840 Feather Express , and I'd like to be able to flash the micro through the USB virtual COM port because it has to go in a case and the SEGGER...
We have devices in the field with one MCUBoot Key and we'd like to get all of our devices on the same MCUBoot Key to make managing the fleet easier.
Is it possible to migrate...
The PTX is nRF24L01+ and the PRX is nRF52833.
The code for the nRF24L01+:
Everytime I call NRF24L01_TxPacket to send out 32 bytes data I get the error code MAX_TX ....
TOOL : NRF SDK 2.6.99 (VSC)
1.When connecting a broadcast audio source with USB audio to listen to music on the sync side, there seems to be some stuttering. How can I solve...
I have been working on snoring detection using thingy53 project which is there in https://www.electromaker.io/project/view/snoring-detection-using-nordic-thingy53-backup#...
Hello,
I am trying to flash the Serial LTE modem on the nrf9160 on a custom board using the nrf5340DK and the nrf Connect Programmer. I am using the P20 port on the DK and...
HI
I am planning to test it by linking the DTM of nRF Connect For Desktop.
However, I am contacting you because the DTM does not work.
The nRF52-DK board operates...
Hello,
I am trying to issue the command like AT%NCELLMEAS=3,3 on my console when running asset_tracker_v2 and using Serial Terminal, which is a superb terminal for issuing...
Is there a way to select an out-of-tree SDK from VS-Code?
From the NRF-Connect plugin welcome menu, I can select stock Nordic distributions, but I can't seem to select an...