Hi Sir,
SDK: v2.9.0-nRF54H20-rc1 H/W: nRF54H20DK (PCA10175 (0.9.1))
I'm using 'peripheral_uart' example to compile OK,
But Nordic's Programmer doesn't recognize...
We are producing an issue where the ZBOSS stack will emit a ZBOSS Fatal Error without any context if we alter ZB_DEV_REJOIN_TIMEOUT_MS. Specifically, the steps to reproduce...
I am an experienced user of the Nordic Distance Measurement Library and I am encountering an issue where the device that is assuming the role of the DM_ROLE_INITIATOR can...
I want to use the external flash on the nRF5340 DK using SPI as the board I'm developing for will not have QSPI. I used the littlefs sample which has a lot of the settings...
Hi Nordic,
We currently put cpu in deep sleep when battery charging almost finished.
We are using DMA (TWIM, SPIM), Timers (1-4) and PWM.
We explicitly turning...
I have made my own NRF52832 Dev board as in the next image:
I received the board, and ICs and hand-soldered them in my home.
however, I am still a newbie in nRF SDK...
Hi,
I am connecting a central to multiple peripherals. In order to optimize the throughput I would like to simultanuously sniff the connection. In the nrf Sniffer documentation...
We have a custom board with nFR51422. Of the first 4 prototypes only one works correctly. This indicates that the PCB is ok. One difference is the chip marking. The working...
My test: PCA10000+Master Control Panel(3.4.0.8098) as central role, conninterval=20ms
nRF51822+softdevice(5.0) as peripheral role, conninterval=10ms
then sd_ble_gap_conn_param_update...
Hi all,
i have a problem with my pwm modul, if i use my setPWM Function before i start advertising it works fine. But if if i use PWM after starting advertising it doesn...
Hi,
I want do make BLE scanner on nrf51822. As I checked the nrf51822 should be in GAP Central role and perform acitve/passive scans. Is is correct that S110 SoftDevice...
Hi,
We are using the NRF51822-CEAA flip chip BGA package in a custom board we recently received back from the manufacturing and assembly. Unfortunately, we are running...
Hi,How to make the Master Control Panel as iOS App?
I have a product(watch) and i want to Simulation the iOS App to control the watch.
Now,the dongle(PCA1000) can discovery...
I'm making a device that occasionally (once per minute) needs to upload a sample to an iPhone app.
I'm thinking that to keep power consumption to an absolute minimum, I...
My condition
SDK 4.3
SoftDevice 6.0-alpha
Hello.
I test nRF51822 EK with HRM profile to communicate iOS applications(My custom app, and LightBlue LE ). Firmware...
I'm using the Gazell protocol on my NRF51822. On the host side I got a problem with the FIFO length. I put 4 ACK packets into the FIFO but this give me an error if I check...
hi
i have added new characteristics on a existing service,and i do not know how to make this characteristics can be change by the smartphone and how to know this characteristics...
Hi,
I am still confused by BLE(bluetooth low energy) and Radio. Both of them transmit data by radio according to bluetooth protocol. Is it mean that Radio does not belong...
Hi,
Could you tell me please the maximum supporting number of services?
This number may be varied depending on number of attributes in each service and its size. So...