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...
my code based on file "nRF5_SDK_14.0.0_3bcc1f7.zip".my hardware based on nrf52832QFAA.
my options set as:
project “bootloader_secure_ble”:
project “ ble_app_hrs ”with...
I changed the bootloader size by changing the flash start address (in the .icf file, from 0xf8000, to 0xf7000). I just want to check what other files/settings needs to be...
I need to use pin 8 and pin 20 as outputs on the nRF52 DK, to be transferred to a custom board built with the nRF52810. I'm using SDK v15.x.x.
I need to drive PWM output...
Im trying to detect power off. The signal power off looks like:
The time to get 0V equal 15seconds. GPIO EVENT and COMP do not see changes in the voltage level, they are...
Hi folks!
I'm working with a couple of nrf52832 on custom boards. I'm trying to implement a procedure for firmware updates. I've already played with the examples from the...
I have found many questions regarding passing bonding information from the application to the bootloader (e.g. https://devzone.nordicsemi.com/f/nordic-q-a/34497/dfu-with-bonds...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image.
I am using "twi_scanner" example code on Development kit. I connected HDC2010...
Errata for nRF52832 Rev 2 version 1.2, errata item 20, RTC: Register values are invalid, has a recommended workaround that i'd like to ensure i've implemented correctly -...
Hello,
I have a project that does what the title states, create a Mesh Network using the Nordic USB Dongles then provision a smartphone using GATT to access the Mesh network...
Hi All,
I have used eeprom(AT24c512) and spi(Winbond 25q16) in my Product.Usually all work working fine But sometimes my memory Behaves like volatile ;sometimes My Memory...
Building ‘secure_dfu_secure_dfu_ble_s132_pca10040_debug’ from solution ‘secure_dfu_secure_dfu_ble_s132_pca10040_debug’ in configuration ‘nrf52832_xxaa_s132’
Linking secure_dfu_secure_dfu_ble_s132_pca10040_debug...
Hello,
I'm trying to update the SoftDeivce used on our product from s140 v6.0.0 to 6.1.1, but am running into issues. Per the release notes it sounds like no updates / recompilation...
we use 52810 connect with iphone6, then read the RSSI value, it will disconnect with the iphone6.
reconnect the iphone6 and read the RSSI value, it disconnect again.
we...
After doing some reading, I realized that the light CTL server model does not contain the generic OnPowerUp set message. It is contained within the light CTL setup server...
After import a project in to SEGGER and included paths of header files
While compiling i got the error like below
sorry, unimplemented: non-trivial designated initializers...