Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
hi ...
i am using nrf toolbox (ble uart )to receive data from nrf52832 ..i am receiving the data for every one minute . i am facing the issue in auto connect see the below...
Hi,
Actually I am interested in making the custom design Board for the nRF52 series , so where can i find the schematics , layout files of the nRF52 Development Kit ....
Using s140 for the nRF52840 is it possible to have a BLE multilink connection (up to 8peripherals) with an extended MTU size (around 70bytes)?
All examples that I have seen...
Dear Team,
would a solution like this be possible with nrf91? http://rxnetworks.com/location-io/predicted-gnss-ephemeris/
> a reduction of Time-To-First-Fix from 45...
Hello!
Could you show me an USBD configuration example which works fine with Arduino serial monitor? Because Arduino serial monitor froze when i send a string , but when...
In the nRF52832 (Laird BL652 module) I have programmed.
MBR + SoftDevice from 0x0000 0000 Application from 0x0002 6000 ~ 0x0005 927C
Now trying to program additional application...
Hi
Is there any documentation regarding bluetooth in nRF52832 specs sheet or anywhere else? I understand that there are examples provided by SDK. But I want to know in detail...
Hello,
we are running BT certification on product with nRF52840 chip. It seems that TCRL-2018-2 is now mandatory.
Did someone know if the QDID certified TCRL-2018-2 is...
I am not able to program the nRF52840DK by copying over the .hex file generated by my project to the JLINK drive. However I am able to successfully program using Segger directly...
Hi,
We are looking at using the key:value store functionality defined in mesh_config.h. Can you provide some additional detail on
HW and or SW configuration required to...
Hi,
We are trying to develop a system of IMUs for motion tracking using multiple Thingy boards and an nRF52832 board. The Thingy boards are used as IMU sensor nodes and...
Hi, This is M.Irfan. I want to send data (collected by mpu6050 sensor) using Bluetooth in my cellphone and want to save it. Can you help me with some example code of sending...
We noticed issues regarding BLE activities when running our custom bootloader. It seems that we have located the cause but would like to have approval for that behavior. ...
Hi All
I am trying to find some example code which uses easy DMA over UART using nrf528240..
Using sdk version 15.0. The example which is available by default uses the...