Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
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...