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...
hello there i have ble_uart code . when i run on nrf51 dk and when i see it on mastercontrol pannel app. i got that type of screen shot!!
means when i write into characteristics...
NRF2460 is linked,I can transfer 3 byte data. But sometimes it is mute, not always.
Register I2SCNF_OUT bit6 is zero.
I am appreciate for your advices.
I have problem to start the wireshark with this plugin error. The last I checked the nordic_ble.dll file is there in the folder.
The procedure entry point new_creat_dissector...
Hi, I'm new to Nordic. I can't get 250Kbps working on the nRF24LE1. I'm using the enhanced shockburst examples in the nRFgo SDK (enhanced_shockburst_ptx_nrf2 and enhanced_shockburst_prx_nrf2...
Hi, I have an nRF24LE1 based sensor, transmitting to an nR24L01+ connected to an arduino (i know you don't supportit). I have LE1 to LE1 TX/RX working (as a test case). I...
Is there a way to disable (not use) the peer manager's whitelist without setting it to NULL? I'd like to be able to temporarily disable the whitelist without potentially losing...
Hello,
I'm sampling the ADC using PPI like in the saadc example of the sdk12. For the ADC I use
TIMER 1.
And I want to write those ADC values on a SD Card over SPI...
Hi,
I am interfacing micro SD card with nrf52 using fatfs example in sdk 12.0. As I am beginner, first I wanted to perform operations like read, write, delete and some...
I have erased my J-Link firmware in error! after having installed the version supporting V6.12a, however that upgrade wasn't achieved via the drag and drop process.
Where...
Hi,
I am looking to test the performance (range, data throughput, packet drop rate etc.) of BT5 in application specific setting using nRF52840. Ideally this would be done...
What has been tested:
In the Bootloader configuration inside the watchdog and start and
feed the dog operation, and then in
the static void wait_for_events
(void)...
Hello,
I am working on modified version of ble_nus example and I tried to send data to nordic DK.
In Android, I used
BluetoothGattCharacteristic characteristic = mBluetoothGattService...
Hi,
We are designing a system that shall supervise the battery voltage (1 AA cell) on an analog input to the nRF51822. Question is what happens when we put the processor...
Hi
I'm doing project called automation of lights using beacons and iam using sdk (nRF5_SDK_12.1.0_0d23e2a) and nrf51822 dongle. I need complete information about advertising...