Does the Antenna in this Beacon relates with this "BAL-NRF02D3 '50 ohm balun transformer for 2.45GHz ISM"? Any idea what's this "BAL-NRF02D3" for? many thanks!
I am using a eeprep tool which can only be used with command prompt. I am struggling with it.
Here is the format to use eeprep tool :-
usage: eeprep [options] <infile...
Description : It is not possible to flash or debug an application with IAR on the Nordic target. This issue is caused by a bad interaction between CMSIS-DAP IF present on...
Hi,
What should i do after i load mesh app in " github.com/.../nRF51-ble-bcast-mesh" adress?i have two board
When i download the app,why doesnt advertising exist.i cant...
hello
i am using the Nrf52dk with Visualgdb.
i try to run the example project (tcp/IP -> client).
i am using the Nrf5 IoT sdk v0.9
Project complied successfully but i...
Hi there,
I am trying to update the advertising packet (specifically update the battery service value).
I cannot make it work and the function return an error.
Has this...
I want to make serial connection in between an nRF52833 and a LPC1752.
When I use the UART in a firmware without using the SoftDevice for Mesh 4.0.1 , everything is working...
Hi,
I am using a Linux Host to communicate with my nRF52840 as a USB CDC ACM device. As a test, I ran minicom and was able to transfer bytes to my Nordic app successfully...
Gentlemen:
I'm new to Nordic processors, but I have implemented projects with Silabs Gecko and ATTiny processors in the past. I'm working on a project for a consumer product...
Hello,
I have installed Embedded Studio and acquired a Nordic license. However the Tools/Options... nRF Connect menu option does not appear. I tried creating a dummy Nordic...
The project for nRF51822 was developed on base of example ble_peripheral ble_app_hrs for pca10028/s130 with an additional vendor specific service with 128-bit UUID for an...
I have a strange problem. We built 100 custom boards. I've only checked about 50 boards so far. 47 boards work properly. 3 do not.
We used secure_bootloader_uart_pca10056...
Hi support team
One of our customer ask if it's possible to transfer a file system(LittleFS,refer: https://github.com/ARMmbed/littlefs ) to our Soc?? If not, are there some...
I am new to BLE and I am exploring Introduction to service. However I am stuck with Step 1 and Step 2. Is Step 1: static ble_os_t m_our_service; (to declare a service) and...
I have a device with no OS on it that talks serial through a UART to a nRF53840. I need to be able to update the nRF53840's firmware across the serial link, but since I don...
Hello, I am working on the BMD-300 Series Evaluation Kit with nrf52832 microcontroller and I tried accessing the serial number of my nrf52832, with these functions:
m_device_id1...
One doubt, if a node gets reset or disconnected , due to power failure in openthead cli mesh, dose it need to get configured again to join the mesh or will it connect to mesh...
First, by "Custom Protocol" I just mean that I need to directly access the radio to transmit or receive single packets occasionally. The literature appears to indicate that...
Hi, We flashed an ncs v1.3.0-rc1 build onto a 5340 DK network core, and ever since then the UART is not sending any data to our PC. We have connected RxD and TxD to pins P0...
I've seen a few discussions on C++ support. It's frustrating I can't contribute to the conversation - I'm not sure if that's because my account is too new, or if comments...