Hello,
Is there the possibility for a node with a Generic OnOff Client (BUTTON) to send a unique toggle command to a Generic OnOff Server (LED), instead to use 'bt_mesh_onoff_cli_set_unack...
Hello,
I am looking into the market for PMICs for 3V primary coin cells, for use in (somewhat) remote IoT devices.
It is exciting to read about the new nPM2100. I already...
Help me Obi-wan Kenobi!
I'm loosing my sanity trying to upgrade my project to ncs 2.8.0 from 2.7.0. I need to update to include some fixes from zephyr main (smf lib), and...
I am currently working with the nRF52832 and planning to migrate to the nRF52810. However, I am unable to compile my application for the nRF52810 due to flash and RAM overflow...
Hello, With respect to my previous post, I am trying to use the nrfx_pwm_simple_playback function to run sequences continuously for an RGB led. Initially I did not fully understand...
Hi,
For one of our ntf52840 based product, we want to have Bluetooth qualification. We have following configuration:
- Using pcb antenna
- Using nrf5 SDK 17.2 with SD140...
Hello,
I am currently evaluating options for integrating Bluetooth Low Energy (BLE) functionality into a medical-grade device that requires time-sensitive communication...
Hello, I have an adafruit bluefruit feather m0 which has nRF51822 on it, I was able to establish a connection and send data until yesterday. When I try to find my adafruit...
Hi All,
I have a general question about the FreeRTOS implementation for SDK 14.0.0.
I've added FreeRTOS onto a basic UART BLE peripheral example that I wrote. I referenced...
Hey Guys,
I'm trying to import an existing Keil project into Segger Embedded, SDK 12.3.0.
I know this link exists which explains importing prior to SDK 14.2.0. However...
In the PS v1.4 pages 13-15 related to the QFN package.
Pins 11, 12 (P0.09, P0.10) are marked with the note '1'.
On page 15, at the bottom, the notes are enumerated:
...
I have a button that will put my device into pairing mode. While in this mode, I want central devices that connect to form bonds so that when not in pairing mode I have a...
Here I document how, in Eclipse, to start two, concurrent debugging sessions to two NRF5DK boards (or other debugging probes) , connected to different USB ports of the same...
Hello everybody,
I have problems with selectivity when I scan. There are 5 peripheral devices with different " DEVICE_NAME " but the same UUID and type (same " ble_uuid_t...
Hi, I am working on a custom board of NRF 51822 driving multiple leds from pin 21 to 30. I am trying to get and transmit the status of all the pins with help of bsp functions...
Hi,
We'd like to implement a feature that allows changing a BLE connection from [central device #1 -> peripheral] to [central device #2 -> same peripheral] (similar to Apple...
Dear friends,
The nRF Connect BLE app is connected with a local device acted as Master. The app supports the configuration of the local device's GATT attribute table, and...
Hello,
After i uploaded a program on my nRF52832 i couldn't enter debug or reprogram the chip. This is the error i get when trying to erase the chip using Segger J-Flash...
Hi,
I am using peer manager to use static passkey with nrf51822, sdk11 and s130 v2.
Is the "case PM_EVT_CONN_SEC_START:" the best place to put sd_ble_gap_tx_power_set...
I know this question has been asked before. As a beginner to Nordic, I tried to get the information here, but ended up even more confused.
I am trying to set up a Bluetooth...