Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hello.
I'm working for a Zigbee networking project.I chose nRF52840 as the coordinator.The coordinator acts as a gateway to communicate with Zigbee 3.0 devices on the market...
Hi. I am trying to add FDS to my application where I used freertos and ble. I tried few things always ending with hardfault, one time it was from Freertos scheduler and the...
Hi
I have a problem changing the max_rx_octets and max_tx_octets parameters with the sd_ble_gap_data_length_update function. On request from the app the size is attempted...
HI, we have updated our DK firmware (mfwnb1nrf9160030123prealpha) for nb-iot but after inserting the Vodafone (Ireland) V-Sim we only have a flashing LED 3.
nRF connect...
Hi all
Chapter 26.1.1 of the nRF51 series reference manual v3.0 states that the pins used by the SPI master have to be configured in the GPIO registers according to table...
Hi, I am interested to learn THINGY 52 working
I want to know how does the Thingy52 works?. any tutorial to explain the function of THINGY52
How to delete the boot loader...
Hi
The example in SDK15.2 for 52840 as a Beacon is not long range (I think).
Is there another example that will enable long range and also to enable connection?
While...
Hello,
I'm use laird BL651 with nRF52810 module. I flash the chip with beacon program from zephyr samples. I use Segger Studio.
The chip is discovered by smartphone (with...
Hi,
is it possible to scan 10000 beacon having adv interval of 10 seconds. is their any maths or formul we can do ?
i have set nrf52 to scan continuesly,
Hi,
There have 4 PWM sample code (low_power_pwm, pwm_driver, pwm_library and pwr_mgmt) in SDK 15.2.
I my use case is "Control 6 PWM output with different duty-cycle and...
We have written an application based on SDK V12.2.0 using S132_V3.1.0 for the nRF52832 and have been dealing with an issue where the module constantly enters a hardfault....
Let's suppose the PC (a laptop) goes to standby while a BLE connection is established with a Nordic dongle using pc-ble-driver v4.0.0:
- With SD API V2, status handler is...
Hi
I downloaded and successfully build and ran the asset tracker sample on the nRF9160 DK using segger embedded studio. In a first step I want to reroute the debug UART...
Hi there,
I have a project where I am using the NRFX I2S Driver. I am using SDK 15.3.0 and SES 14.2.
In my sdk_config.h, I have the legacy I2S driver disabled and the...
Hi all,
I read from previous answered question found that version6.1.0 with s15.2 supported only S=8 encoding transmision when LE_CODED_PHY is chosen.
Does nRF52840 with...