I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
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...