I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I have an example application executing on the nRF52840-DK on SDK15.0.0, see https://devzone.nordicsemi.com/f/nordic-q-a/67351/are-there-any-differences-between-sdk15-and...
When we try and stream BLE data to the nRF Connect app on an Android or IOS phone the app accepts our requested for an MTU of 244 or 160 respectively, however it does not...
Hi,
Dev setup:
Segger embedded studio - fatfs example - SD card - nrf52832
I am able to write to sd card and see data. But while reading i am failing.
Below is code...
Hi,
I am a bit confused after looking through all the SDK solutions available for NRF52 and need a piece of advice...
I am have started on the project that consists...
Can I periodically or continuously read the characteristic of peripheral after the connection?
If there is a change in the value in peripheral, then the value is received...
Hi,
i am trying to do buttonless dfu . I want to merge all hex files into one as per the document .when i enter the mergehex , i am getting mergehex command not found why...
Hi,
I'm making an new board with both nrF52840 and nRF9160. In addition to the radio ICs there will be some antenna diversity switches, chip antennas etc.
So I'd like...
Hi,
I'm using SDK 15.2 with Nrf52832,
I've implemented a custom service with read, write and notification services.
I would appreciate if you could send me an example...
Hi,
I have a problem with the NRF52840 DK rev. 2.0.1 coin cell. When powered via USB board is working properly but when powered with coin cell nothing happens.
SW08 is...
I bought a development board nRF52840. Connecting it to the PC (WIN 10 x64) will not recognize the device. At first I thought it could be the cable, bought a couple and it...
Hi Team,
One of our requirement is to measure the crypto functionalities timing like how much time it is taking for digital signature signing and verification. Is there...
I wanted to know if there any any static analyzers that work well with the nRF5 SDK.
I was thinking about adding a static analysis (e.g pc-lint) check to our code base and...
1. When I loaded the 9160 project, I had problems,
arm-none-eabi-gcc.exe:error:CreateProcess
9160 development environment, the required software, I have installed...
1. When I loaded the 9160 project, I had problems,
arm-none-eabi-gcc.exe:error:CreateProcess
9160 development environment, the required software, I have installed...
To the kind attention of Nordic support team,
we are building some demo program for evaluation purposes using your sdk16 examples with freertos, ble, usb.
But we also...