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...
Hi guys!
Testing a little bit with the nRF511822 and Power Kit. After a little testing, I changed my application a bit and wanted to flash it into DK (via Keil) and it...
I have a requirement wherein I use the nordic chip to transmit the beacon data , after beaconing I want the beacon to go to a listen state and accept the data from a linux...
Hi,
We see that in documentation V1.1 there is this info on a pin added.
"AUX - Single-ended 50 Ω ANT loop-back pin"
What is the function of this pin?
Documentation...
I found several threads with same questions. And also found source codes.
But they are too old and require Legacy support for KEIL and old softdevice.
Is there actual source...
Hi,
The product is peripheral, CPU is nRF52832 and I use nRF5_SDK_15.2.0_9412b96.
My customer asks me how many bonded amounts support in our product?
because I can't...
If I enable the zephyr shell inside my project with the following config; I'm not able to see anything on the UART If I have CONFIG_SERIAL=y in the SPM prj.conf, If i disable...
hello:
I am using ble_central\ble_app_blinky_c example and attempt to be a central scanner to scan and connect to many BLE peripheral nodes.
The name of target BLE peripheral...
Hello.
We are running an application without BLE at this stage. We measure about 20ma at run time also by the datasheet max is 6ma.
We were thinking that because we don...
Hello All,
I purchased nrf9160 DK board for sending text message using AT Commands. I programmed the SIP to accept AT Commands. Using the LTE monitor app, I tried to initialize...
Why Nordic doesn’t consider update of already 5 years old nAN-36 Creating Bluetooth Low Energy Applications Using nRF51822 ?
It is the most meaningful tutorial for starters...
I recently obtained a PPK from Mouser and plugged it in my nRF52DK. I use it to measure current of an external device.
When NRFConnect "connects", it works great. However...
Hi,
I'm using the latest release of software V1.0.0 with the nRF9160 DK and today started flashing the examples.
at_client worked fine (just tried flashing it once, but...
Hello once again Nordic World,
We are preparing code for production, and one of the last issues to resolve is how to "uniquely" connect our ble_app_uart peripheral based...