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...
Hello, I started learning BLE/nrf about a week ago and I faced an issue that I unable to handle more than one connection simultaneously.
I have a pretty simple application...
Hi,
I am using nRF52832 and SDK v15.00 for development.
I am working in ble_app_uart peripheral example. I have a task where I need to configure another UART communication...
Hello Everyone,
we are using Nordic's nRF52840 controller with SoftDevice S140 and the default Bootloader(C:\nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10056_ble...
Hello, I am working on a nRF52840 and started with the SDK15 gls bonding example. The device has no buttons or display so we are stuck with 1v2. We are hoping to incorporate...
Dear friend,
I want to implement ota data packet request through my own code. In the \examples\zigbee\ota\client example, line 876-1268 of zb_zcl_ota_upgrade.h finds the...
Hi there,
I'm using a nRF52-DK for a while, but now I made a bad misstake: overwrote the interface firmware. I pressed accidentally the RESET button and flashed a wrong...
We use NRF52832 in the remote control of the car。 We measured the average current of power consumption at about 1uA.Every 300ms, the current curve bounces to the transient...
Hi all,
I have two questions about BSP buttons management.
I see that the BSP supports the short press and long press for a button. However it seems to handle only one...
Hello
I want to read the values of two potentiometers from the Ain0 pin and the Ain1 pin through SAADC.
I could easily read one value through the saadc example, but I...
Are you able to enable internal pin pulls for UARTE pins, specifically the selected RX pin?
On page 490 of the nRF52833 datasheet, footnote '35' states that "High baud rates...
Hi Nordic Team, I have been working a project where I will need to send audio using I2S protocol to an audio chip. The audio chip will only accept a select set of values for...
Hi
We searched a lot of stuff regarding FOTA update in nRF52840DK using Lwm2m and coap protocol. But we could not get help in the right direction. We could not find any...
Hi,
In our app, we have updated from NCS 1.3 to 1.4 and suddenly calling bsd_shutdown() blocks the whole application for up to 10 minutes. Probably it is now waiting on...
We have the second device here, and I redo the programming now. First I download thingy91_fw_2020-10-30_5522ca2b to PC and then run programmer.
Then I selected the device...