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 use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
hello,
are there any completed sample code of using pwm0, 1?
just 2 or 3 word can working like following? or need other config?
pwmcon=xx;
pwmdc0=xx;
pwmdc1=xx;
also...
Hello there,
I used both the oscilloscope and PPK to measure the current values. But both values are weird.
First, the PPK shows the current as large as 82mA. And...
Couldn't find an appropriate place to put this.
I use the Brave browser.
The ticketing system doesn't seem to work very well with it. Often I find that the options for...
I warry wander this fact.
I have migrated my project from SDK5 to ZEPHYR (nrf connect). Two devices - Central and Peripheral - Long range coded_phy.
I used next samples...
In certain situation when BLE device is disconnected during service discovery process sw can crash in bt_gatt_dm_char_by_uuid due to BUS FAULT (dereference of pointer showing...
I opened an issue on GitHub, but then I noticed that the README says to post issues on DevZone, so here I am.
I'm using the latest version of the Power Profiler app (3.1...
I'm looking at examples\ble_peripheral\ble_app_uart example and I have a couple of questions:
- You explicitly configure the UART inside the main so now once you have the...
Hi Nordic Team,
Since the OTS example is given only for nRF52840 DK and nRF52 DK which uses PCA10056 and PCA10040 respectively. How shall I use this example in my nRF52833...
Hello,
Project Description
in our project we have multiple nRF52DK and one nRF52840DK. We are using the SAADC on the nRF52DK. The SAADC is configured with 4 inputs in...
Sorry in advance for the length and possible irrelevance of some of what I have written here
So I am trying to figure out how the ble software works. I have the ble_app_blinky...
Hi , a few questions related to using XRFTEST command in burst transmit mode:
1. Having looked at 9160 AT command manual and TS 36.521-1 Table A.2.4-1 where the NB-IoT reference...
Hi,
I found I APPCPU3 is 0.3mA higher than I APPCPU5 . I have no idea. How come CPU consumes more power utilizing HFXO64M, an external oscillator 64MHz, than utilizing a...