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,We developed a Bluetooth product based on NRF52832, but the bandwidth test was not qualified. According to the requirements of FCC Part 15.247 regulations, the Bluetooth...
Hello,
I have a project that is based on the peripheral_uart example that receives start and stop commands from a periperal_central device via BLE to send ADC samples...
Based on the NRF52840DK, we want to do a USB CDC DFU upgrade function, but we don't want to use the BLE demo. You want to enter the duf mode by adding and modifying registers...
I am facing a problem. Two sensors are triggering with data_ready pins and a timer value is captured upon the event. But the value can be stored only in RAM if a context switch...
HI,
I am working on nrf52833 board, while working with flash in dts file i could see that write_block_size is 4 bytes. Is there any way to reduce that , i need it as 1 byte...
Hello guys.
I am using a board based on the NRF52840 device. We run a code that we developed earlier and it was not well coded but working. it involves the interfacing of...
I am using Nordic Uart Service (NUS) to transmit raw data from nRF52832 device to iPhone. But it takes longer time than I except. Can I add debug message to make sure CRC...
Describe the bug When running the example project sample/bluetooth/periodic_sync on a nRF52833DK and sample/bluetooth/periodic_adv on a custom nRF52833 board, the central...
Hello ,
I want to convert the code of dfu pca10056_usb to pca10040 for this i have updated the following -
1. Updated board from PCA10056 to PCA10046
2.Updated the...
Hello
I worked this example with nRF52840-DK kit it works very well. But, when i use thingy:53 with nRF5340-DK, I am not getting any ouput in puTTY screen. Even any example...
Hi
For our BLE product I've prepared a custom profile made out of 4 services. For each service I've followed the standard procedure:
1. get a random UUID, e.g. cd862c43...
Hello,
I use the nrfx use example and changed to
I tried to creat the same process again , button when pressed toggles LED.
I get the error
can someone explain...
Hi,
Is there a known issue with the startup of the LF clock on the nrf5340 app core? I have scanned the nrf5340 errata but do not see anything of note.
I have this code...
There seems to be a bug in the nRF Connect SDK when attempting to use external flash for the secondary MCUboot partition on nRF9160.
Please see the minimal project for nRF9160DK...