Dear all,
I stubled upon the following issue when developing a BLE sensor product. When I try to bt_gatt_notify(); With only one characteristic, there is not an issue...
I was looking into the sdk provided by nordic for nrd52840Dk board and want to test the zigbee protocol. I havn't find any sdk for that.
Can you share me some links and...
Hello Team,
I want to configure P2.07 as UART RX for my custom board.
But when I clear the already assigned property as led2 for this pins from the pin editor gui, I am...
Hi,
I am trying to adding a coded phy support on my device in NCS project.
once I added CONFIG_BT_CTLR_PHY_CODED =y in my config , the ROM size will add more than 7kB...
board : nRF5340
sdk-nrf : v2.7.99-cs2
Zephyr version: 3.6.99
I am following https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/bootloaders_dfu/qspi_xip_split_image...
Hi
I want to purchase NRF52810 parts pre-programmed with my Firmware. Is this an option you provide and can I reprogram them via the Debug port if required.
Hi,
I am trying to interfacing the IMP34DT05 Microphone with the NRF52840. I can see in the DSO that CLK pulse is generating in the NRF52840, but there no data pulse from...
I am able to switch between two beacon types i.e. iBeacon and a manufacturer's specific beacon when they are both the same length. I am having trouble switching between an...
We have an OpenThread network composed of nRF52840 devices, but we would like to have ensure that Internet access is not interrupted by a power outage. I saw that there is...
In my application I have a current consumption of ~20µA. When I enter bootloader to perform DFU I initialize my peripherals the same way as in my application and I have added...
Hi,
The release notes of v4.1.2 at https://github.com/NordicSemiconductor/pc-ble-driver/releases
mention the fix
"Fixed an issue where USB connectivity firmware hangs...
Hi!
(My apologies in advance in case the information I need is to be found elsewhere. There are numerous tickets related to GPS/A-GPS, but everybody seems to have his/her...
Hi,
I keep looking at different posts and I struggle to understand.
Is it possible to save to flash (nvm) on a nRF51422 with s130 while the Bluetooth is ON and connected...
Is there an easier way to print out debugging statement that does not need an installation of a logging package in keil.
I am trying to place print statements within the...
Hi,
I'm trying to create a Node application (using Noble) that acts as a DFU controller so that I can automate DFU'ing hundreds of devices (nRF52 using SDK 15.0.0). I've...
Hello, I want to use the Nordic Thingy:52 products to extend the Bluetooth range from my phone to a Nordic Development board. How should I start? Any suggestions? Thanks!
Hello
I am using nRF5 SDK ver.16 to try to create a BLE HID touchscreen device. I referenced ble_hids_mouse example and changed HID report map. On Windows 10, it works pretty...
Hi,
I am getting started with nRF9160DK so that I am try to build the application nrf_cloud_agps on segger embedded studio. But I cannot build the application, it says that...
Hello All,
I am working on nrf52810 chipset and using SDK 17 for my development, I have modified BLE_HTS code by adding peripherals like I2C and ADC, I can able compile...
Hi, I am trying to use the BLE Direction Finding on the nRF52833 dK.
1. Are there any software examples I can use to help me get the direction finding running?
2. Also...