Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi,
I am working with nRF51822 and softdevice.
I am trying to modify the radio output power without success. How can I do that?
I have found a softdevice function...
I have been researching BLE 5.0 for the feasibility of Nordic Bluetooth chips in our new products.
I have read many times in the general internet posts that BLE 5.0 devices...
I have a characteristic that is write only and required authorization on write. [I have "successfully" implemented this on several characterteristics previously.] The write...
Hello. I want to extended data length in my firmware which is based on ble_app_hrs example. But, when I try to set NRF_SDH_BLE_GATT_MAX_MTU_SIZE 247 (it was 23) I get two...
Hello. I want to extended data length in my firmware which is based on ble_app_hrs example. But, when I try to set NRF_SDH_BLE_GATT_MAX_MTU_SIZE 247 (it was 23) I get two...
We are currently going in production with NRF52 and we are facing the following issue with RBP on NRF52832QFAAB0.
Basically looks like the processor enters an unknown state...
I have changed the UART or nus_central program in order to be able to connect 2 peripherals to 1 central. Everything seems to be working on the central, no error appears on...
Dear Nordic team,
I am working on ble_app_beacon example code (v-11.0.0-2.alpha) to add the support of DFU (firmware update). I have experience with hrs_dfu example but...
Hello Friends,
im new here. It is the first time with the development of a Bluetooth device. I want to use the NRF52832 Chip.
But what are the biggest diefferent between...
Is the nRF24E1G obsolete?
If so, is there a drop-in replacement for the nRF24E1G.
We currently use the nRF24E1G in a product and have heard that it will no longer be produced...
Hi, I use IoT sdk with my iPhone to get current date and time, date comes in ble_cts_c_evt_t structure, how can I convert it to timestamp, I know that I have to subscribe...
Hello all,
As i want to lower the power consumption, may i know if its possible to connect the supply voltage of ntc thermistor to any gpio of nrf52832 instead of directly...
Hi,
I'm using the NRF52840 Preview DK and want to create my own BT stack with high throughput between NRF52 and other BT devices.
As base I'm using the ble_app_template...
Hi,
I followed the link, gnu-mcu-eclipse.github.io/.../ , to setup my debug environment before. I was able to view the registers. However, I updated my eclipse and the SVD...
I use the nRF52-SDK on an nRF52840 PDK, but if I start a scan request, I don't get the number of scanned channels back in the mlme_scan_conf_t.
I.e. mlme_scan_conf_t::unscanned_channels...