Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I have built several examples in nRF Connect SDK on MacOS and they seem to work OK.
Now trying to build the udp example
I have left the configuration as it was.
I build...
For our user experience, we would like to get rid of the "Bluetooth Paring Request" pop up in iOS.
The device just needs to connect with the iOS device, and should not be...
Hello, I've been tinkering around with the BLE Advertising tutorial on my nRF52840 Dongle (using SoftDevice 140) and I have a question:
How do I configure the dongle's user...
Hi
I have some question about ESB
1. If the noack bit of dynamic payload is set to 0 and transmitted.
Ptx doesn't switch from tx to rx to receive ack?
And prx doesn...
Hello
I use nrf52832 and lithium battery (3.7v, 140 mAh).
I can read the adc value of this battery through the charge IC. I monitored the adc value while charging the...
I find that the nrf52840DK offers two UART function, and when I running the nrf5_SDK/example/peripheral/uart program, there has only one UART configuration example. Can I...
Hello List,
I have a use case where i need to control 2 DC-motors using a PID-controller. The system is to be controlled via BLE, using a nrf52840 with softdevice S140....
Hi all, I am trying to use the nrf52840 dongle with wireshark, I was having permission errors trying to open the device in the program section of the nrf desktop suite running...
Hello,
we think about using an nrf52820 for a multi role solution. I know from the Compatibility Matrix that the S140 is supported and qualified for the nrf52820. What...
hi,
we are trying to add third sensor to the multi sensor example , new sensor is of type binary_input (0x000F) ZB_ZCL_CLUSTER_ID_BINARY_INPUT.
We are unable to subscribe...
I use nRF Connect for desktop / Bluetooth Low Enery Apps + nRF52840-DK.
When run 'start scan', In rare cases, very small RSSI values (-103dbm, -104dbm ...) may be reported...
I have brought nrf52840 preview dk ,it is not getting detected by the computer nor its power led getting light up. Last code i tested on its was blinky.
I doubt it has any...
I have a custom board that I have programmed using the UART_BLE example. The code executes and I know I am advertising since LED1 blinks meaning it is advertising but for...
I am testing the Sensor example in the Mesh SDK.
For my implementation I need three properties that are given by the BT Mesh specification. (Properties 0x004F, 0x0057, 0x0059...