Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
I am using the nRF51822 to communicate with a HRM (and nothing else), but I intend to use the power of the ARM to control other sensors and process the received data. I use...
Mother board :6310
IAR: IAR Embedded workbench for ARM: 7.10.1.6735
IAR Embedded Workbench common components 7.0.2.3053
Softdevice: S110_nrf51822_6.0.0
sample Project...
I am able to debug in windows using uVision, and now I port it to use eclipse in mac,
however, I am getting GDBServer will be closed error, anything clue what did I do wrong...
Hi,
I am using Nrf51822 custom board.
i want to store Nordic temperature value for every 15 minutes .
i dont want to use polling method.
Kindly suggest me how...
Hey folks,
I am currently trying to use my nrf51822 evaluation board as a beacon. This is working pretty well but I need to have it broadcast its current battery level...
Hi,
I am using the following security level for my nRF5188 device.
BLE_GAP_CONN_SEC_MODE_SET_ENC_WITH_MITM(&bas_init.battery_level_char_attr_md.cccd_write_perm);
BLE_GAP_CONN_SEC_MODE_SET_OPEN...
I'm interested in minimizing footprint as much as possible for a project -- has anyone here used chip antennas with the nRF51822 that they can recommend?
The fractus chip...
I have taken your advice to use the nRF51822 for my current design commission, but a number of downloadable files are locked. How can I get access to them?
Hi
I have a module of nrf 8001 and i am successfully communicating with nrf 8001 low energy bluetooth chip. I want to know is there any security feature defined in the...
Hi,
I'm trying to reduce as much as I can the BLE current consumption in advertise mode and unfortunately I can't go under 1.6 mA.
Can you please tell me what are the exact...
They're there for the nrf6310 board but not pca10000 or pca10001. Reasonably easy to recreate, but kind of wish I didn't have to! Also there is a warning about a typedef that...
Hello,
Is there anyone who has any example code for using L2CAP transfers instead of services? Something where the use of sd_ble_l2cap_tx() and the rx callback are used...
I'm having an issue with maintaining a stable connection with the master control panel on an android device. Using the PCA10000 I am able to get a stable connection with a...