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 ?
Dear, I am developing first project for self training using Nordic MCU. I want to interface few Buttons, Leds and LCD. I read the Datasheet nRF5340_PS_v1.0.pdf. In it in the...
We have selected ble_app_hrs_pca10059_s140 file in peripheral and ble_app_hrs_c_pca10040_s132 in central device, Now we can able to send heart rate value to central board...
Hi
I can't find the information about nrf52832's blocker power level and harmonic in the nRF52832_PS_v1.4.pdf and infocenter,Could you provide the blocker power level and...
Hi all, actually I am able to flash ble cental code to development board, and can able to connect and send data trough nrf connect app.
But my issue is, when the power to...
Hey everyone,
im currently trying to print a message once a gpio interrupt is fired over usb to the serial console. Therefore i basicly merged the basic/button sample with...
Hello,
We want to update our environment to use Python 3.10 due to added features such as match cases. However, we use the nRF52840 dongle together with pc-ble-driver-py...
Hi -
Just received thingy 91 and updated the firmware, but accidentally out of order. Wondering how to recover from the error "no matching trait found" when trying to update...
I am working with UBLOX AOA part and trying to program a custom module of nrf52833 instead of their UBLOX C209.
According to UBLOX they are using NRF CONNECT SDK 1.5 in...
Hello,
Using an nRF52833dk and following this documentation https://github.com/makerdiary/nrf52840-mdk
I was able to flash the blinky example on my board, but only once...
Hi All,
SDK => v17.1.0
IDE => Segger
Project => Peripheral - libuarte
When I communicate with other development board, if I use this block of programs, nrf_queue_push...
Hi All,
I am trying to understand the possibility of using Bluetooth Mesh technology for voice communication for longer distances.
My main problem is to communicate longer...
Hi,
I was wondering if it was possible to notify the application layer if the central device is scanning and it (the central device) sends a scan request to an advertising...
Hi,
I have two questions regarding the UART and SPI communication at high speed.
I am using the UART and SPI to transfer data on nRF52832 and sdk 17.0. I connected an...
Hi Team,
I try to design a PCB based on nrf52840 chips, can you help me check if it is right?
Something like Power supplement, SPI interfaces, and debug and programming...