Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I have nRF52840 dev board which was detected and LEDs were coming on.
I tried programming the prebuilt throughput hex file in nRFgo Studio.
C:\Projects\NORDIC\nRF5_SDK_14...
Hello dear sir/madam, i have just started with BLE using nRF52832 DK .but i am not able to understand the examples.and don't know how to make any change.what is the basic...
My nRF5x DK kit has suddenly stopped working and I experience one or more of the following symptoms:
My kit doesn't show up in my computer.
LED 5 on my kit doesn...
Hi,
I have a ble scanner working well and i am trying to trigger start a compare timer within a timeslot.
starting the timer in the timeslot with the below code makes...
How does scanstart serial command work in the Mesh SDK?
According to the documentation, it appears that the command lists out unprovisioned beacons. I get a success response...
Hello,
1.We have to implement multi pal peripherals and one central.I have to send data(some sensor data) between it periodically....using NUS sample it is possible??
...
Hello,
I'm trying to repair a device (made with nrf51822) that is not entering the Pairing mode anymore. Everything seems to work fine except that it is not discovered by...
Hi
I am looking for an example that uses encryption on some services/characteristics. But without using bonding/MITM.
I remember it was possible with SD S110 to use...
I am in the process of porting my ANT + BLE app from SDK13.0 to sdk14.0
My basic set up process is
nrf_drv_clock_init();
nrf_drv_clock_hfclk_request(NULL);
while ...
Module for generating a pulse-width modulated output signal.
This module provides a PWM implementation using timers, GPIOTE, and PPI.
Each PWM instance utilizes 1 timer...
hi,
i am working on NRF52 with SDK v11, softdevice S132. i have implemented my application with DFU as per the HRM example in SDK v11. now i want to know about what is secure...
after Installed nrfgo studio ,i turned on the sorftware,but the log display" JLinkARM.dll is not correctly installed. Please run the nRF Tools installer to install the newest...
I can not find the datasheet for Preview Development Kit, the only avialble documentaion is the User Guide and nRF52840 Objective Product Specification. What i need is the...
Hi,
We are integrating a 3rd party device with our application and while we were parsing advertising data, we found the same data received in Android at 3rd and 4th index...