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...
Hi
The nrf9160 product specification v2.0 changed the current consumption for UARTE from 1.5mA to 819.2mA. Revision history does not mention this hilarious change explicitly...
Hello Nordic Team,
i'm trying to configure the nRF52833 DK to scan through two channels at a high rate (10ksps) with the SAADC module. i have configured the time to operate...
Hey everybody,
I go sell my product in Morocco, my product is based on nRF51822 but I need to know the certification of electromagnetic compatibility for Bluetooth Low...
HI,
I tried to test all projects, but I ran into a problem, project create like this
I just downloaded the routine and didn't change anything, but I cannot create advertiser...
Hello
I have several questions regarding the RESET pin used in your examples:
When you press the RESET button of the PCA10056, is it possible to add code before it does...
I combined SAADC into the ble_app_uart_c example and got error once it got to scan_start();
"ble_scan: sd_ble_gap_scan_start returned 0x9"
If I put the scan_start() in...
OOB can be used to assure physically that the device provisioned is the wanted one.
In my application the devices won't allow for OOB.
How can I ensure that only my...
Hi,
I used this user guide: https://infocenter.nordicsemi.com/pdf/nRF_Sniffer_UG_v2.2.pdf .
I am using the nRF52840 DK for the sniffer, and managed to connect it and...
I changed the IO of the SPI and could not receive the data.
Hardware: nrf52832 DK two
Software: nRF5_SDK_17.0.2_d674dde\examples\peripheral\spi and nRF5_SDK_17.0.2_d674dde...
Hi,
I'm developing an application for the nRF52840 that uses 3 SAADC channels. In particular, the channels are configured as below:
I'm able to get the samples from...
It is unclear, for both the Thingy 91, version 1.0.2, and nRF9160-DK, version 0.8.3, if they need bias-tee's for use with an external active GPS antenna. Also, what about...
Hello, I have problem and I hope you can help me.
I have 3 sensor nodes. every node has an IMU sensor and nRF52840 microcontroller. These nodes send the IMU data to the...
We bought 4 NRF5340 PDK and trying to setup BLE mesh. As suggested in the getting started guide, there are two BLE mesh example samples from nordic and zephyr. However, for...
My code uses the nrfx SPIM driver. This gives you the option to use interrupts or not. Interrupts are great for long message transfers, allowing sleep while waiting for the...