Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Hi, I'm build an application that my nRF advertising and my phone (I can call it is phone A), and my friend's phone (phone B) 1. phone A and phone B can connect automaticially...
I'm using the nRF52840 dongle with nRF Connect 1.90 and the CLI. I cannot get "zcl attr read" command to return anything. It simply times-out. What am I doing wrong?
i m working on unity test framework which i want to appiled in the segger embedded studio..can some one suggest how to enable the unity test framework in the segger embedded...
I currently have some Thingy:91 that I need to test in an area that has not got LTE-M, and my testing case until taking them to an area that has LTE-M, is to flash them so...
Hi,nordic term,
i develop my product that ony have feature with usb and app,there is no sd and ble.i have developed my porject,and now i need achieve the funcation of dfu...
Hello together, here are some infos about my project:
SoftDevice: S140 Hardware: nRF52840 DK Software: Segger Studio Memory settings: FLASH_PH_START=0x0 FLASH_PH_SIZE=0x100000...
Dear all,
In our application, we have two MCU connected through the UART. The Core MCU executes the application while the Nordic nRF52840 MCU functions as NCP/RCP using...
Hi,
I'm experiencing an odd behavior of nRF Connect in Visual Studio Code. Whenever I select "Flash" action, the "west flash" command is not being launched. Building works...
Hi
The customer needs the tracking area code of neighbor cell for their own LBS,I looked in the document and the project asset_tracker_v2,but I didn't find the tracking...
Hello, I'm pretty happy with how LPN is working, the power draw is great. My issue is now accomodating the large amount of LPNs that will exist in our mesh (~250). Originally...
I migrated my project from a windows10 pc to my MAC.
Now I get this error massage SDK 17.02 (no softdevice)
-> unknown type name '__printf_tag_ptr'
Any Idea how to fix...
Hello,
hi i am using ble_app_template example for reading sensor data and now i want to configure angle of gyro-meter in sensor so from nrf mobile application i need to...
Dear ,
I noticed that when I tried to create a new application from sample, e.g. blinky, it can't build and give out the error above.
As it is directly from a sample application...
Hi all,
I'm experiencing a weird behaviour when adding NUS BLE profile to a standard BLE Peripheral HRS example.
The code compiles fine without any error or warning, and...
Hi all,
I have a problem when I set up the software environment. i'm using Mac OS and I've downloaded the nRF Connect for desktop, Toolchain Manager and VS Code following...