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 ?
I am using the gpiote example in the peripheral folder as a base project which works as is. I can see that the example is counting rising edges properly matching the frequency...
Hi team,
Describe the bug Running the sample app on Nordic Development Kit " nRF52840-DK" (and also on our firmware board) is randomly failing to discover...
Hi,
We want to have same key for handling accept for LESC pairing and sleep mode if BLE is in advertising.
The implementation is based on ble_app_hrs_pca10040_s132.
...
Hi There
I am debugging my application board by light-swtich server project of Mesh example and " pca10056_s140_ble_debug " project of SDK example dfu.
My application...
Hi, I'm using nRF52832 Software Development Kit, PCA10040, S132.
Like the subject, I'd like to change 'ble_app_hrs_c' and connect it to my device.
I changed the service...
Hello,
I am running an application on nrf52840DK. It is using uart service to send a sensor data through BLE to Uart servic on smartphone. I want to measure the current...
Hello,
We just noticed that according to the Raw data detail in nRF Connect, we are able to advertise more than 31B data limit. Is that possible or do we incorrectly count...
Hello,
I am trying to figure out a way to configure the adc node using the .dts Device Tree file in a similar way to what is done for other nodes such as &spi and &i2c....
I've installed the nRF Connect SDK Master manually since I need the Zephyr modules for a school project. I've manually installed the SDK before without issues but on my new...
Hi Dev team,
I am working with a nRF9160DK board. I am currently getting an error while building my SPM folder in : C:\Users\adeel\ncs\v1.3.0\nrf\samples\nrf9160\spm.
...
Hello!
I'am from austria and try to connect a Thingy:91 to your nrf-Cloud. First I tried it with your
iBASIS sim-card, but in austria we can't use this card.
Then I...
Hi all.
I did a layout with NFC antenna with a nRF52832 chip.
In the schematic (suggesten on datasheet) I have antenna coil with 2 capacitors to ground.
Drawing...
Hello everyone.
I would like to set-up a mesh network of Thingy:52 devices and an nRF52840, which would help me communicate from the an external stimulus to the phone, via...