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. I am now at the stage of creating a new project. I want to include DFU over the air support in it. So, how can I do this using the example of two projects (secure_bootloader_ble_s132_pca10040...
How do you use the nrfx_temp driver in a project? I'm on SDK 17.0.2, segger, and an NRF52840-DK board. I see the old HAL temp sensor is deprecated and it seems to always return...
Hi,
I have been using a certain 16MHz oscillator up until now without any issues, and now wish to replace it for logistical reasons, what kind of testing are recommended...
I'm designing a product which incorporates a magnetic sensor (MMC5633) and a Bluetooth microcontroller (NRF52832). The sensor and bluetooth chip share the same ground plane...
hi,
We have some products that have been sold out(hardware:52832,software:sdk13,softdevice:s132_4.0.3).I want to upgrade their sdk to 15.3 through DFU.I learned in the official...
Hello,
I'm trying to modify the current ASSET_TRACKER of SDK v1.4.1 to get it to work in my own server on AWS-IoT.
I'm wondering if there is any documentation about this...
use SDK17.
central uses nRF52832 and peripheral uses nRF52810.
I want to implement the exchange of data with each other.
First, the central scanned and connected.
...
While using NRF52840 SDK with twi_scanner i am able to see i2c address 0x68, but while using zephyr unable to get the data.
I have seen I can configure i2c pins in board...
As I'm new to the BLE, I'm trying to make use of examples enclosed in the nRF5 SDK.
Now, I found that there exist several functions that seem like do similar things and...
1.4.8 programmer is complaining 'Error while getting readback protection' when connecting to the BL651, 453-00005.
Used to work.
Seems to connect OK to BL652-SA-01.
Hi,
We have a product using NRF52840 ready for production. In factory production environment we want to validate the product for PCB, product assembly etc failures and also...
Hi,
I am going to implement a PPI to connect GPIOTE event in with TIMER COUNT TASK, and then read the count from CC[0]. But the count in CC[0] never updated.
Basically...
Can I get suggestions on how to implement the following topology with respect to provisioning:
There are a series of lights and each of them is connected to a central...
I want to write a data stream coming over UART into flash memory of the nrf52840 & echo it back after writing it to flash .
Please suggest from where i can start ?
Thanks...
Hi,
I was trying to create bond between my Android app and the device. At the beginning it worked well, and later I erased the board to start over. But then my app would...