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...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
hi........
i have customized one program ....using segger 15.2 ...nrf52832
when degug it,the code from button and leds stops at nrf_breakpoint_cond ... even it doesn't...
When performing pre-qualifying Bluetooth radiotest of our hardware (utilizing the nRF52840-chip) at NEMCO, we experienced very strange behavior. The frequencies detected in...
My setup of the buttonless BLE DFU secure bootloader using SDK15.2 isn't launching the application after a successful OTA package transfer. Using RTT and breakpoints, I narrowed...
Hi ..
I am using nrf52832 and peripheral device sensor ..segger 15.0
Is it possible to wake up from sleep by interrupting the sensor .. possibility is there ??
Hi,
I am shifting my program from version 11 to 15.2. While including SPI files to the ble_app_uart code, I met with this issue. I have enabled all defines for SPI interfacing...
I'm trying to get the ble_app_uart example working on a nRF52810. I'm using SDK 15.2.0 together with Softdevice S112.
The infocenter says the Example needs Softdevice S132...
I'm facing the issue, that the app_ble_uart example just works if I hook up TX/RX of my USB - UART converter. Is this a desired behaviour? It doesn't seem to start and advertise...
Hello Nordic team
I am working on nRF52832 DK with SDkv15.2. Example code ble_app_buttonless_dfu.
I have created successfully bootloader and zip file to update the firmware...
Hi Sir/ Miss:
I use master emulator to develop software testing device that dll version is 2.1.13.14.
It's developed on using C#.
And, I use nrf51 dongle (PCA10031...
Hello,
I need your help, please review the following description and help to let me know the method to solve the issue,
thankful for your support in advance,
the...
We are going to FCC lab shortly to certify nRF51822 BTLE. We have done this before on previous products and passed with the same radio block. Unfortunately our compliance...
Hi. I'm currently using nrf8001 and i need to send data consecutively and as fast as possible.
Connection interval used: 20ms
Data payload: 20bytes
Service pipe used...
Hello.
I'd like to set up my Secure DFU bootloader so that bonding is required to activate the bootloader from a peer device (phone). But at the same time I'd like to make...