Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
If I use RTC and Timer simultaneously, getting fatal error as timer disables RTC. Is there any way by which I can use both application and RTC in my application?
Our device is implemented as BLE peripheral device and based on nRF52832
For saving space in Flash memory we try to downgrade SD version from S132 v 5.0 to S112 v 6.1.0...
Hi,
I am doing one more project in that project I want to do following things:
1) my one BLE giga device module(nrf51822) will act as a master(central) & other AT command...
Hi to all,
i had a problem in measuring coin cell battery level with nrf51822. i am developing a device with nrf51822 that this device will use from a coin cell battery...
I have a product using the nrf24L01+ going through the new CE testing for EN300440 v2.1.1. The lab is asking me how to setup for "receiver blocking" test according to 4.3...
Hi, I'm using nRF52840PDK and SDK 14.2.0. I started from the SAADC example and tried to use NRF_LOG_INFO to print some strings through the UART. I have this:
And...
Hi,
I am following the directions here using Keil:
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.1.0%2Fnrf52810_user_guide.html
...
Hello,
I'm using mesh 2.0.1 to test message sending between 2 nRF52840 DK boards.
I'm using a task from FreeRTOS kernel to send messages from the node to the provisionner...
I was hoping someone could clarify what support the nRF52840 has for USB power source detection. Our design uses a 150mAh LiPo battery, with a dedicated PMIC. We have the...
I have a hardware with NRF52832 module and successfully used the example twi-scanner to locate my I2C peripheral. I copied these parts over:
My own code produces this...
I am extending the Glucose sensor app in nRF Toolbox (Develop thread). I had logic error which I have corrected, but while debugging I encountered a strange effect that could...
Hi, I have been developing on the nRF52832. I am now in the process of moving to the nRF52810.
I am using the SDK v15.
I have commented out the DEVELOP_IN_NRF52832 define...
The last warning log i had was
E 14:06:57.204 Error 129 (0x81): GATT INTERNAL ERROR D 14:06:57.229 [Server callback] Connection state changed with status: 0 and new state...
Hi Sir
How to config channel and AINx to specific gpio for SAADC ?
For example, if I want read adc voltage from NRF_GPIO_PIN_MAP(0,5), how to set the channel and AIN ...
Hi ,
SDK : nRF5_SDK_15.0.0_a53641a
Chip : nFR52810 【1】Is nRF52810 only use pca10040e (nRF52832 = pca10040 , nRF52840 = pca10056) ? And can't use wrong (nRF52810 use pca10040...