NRF52840 support the long range bluetooth and BLE gateway SDK, look at here that RAK Wireless held a Beta and welcome the community to participate.This board with Cellular...
Good day!
Started to work with nRF mesh. And wanted to add ir_lib from this project to Generic OnOff example.
And Source navigator shows error: static_assert failed "unspecified...
You have dead links everywhere and no obvious location for the gcc command line tools. Where is this?
Here are dead links:
https://infocenter.nordicsemi.com/index.jsp...
Hello!
Our current project is bare metal and has logging over CLI. I'm in the process of setting up a new project of ours that uses FreeRTOS but reuses a lot of the same...
If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Hi,
I need to design a board that connects various sensor to a smartphone using the Bluetooth 4.0.
I'm interested in the NRF51822 chip but i have some doubt about what is...
Hi, I'm very new to programming microcontroller, so please go easy on me. :(
Firstly, apology if my post sounded weird, this is because English is not my first language...
Hi all.
I am making a custom PCB with nRF51822 SoC. For my project I need to achieve long Proximity range around 350 Feet. Where my Board will communicate with iPhone....
I have a timer that sends BLE data to a central every 5 seconds. The timers starts immediately out of reset. Until I actually pair the devices, the nRF51822 outputs an error...
I have problem to debug when I use softdevice it frezzes. At the moment I debug the program part with out use of softdevice is there any other solution? It the same code with...
Hi all.
I am new in nRF BLE. I am planning to buy an nRF51822 Kit but little bit confused with choosing EK or DK. Actually my plan is after playing with the Native Kits...
I am currently designing a board using the nRF51822 chip and I would like to implement a soft power ON circuit using the low power comparator (LPCOMP).
I understand that...
Hello,
I'm using a code posted on this forum to read ADC input and fill an array with the ADC values but I always get values between 166 and 174, (even if I connect the ADC...
I'm completely out of ideas.
I've been developing a server for some time now based loosely on the ble_app_hrs sample using the 5.2.1 SD. Things have been going reasonably...
After I process some data (command) received by UART fifo module (I have installed handler for APP_UART_DATA_READY) I need to do a short atomic operation of a few instructions...
We have a project where we would like to use a balanced / dipole pcb antenna. As far as the great docs on the site stands, it's all for unbalanced / monopole antennas. Any...
Hi,
In my application I need to control a nrf51822 central device by an external MCU.
Does Nordic provide solutions to control a nrf51822 Cental device (with S120 softdevice...
Is there a register, accessible via the SWD-DP and present across ARM devices, that I can use to distinguish the nRF51822 from other microcontrollers?
Thanks,
-c
I can discover RFduino BLE devices that use the 51822 using the Master Control Panel but cannot with the nRFTemp app. The nRFTemp app scans for but does not find my RFduino...
Hi,
I have nRFStartet Kit, nRF51822DK and EK.
What is nRF2739? I am just following the setup section in nRF51SDK and it says to connect Master Emulator to PC. Is it...