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...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello
I'm surprised to see this kind of power profile when the device is in advertising mode.
The 3 TX steps for the 3 canals of advertising haven't got the same max...
Good day,
I wish to adapt the Eddystone Beacon example for nRF51822 with S130 in e.g.:
..\nRF5_SDK_12.3.0\examples\ble_peripheral\ble_app_beacon\pca10028\s130\armgcc ...
In my application, the nRF52840 dongle is hard-wired via UART port pins to the UART interface of a Wi-Fi gateway host board. I need the nRF52 application to restart when it...
As a final step to the legitimate dual bank-based application DFU , the existing application will be replaced by the new application.
What happens if an internal error...
Hello,
Is it somehow possible to output a 13.56 MHz signal from the nRF52 ?
Yes, I KNOW: Similar questions have been asked many times. The nRF52 cannot drive an 13.56Mhz...
Hi,Nordic Teams:
I have emergent proble ,can you help me?
1.in light_switch example provisioner,there is some code below:
2.when provisoning ,we can setup a node to...
So I run SDK 15.0. I have a notification channel, and I want to transmit some data on it.
I run this code
hvx_params.handle = gatt_notify_handlers[index].gatt_handle;...
I'm using the nRF52840 to interface with an existing 802.15.4 network. For reasons decided long before I became involved, the messages exchanged are MAC command frames, not...
Hi,
I am testing BLE throughput between NRF52832 and iPhone XR using S132 stack. I am able to get maximum of 400Kbps. Is there a way to achieve throughput better than...
Hi,
I am trying to design the transmission lines based on the reference board design from Nordic.
I opened up the Altium layout file for the board which I downloaded...
I'm trying to communicate with HTS221 sensor and read WHO_IM_I but then I always get error 17 on nrf_drv_twi_rx and receive 0 on output
Twi init
ret_code_t ret;
const...
Hi
I want to use TWI read temperature from sensor Si7050, but i got a problem that doesn't jump into twi handler event. Can anyone give me some information? Thank you. ...
Hi,
This is somewhat tricky question..
Does GAP broadcaster differ with the BLE device which advertise packets with non-connectable option?
Is The device which operates...
I read the specifications on nRF51 series and the spec say that Bluetooth 4.2 with 2Mbps. However, standard Bluetooth 4.2 only support maximum 1Mbps bitrate.
First, I wonder...