I can program the spi and i2s find on my nrf54l15pdk board version 0.2.1, as soon as i turn on CONFIG_BT =y the device fails to do anything past being flashed succesfully...
I'm looking for a beginner's guide to setting up external flash on the nRF9161 DK. I saw nRF Cloud Multi-service as an example, but its docs did not explain what was needed...
Hi,
I am working on implementing an I2C node in my nRF52840 based sensor. However I am getting the following kernel panic.
I removed all I2C node related code that I...
Hello, I have a problem on getting the dynamic tx power to work properly on the BL5340 using the hci_pwr_ctrl. I tried the example, it build and flash correctly, no error...
While using the nrfConnect tool inserted into the Visual Studio code, I believe I just need to select the board target of nrf21540dk/nrf52840 and the normal prj.conf and the...
I'm trying to setup an nRF52832 to drive 127 ws2812 by using PWM. It seems the bit-by-bit method is too slow for the 1.25uS period. pwm_set() is using somehow ~5ms, so that...
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...