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 team,
We have a sensor design based on nRF52840 and currently we have configured it in the normal voltage mode DC/DC REG1 enabled. It is a battery operated design...
hi,
I am using nrf5340 dk board and nrf connect sdk. i want to encrypt the data and decrypt the data in application core. I have seen cryptcell 312 for cryptohraphic algorithms...
Hi,
I am currently working with the nrf52840, ble_app_uart example under the ble_peripheral folder. Using the tutorial below:
https://devzone.nordicsemi.com/nordic/short...
Hi,
I want to receive data on BLE and send it through USB to PC, I am using SDK17 and nRF52840 dongle. I send data from the transmitter with nRF52832 through ESB configuration...
Hi,
I'm currently developing the code of a RGB led lamp. The thing is, when I change the color while sniffing with Wireshark, I see only 1 payload (the way it should be...
How to easily migrate SDK to SDK, (Lower to Higher) or (Higher to Lower).
I mean from SDK 14 to SDK 17 or vice versa.
Please answer this as soon as possible
Hi,
I am pretty new to telecommunications and AT-commands in particular. What I want to do is:
-Scan all nearby base stations (BS), and read all available information...
Hi.
I'm developing a sensor driver for the Spec Sensors DGS-O3 968-042 UART gas sensor for the nRF9160 (Thingy:91 to be precise)
The general gist of it is that I need...
If we want to make certain that a particular message goes first on a connection interval. Is there a way to check that there is none already internally queued?
Is this...
hi i am using nrf52832 sdk v16, i need to print a data using uart example got a issue it's not getting app_uart_put & get function not working but printf() function data are...
We are fast-tracking into development using the nRF5 SDK samples and nRF52840 dongles, however have discovered so far that only the Blink sample supports the said dongle....
I want to Connect my nRF52840 Dongle with the nRF connect Mobile Application to send and receive a string from the mobile application to dongle via UART connection.
Please...
I work with SES 5.4, nRF5_SDK_17.0.2, and s132, SD v7.2.0.
I try to trace step by step (F11) my app with success, but it stops always after 30sec in SES.
With this errors...
Hi,
I am using a custom board to record 2 channels of data in differential mode, convert them to digital by AIN4,5 and saadc in nRF52832, and then transmit the converted...