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...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
I'm using the NRF5340. When I open a standard example project located in the directory: nrf\samples\bluetooth\peripheral_uart (the well-known Bluetooth data transparent transmission...
I'm using the NRF5340. When I open a standard example project located in the directory: nrf\samples\bluetooth\peripheral_uart (the well-known Bluetooth data transparent transmission...
Hello Devzone,
How can the nRF5340 App core read the "version number" of the image flashed to the Network Core, e.g. the FW_INFO fields, or something similar?
I am using...
Hi,
Is there an API, data structure or else in nCS v2.9.0, monitoring of which i can understand if ble advertisement is active or not active or at fault.? Also, if at...
Hi, I am using sdk 2.3.0. I got the following warnings while building the project. The build finished without any error, but it didn't perform as expected. Should I concern...
I am building a project based on the aws_iot example. I am using sdk 2.3.0. I can connect with either lte-m or nb-iot, but I keep getting aws_iot_connect, error: -119. What...
Hello, I am working on a custom board with my own custom project. I want to perform DFU for all the images I mentioned. The mechanism for the OTA update will be as follows...
I am unable to read PDM microphone on my custom board or nrf54l15-dk.
My environment:
- nRF Connect SDK v3.0.2
- nrf54l15-dk
- custom board with Fanstel BM15C -...
Hello,
Revival of an old nrf52840dk board I would like to use for another project, I'm trying to flash a sample application to it but it always fails with the following...
The NDEF message is slightly different between Type 2 and Type 4. Type 4 has a 2 byte length field at the very beginning of the file, called NLEN. The NFC Type 4 example code...
Hi.
I made a board with nRF54L15. I would like to use P0.01 on nRF54L15 as GPIO output., but I failed to confirm P0.01 turn high.
Then, I asked nordic AI anything to solve...
I am trying to use sprintf to format a float type variable, and I am not having any luck. The values printed are either blank or wrong. Sometimes I even Hardfault, which I...
I've got a product on the market that uses an nRF52832 on a custom board. It's been built with NCS V2.6.1
It spends most of its time in System OFF, and gets woken up by...
HI,
I am trying to write some local files on internal FAT on spi flash - which works.
now i will enable_usb_device_next () (like the MSC example -- using the next usb...
When I tried the official sample: nrf 70-wifi-ble-image-transfer-demo, and tried to apply the shutdown operation to it, I found that there would be many problems with the...