hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
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...
Looking for a 3rd party Nordic based BLE module that comes with a chip antenna and exposed pin headers so I can quickly solder a AA battery housing and a single SPI board...
I'm using nRF51822 Beacon v1.1.0.
It seems interrupt has ocurred every 256msec.
I want to change timing of interrupt interval.(like a 512msec, 1024msec etc.)
Is it possible...
We're making a height sensor with Bluetooth connectivity using a simple HC-SR04 ultrasonic module, which outputs the height as a pulse with certain width. The width of the...
I am getting the following warning and errors after updating to nrf51 SDK 8.1.0 from 8.0.0 Do I need to change something else?
compiling main.c...
App\main.c(197): error...
Hello,
I am trying to use the DFU genpkg tool provided by noric for a full application deployment (bootloader, SD, and application). When try tying to do the application...
Hello all,
Am I right in thinking that to use the ANT SoftDevice, I basically must use an external 32 KHz crystal, in order to meet the accuracy requirements?
Looking...
What are the main considerations for choosing between nRF905 and nRF24L01+ for an application? Is it just the transmission range (distance) and the frequency? Are there any...
I am trying to write a radio code without using BLE stack here i was able to write down code for initialization of radio and was advertising some random packets. But how should...
Hi, I've got another question connected with pstorage module. Does anyone know what happens if we will call pstorage_update() function when we are trying to update some data...
Hi,
I have a custom board with nrf51822QFAA(256K flash) and I'm trying to test DFU-OTA (BLE transport) for an application. With only Softdevice and bootloader installed...
Hello,
I am developing using nRF51822 Beacon Source code and Beacon Hardware by Nordic.
I want to modify as below.
It never advertise by Intervel Time.
It advertise...
Hi,
I am developing a peripheral Glucose device.
I need to test my product but i dont have a central device or code.
Can you please help us with the central code for...