Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
In some examples that use nrfx libraries it is necessary to extract a GPIO PSEL, which is usually done like this. Give the following DT definitions
``` leds {
compatible...
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...