I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
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...
Hello,
I am curious to know what is the interpretation for the advertisement data
Advertising Data: 0201050709506562626c6503190002
This advertisement data seems to...
Hi,
Our custom board stops working after updating the connection parameters. We have a nrf51822 chipset custom board with proximity application flashed on it. Device get...
Dear Sir,
I open the Master Control Panel log.txt file, I can see
Serial port read: 04-3E-13-01-00-00-00-00 and
Serial port write: 02-00-00-09
Where can find the full...
I am using a nRF51822 at 16 MHz
What is the math formula behind the BAUDRATE register?
What is the timing error for each of the standard baud rate setting? This is not...
hello,
i was trying to run the sample examples, i tried blinky example from C:\Keil_v5\ARM\Device\Nordic\nrf51822\Board\pca10001 folder. i was succesfull in getting the...
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...
Dear nodic engineer:
i want test environment temperature with NRF51822 inner temperature module.
any information for reference?
any temp graph?
if need calibration?...
Hi,
I have an evaluation kit and I have custom boards that has nRF51822 chip on them.
I am trying to update the firmware(Application) of the custom boards from evaluation...
Hi,
I need to drive a piezo buzzer. Just need to make a simple beep function(s) that one call will start generating a specified frequency on specified pin and other call...
there is no sample code in nrf5188 sdk to use BLE_GAP_CONN_SEC_MODE_SET_SIGNED_NO_MITM,
what's the difference between the two settings?
for BLE_GAP_CONN_SEC_MODE_SET_SIGNED_NO_MITM...
Hi,
I am using IAR Workbench for ARM to develop my application and I'm experiencing a very frustrating issue with my debugger (J-Link that came with the development kit)...
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...