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
Trying to install and operate the Sniffer based on nRF52840 USB Dongle
Having the nRF Connect for Desktop installed and burned the Dongle in accordance with the instructions...
Sorry I have to see how the ssp of ublox work.(nina 410)
II have to send a packet over the serial every 50mS.The packet len is 100byte.
I see that some time the received...
Hey DZ,
I'm having some trouble with the download_client. It's not playing nice with the HTTP server I'm using. On the last chunk of data, the nRF91 is issuing a Content...
Hello everybody.
I am developing a firmware which allows us to send data bidirectional between Central and Peripheral. On the one side we have a nrf51-DK and on the other...
Hi
I'm working on an application that utilizes CODED_PHY.
I'm working on top of ble_app_blinky examples (central and peripheral).
I've seen this post on DevZone:
https...
Hi forum,
I am working on nrf52832, using sdk 15.0.0. I am working on Ble_beacon using sdk sample code.
In the Sdk_config.h file default enable uart0. Why this need to...
I am trying to get the nRF BLE Sniffer v3.1.0 working on my Mac running Bg Sur using a nRF52840 dongle. I have followed all the instructions listed in the sniffer document...
mergehex does work with file paths with "..\" in them. Here's my folder structure:
project root
Firmware
Application
Bootloader
SDK_Libraries
nRF5_SDK_17_0_2 ...
We are using nrfSDK1702. We have been trying to lower the current from a beacon. The beacon is active every 10s, then go back to sleep. The current consumption stays around...
Hi all! In my example after (i guess) 3 mins with out BLE connection the system goes to sleep mode. ¿Is there any way to avoid this ? Thank you so much!
Hi,
I'm connecting with my cell-phone for the field-try test.
I want to know the modulation type when it only use the connection type??
And what the modulation type...
Hey at all,
today I wanted to set up 7 new Thingy:91 devices. All thingys are 1.4.0 // 2020.23.
So I started with updating modem FW (mfwnrf9160123) and flashing thingy91_ltem_2021...
I've modified an example project.
How do I go about exporting it, so that I can share it with other devs and they can then flash the same program onto their Development...