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...
Hi,
I have implemented a hx711 sensor readout with PPI, using SPIM and PWM peripherals. But for this is needed 4 GPIO and one external OR Gate. I wait for a LOW pulse on...
I came across the nrf-connect SDK sample UART : https://github.com/Rallare/fw-nrfconnect-nrf/blob/nrf9160_samples/samples/nrf9160/uart/src/main.c . I was wondering whether...
Hi team
I want to config interval via LL_CONNECTION_PARAM_REQ.
But nrf5 looks like use L2CAP CONNECTION PARAMETER UPDATE REQUEST to send request to change config.
But...
Is there any reason the pin reset hold time is not mentioned in the nRF52832 product sheet? I've seen in the forums that it is same as nRF51, which is 0.2 uSec but I would...
Hi
We are using BL600-SA in our project. I need to configure NRF51822 transmit power so that it is discoverable at particular distance.
I am using softdevice S110 and...
Hi.
I am newbie and trying some sample examples from nRF52832 SDK for mesh to gain knowledge of Bluetooth mesh
I have nrf52832 Development Kit and I am trying examples...
Hi! We're developing a BLE-sensor for tracking small animals. In the past we've used a different brand of BLE-module but we're looking to switch to the nRF52840. As we're...
I want to use my "nrf51 DK" module as a BLE sniffer for which guide is provided at https://infocenter.nordicsemi.com/pdf/nRF_Sniffer_UG_v2.2.pdf but I also need " nRF Sniffer...
Hello,
I cannot connect Thingy91 to NB-IOT or LTE-M network. I am in the UK, so I am trying the NB-IoT with an O2 sim card. In LTE Link monitor I am unable to get a connection...
"There was an error adding your device. It wasn't found. Is it connected?"
IMEI and PIN entered several times.
I do not want to post the ID's here.
By the way: HW...
We are producing a batch of nrf9160 based devices and will need to upgrade the modem firmware, this will be much easier if we could do this through the command but I saw on...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
I'm using the nRF52DK as a nRF Sniffer for BLE, following the directions in the nRF Sniffer User Guide v2.2. I'm using v2.0.0 of the sniffer, along with the Profile from v2...
When importing projects into SES, it does not appear that SES can determine configuration macros.
For example, in the mqtt_simple project, the function "modem_configure...