I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hi,
In my board design, I'm planning to use nPM1300 to power nRF5340 and nRF7002; the user has the option to connect or not connect a battery. If I programme the current...
Hi,
We're developing BLE products with the software developed on nRF SDK v3.2.2.
We are affected by the known issue of the SDK: NCSDK-32763: Upgrading firmware may corrupt...
nrf 5sdk + s140 + 52833 I'm currently debugging the time-sharing operation feature for BLE and the private protocol. I've found that after I power on and initialize the SoftDevice...
Hello,
We currently have various products built around the nRF52810 and the nRF52832. We almost always use a PCB antenna very similar to the one on the "nRF52840 Dongle...
Hi, I am working on project to obtain ecg data via bluetooth. But before that I was trying to see whether I could obtain ECG signals serially through nrf52833. And I tried...
Using nrf5340 with nrf70 on a custom board.
I want to use the wifi interface to send raw wifi network packets (both in associated and non-associated modes).
I have the...
Hello Team,
As we have purchased nRF9151 DK from you, we are not able to import the exact SDK required to develop using nRF9151 DK.
Kindly please let us know how we can...
Keil SDK13 BLE OTA upgrade failure causes the device to become unbootable, requiring re-flashing. How can this be resolved? We are using the bootloader_secure_ble bootloader...
Hi,
I’m planning to launch our firmware based on NCS 3.1.0 . At this stage, I don’t intend to upgrade the SDK for at least two years after the production launch . I could...
Hi,
I am using the nPM1300 PMIC and the LED drivers configured so that:
Green LED = charging status (PMIC-driven)
Red LED = error indication
Normally,...
Hi nordic team, I have tried enabling SQSPI on the system off sample, but the power consumption jumped to 6.3mA in system off mode; I tried to disable the cpulfpr core but...