Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
Hi nordic,
In our project we are using pairing and bonding process. the first pairing with the iphone was successful, I delete the NRF52832 pairing infomation,iphone pairing...
Hello ...
Our product (nRF52810, SDK 15.3.0, SD 112 6.1.1) allows the user to change the device name, which typically happens once when new product is received. Our app...
I am running the ADC demo for the 52833-DK (pca10100) and can’t seem to get any valid readings. SDK 16.0: examples\peripheral\saadc
I am applying 1.5V to AIN0 on P8 and...
Hi, I am developing something using Zephyr on a nRF52840-DK as one Bluetooth mesh node and a Thingy as the other. To program the Thingy, I have it connected the Thingy to...
Hello -
I am trying to run the USB CDC ACM example on macOS 10.12.6. Following the instructions in the example app, I should see a virtual COM port as /dev/ttyACMx when...
Hello,
I am doing some testing on the nrf52832 DK using the mesh light switch example, i am sending ACK messages, i would like to log the time it takes the message to reach...
Hi,
What is the proper way to set "real time" in nRF9160 with nRF Connect SDK?
I want the function time() from the file time.h to return the correct time.
I know that...
I am using SDK15.3.0 and softdevice 6.1.1 on a nrf52DK.
I have a binary (compiled contiki application) that works when I flash it using nRF Connect. It is flashed from address...
Hi,
I have a PCA10040 board (nRF52-DK) which has a P20 debug out interface. I've got another nRF52832 breakout board which has VCC/SWIO/SWCLK/GND wires for debug/programming...
Hey,
I configured one device as low power node in mesh network.
With the button press interrupt low power node wakes up and perform some operation (publish BLE message...
Dear Nordic
I am using SDK14.2, I cannot pint info . SDK periphral uart and serial can't print also
nus example jlinkrtt print as below:
<00> warning> nrf_sdh_ble: RAM...
Hi,
I am using pc-ble-driver version 4.1.1 with the SD version 6.1.1.
I want to configure the TX power for the NRF52 USB dongle.
Do you have a code example for configuring...
Now I can build & download nRF52840 SDK example with Eclipse.
But Eclipse indexer(F3 key) can not recognize include folder.
So I added every include folder to .cproject...
I'm having a advertising device and then I want to stop advertising and prevent BLE connection from device that would have received the advertisement. It seems to work by...
Dear Team,
I am trying to add my Thingy 91 to nRF cloud, but I receive the following error :"There was an error adding your device: No device found with id 'nrf-xxxxx'....