Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
Hi,
I'm trying to config my SAM-M8Q with an array of HEX.
It's work beautifully with app_uart_put like the picture below.
However, when I try to implement LIBUARTE...
Hii
I have a problem pass the address while advertising
I should pass the adress using 9160_dk
However, in main.c there is this line:
#define DEVICE_NAME "Nordic_UART...
Hi there, I'm trying to find a hardware integration guide that details min max specs for the IC and also details the RF output pin impedance so I can match to my board stackup...
I checked out the nrf github repo and tried to build the nrf_dm sample for the nRF 52840 dev kit which is what I have
In VSCode I chose "Add an existing application" and...
Hi,
As the title, I can see Mesh Proxy service in nRF connect app, after provisioined device by nrf Mesh app. But when I send data to Mesh Proxy Data In, It disconnect immediately...
I followed the document and downloaded nRF Connect for Desktop in Ubuntu 18.04.5.
Then I changed the permission of nrfconnect-3.11.1-x86_64.appimage to "allow executing...
Hi,
We have an issue that is puzzling us.
The symtoms are the following.
If we flash v1 of our application (using Segger Link) to our target, it works correctly, no...
Hello,
I am experiencing a power issue after the first ADC sample is triggered. Sampling 2 ADC channels using PPI and TIMER as the triggering mechanism. Here is a capture...
nRF SDK 17.1.0 sd140 7.2.0
I'm working on adding OTA DFU to ble_app_uart. I had my own custom service that was working and then added on the DFU files like ble_dfu.c and...
Hi,
This question was asked before here a year ago, but I couldn't really find a definitive answer in the thread
Is there any reason why I would not be able, technically...
SDK V17.1, nRF52840 SOC, s140_nrf52_7.2.0_softdevice.hex
I am attempting to configure a spi device from a ble gap disconnect event handler. Before the disconnect event communication...
Hello,
I have tried to find examples where I can use nRF52820 chips for Thread applications and I can't. Program memory is too small for any application as far as I've searched...
Dear,
- nRF connect SDK 1.9.1
- nRF5340 DK
Here is my code and config. I can assign some pin as gpio such as 0.04. Maybe 0.03 or 0.13 have other function mux, but I...
I was trying to build my own devkit based on nrf9160 and I wanted to which hardware to use to upload code to the nrf9160 chipset.
I tried getting the chips used on nrf9160...
Hi,
I am having a trouble to flash Nordic Thingy 91 on My PC.
I have followed the instruction as bellow.
https://www.nordicsemi.com/Products/Development-software...