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...
Hello,
I would like to be clear on the pros/cons of registering a new SIG-adopted UUID versus a vendor-specific UUID. We are a small developer and the cost of registering...
Hello,
I have two differents sensors on one SPI port and I don't really know how to be able to use both. Of course all are connected in the same MISO/MOSI/SCK but there...
Hello,
We currently have several devices out in the field as test units, installed at beta sites. The new modem firmware v1.1 has several features/fixes that we want to...
Hi, we are working on custom board using nRF52811 SOC, I have some confusion
1. regarding the antenna design, I copied the Antenna from Dev board, but it is designed for...
Hello,
There's an interest on the LTE-MTC module.
I can see it's based on nRF9160.
I'd like to inquire about the MTC technology please, does this module support CATM2...
Hi,
I'm using a buffer size of 64 bytes using function
nrf_drv_uart_rx(&app_uart_inst, rx_buffer, 64);
When I receive only one byte packet from the remote, I get EVENT_RXDRDY...
i want to use pwm of rnf52810.but i don't know how to recognize what pins is pwm.
what pins in 52810 i can use wire to connect and then use it's pwm function?
or i can...
Hello, I try to import big project from Keil to SES. The main idea is to move to better IDE and use the same compiler ARMCC provided by Keil (license is present).
I have...
I am trying to using ceedling with FFF to create mocks of some of the NRFX HAL files. However, when I run ceedling I get some very weird errors. I've taken the `test/include...
Hello,
Below are details of my setup:
Peripheral: nRF52 DK
Central: One Plus 5 android phone
Sniffer hardware: nRF52 DK
Wireshark version 2.4.2
On Wireshark, I...
Hello everyone,
Some info about my setup: OS: Windows 10 IDE: SEGGER Embedded Studio v4.22 (64bit) HW: nRF52840 Dongle rev 1.2.0 as Coordinator, nRF52840 DK rev 1.1.0 as...
Hi,
I am trying to implement OOB pairing via USB. I have the USB portion sorted out. The idea is for a peripheral device to send over OOB data over this medium, which then...
I have problem with send hex on flash memory in dongle. I erase fllash than plug out dongle i know that i shuldn't but raspberry sey, he can't erase falsh. Dongle has 1.8V...
Hello,
can you please advise if the GPS antenna for the dev kit nRF9160-DK would also be available separately?
Our customer received this kit with version 0.8, which does...
Since APIs have changed as new nRF5 SDKs have released from time to time, it is not clear how custom service can be implemented on BLE peripheral for nRF52840 (pca10056) S140...