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 trying to use the VL53L0x sensor with the NRF52DK. Someone has written a library but its based on c++.
(*Edited) The example provided in github works with SDK16...
I created an Android app based on your Nrf UART app ver 1.0, which works fine on Android 4.4 and 5.0, but not 6.0. On 6.0, it cannot find the ble device. But I downloaded...
Hi, I'm looking to develop a GPS tracker over LTE-M/NB-IOT using nRF9160. The user needs to be able to reach the device to check its location on demand (20s delay is OK)....
Hello all,
In the proccess of migrating from arduino to SES IDE to work with the nrf52832 SOC and coming accros some of the examples in the SDK I'm strugglling to understand...
Hi,
We are using Jlink and nrfjprog to program the nRF52832 flash via SWD interface. We have a combined hex file which is about 512k and takes about 12 seconds to flash...
I am debugging my applications transitions to SYSTEM_OFF and back again. I am connected to the debugger so I am presumably testing with "emulated system off" which is just...
Hi all,
I wrote a nice library for using an offboard SPI flash chip and am now trying to port it to our master code which runs on freertos.. I wrote the library starting...
hello ,i am using sdk16 with nrf52852 DK i can be able to get time using that nrf calendar example. Now i want to sync up the mobile time with Dk every time i connect with...
Hello, i'm developing some boards with nRF24L01, everything was going fine, i was able to write and read payloads back and forth using modules mounted on 4 different hardwares...
Hi,
We were trying to bring up NB-IOT with a Jio SIM ( India). Seems it is able to connect to network, but no data connection. The sim vendor said to us we need to use ...
Hi all,
I cannot manage to get a proper System Off consumption with the nRF52840.
I use this setup, with devkits as the DUT (powered through "External Supply") :
...
Hi all,
In my current project I have 7 sensors, each hooked up to an own nrf52. I am polling between 8 and 28 byte(depending on operation mode) of data in 10ms intervals...
I created a copy of bluetooth/peripheral example and copied the nRF5340DK board files to make my custom board definitions. The guideby Øyvind A. Sandberg is really good here...
Hello All,
I'm interfacing a temperature sensor ds18b20 with nFR52840, which uses one wire protocol.
I'm using this repo https://github.com/DSysoletin/nrf52_ds18b20_example...
Hello! I wrote my own version of the bootloader for nFR52832. If I go into the loader, check the application and switch to its execution via nrf_bootloader_app_start (), then...