Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
hello all,
I am trying to find the best power efficiency to transferring a pack of data(30 byte each time) from one nrf52 to another nrf52. I have a 80 uA in average power...
Hi all
So i had a working running example on SDK Thread and Zigbee V3.0.0. This flavor used the softdevice s140_nrf52_6.1.1_softdevice.hex I've migrated to the new SDK...
Hey All
I've found thread, dealing with this problem here: https://devzone.nordicsemi.com/f/nordic-q-a/77775/nrf_ble_lesc-nrf_crypto_ecc_key_pair_generate-returned-error...
I try to connect my nrf5340 CoAP server via my border router with CoAP Messages (with the IP address) from a computer. Is that possible? And if so, How?
I made a border...
I want to read peripheral's characteristics value in a fixed time interval or an event-based in the central.
I am using the nRF52840 Evalution board and SDK_17.0.2.
Here...
hi Support team,
Customer tested mesh SDK4.2, and now had one question:
their product is end node, and once button pressed, MCU is waked up and send the message to server...
in the gps example, there is a struct
nrf_modem_gnss_pvt_data_frame
in which contains the accuracy in meters, by documentation definition, it's /** Accuracy (2D 1...
Hi,
Facing some issue in creating sample application in vscode
nCS sdk V1.7.0, created sample hello world project and added build configuration for bl653_dvk
getting...
Hello all. Now I am making a BLE network with multiple peripherals and central based on NUS. How could I make data transfer between the central and specific peripherals? I...
Hello,
I would like to develop OpenThread applications that run under ZephyrRTOS for the nRF52840 processor. It appears that there are 3 possible development approaches...
Hello I'm trying to implement the DFU Trigger library into my project. to get following function:
" When the trigger library is added to an application, it allows a connected...
Greetings,
I am trying to get the nRF5340 DK to run on the coin cell battery attached to it. I removed the plastic and the USB cable then I put the "nRF power source" switch...
Hi team,
When we set fast advertisement timeout (uint32_t ble_adv_fast_timeout; /**< Time-out (in units of 10ms) for fast advertising. */) to a value greater than 0xFFFF...
i am using Laird smartBASIC for my programming of the BL653. I cloned the firmware of the evaluation board using the supplied Laird batch files and the J-LinkARM interface...
Hello, I have a question that I can't find an answer to in the documentation. The answer may be somewhere and I am just unable to find it.
My application utilizes sd_ble_gattc_write...