Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
dev environment segger embedded studio with nrf5 sdk
I have separated my project source and the paths of nfr5 sdk the project have different folders for different drivers...
I'm using led1 alisa for indication that network core is runing. But if I compile program, variable is not initiated from DTS. It looks like compiler does not init dtLed variable...
Dear Nordic,
we are developing FW based on nRF52832, SDK 17.0.2. We have 2 devices: BLE Central with SD S332 and BLE Peripheral with SD S112. The Peripheral is basically...
Hi, I am working on an IoT project that will use lwm2m, I developed an event manager architecture using the helloworld example base. Now that I am starting to develop the...
Hi,
Is it possible to check somehow if a BLE packet has been transferred (or not) from a peripheral to the central device?
Through a succesful transmission flag or something...
Hi, I'm using nrf52832 custom board and 14.2 SDK, S132.
In my program I'm using SAADC, PWM, I2C along with softdevice and PID. my device is working fine for some time but...
Hi! I've noticed that softdevice S113 is Bluetooth 5.1 compliant , and that the nrf52 family chips are Bluetooth 5.2 compatible in terms of hardware. a. Is there any target...
fds_init fails for several valid reasons, but my issue is how to recover. This for me was triggered by a firmware upgrade overwriting the fds file area. This can trigger fds_init...
Hi, I learned how to replace the softdevice for a normal application. I've replaced 140 with 340 in my app. However I don't know to do that for the boolloader.
What I want...
Hi Nordic,
I want to control an LED with the nrf GPIO, the LED Anode is connected to VDD, through a resistor, and the cathode is connected to the GPIO. Under this configuration...
I want to use the nPM1100 to battery manage, and supply power to the nRF52xxx - along with a heavy duty load ***directly across the battery***, so that full battery voltage...
Hi,
I'm running the experimental example: 'ble_nfc_pairing_reference_pca10400_s132' using sdk17.0.2 (and 17.1.0).
After I installed the micro-ecc following the guide on...
Hello
I am evaluating design of wireless communication in power supply with nRF24L01P , and I have 4 questions.
1.I want to know the Mean Time Between Fails (MTBF) and...
I'm using softdevice s140.
My power comes from a CR2032 coin cell.
My board has a 1.8V LDO (Toshiba TCR3UM) because my temperature sensor is calibrated for 1.8V (TMP112B...