Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Hi,
Can any one tell me, what will be the current taken by internal flash of Nordic for
write and read operation and what will be the max time nordic will take to write...
Can someone familiar with the nRF51822 timer infrastructure confirm for me what the maximum achievable PWM frequency is, assuming 8-bit resolution? I've been weeding through...
We got the new sdk and ported the "Alert Notification Profile" to the EVM board. It can communicate with the the Master Control Panel. We want to know whether it can communicate...
hello, on my board the nrf24l01 is optional.
what is the preferred solution to identify if a nrf24l01 is present.
I tried to read the status register. But sometimes...
I am using Laird Bluetooth-4 device BL600 with smartBASIC. While communicating over the I2C bus I am encountering the Hard Pull-up on SDA line. During the Slave ACK I could...
The new pstorage abstraction is almost using 1K RAM, which I'd actually planned to use for something else :-)
Is it possible to limit the RAM used by this module. Can I...
Hi there
can I download the source code?
This app is able to detect the nrf51822 chip even with android 4.1, which is great, so I could test my firmware on my samung...
Hi,
We have a custom board with nRF51822 chipset, We have developed the code to work with some senor peripherals, everything is working fine, but sometimes, when we do testing...
Hi:
chip:nRF51822
code:ble keyboard
How to send the VIRTUAL_CABLE_UNPLUG request by Bluetooth HID devices?
If Virtual Cable Unplug is received by a Bluetooth HID device...
hello,
the datasheet of nRF2460 “nRF2460_Product_Specification_v1.0” has a explanation “the MCLK signal on the ATX side is locked to the
reference (crystal)of the ARX...
Hi all
In the documentation for the function "sd_ble_evt_get" it is mentioned, that this function may be called directly in the ISR for the SD_EVT_IRQn or from the main...
Hi
I am trying to make the ANCS example run on my dev board but i would like to use my on makefile. what i would like to know is where in the memory mapping should we start...