I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
I use nRF51-DK and nRF51-Dongle for a BLE sniffer.
Always the sniffer fails and marked with an error "Encrypted packet decrypted incorrectly (bad MIC)".
It can not be...
Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello,
I have an application where a BLE central connects to a BLE peripheral. Then the devices do the bonding procedure. After the devices are bonded the peripheral should...
I am testing the nRF9160 DK (PCA10090 with PIN) on the Bell Canada LTE-M, run into some problem and will appreciate some help.
At the beginning, the newest demo asset tracking...
Hi,
For Direct Test Mode on nRF Connect for Desktop, I have confirmed that Constant carrier can be selected.
The log was obtained at the time of the following settings...
NCS Release v1.5.1 now supports PA LNA, couldn't see any BLE examples on how to configure and use PA/LNA. could you provide any instruction/guidelines on how to enable/use...
Hello.
I'm using the NRF52832 with I2S module connected to TLV320DAC from TI. I've configured the DAC and I2S module successfully. I'm getting audio output (simple sine...
Hello,
I hope you are well.
I am currently working on interfacing an INTAN RHD2164 chip with the NRF52840. This chip is connected in SPI with the NRF52840. The only problem...
I tested NB-IoT and MQTT in NRF9160, and the device could normally search for NB signals and connect to our background through MQTT protocol. After the device uploaded data...
NRF52840, S140, SDK 14.2
I am trying to write to an SD Card. But whenever I insert the card, I get a failure on ASSERT. I believe this is because I am using P0.0 as the...
Hi Nordic,
I understand that there's a way to monitor the RSSI of a Bluetooth connection using appropriate API from softdevice library. But we are currently developping...
Hi,
I'm currently working on a ble mesh project with 2 nodes using nrf Connect SDK v1.4.2 with toolchain 1.4.2:
Device A with Time Client Model - nrf52840
Device B...
Hi.
I would like to flash an external sensor with the Jlink and then to "talk" with him through the internal sensor.
Can I know which sensor an I flashing? All the time...
I handle events directly by invoking the following code after the sd_app_evt_wait(); call:
I poll the events and dispatch them to my handler as needed.
Now if I do this...
What is the operating temperature range for the Nordic Thingy 52? I cannot find it anywhere in the documentation, but there is documentation on all its other sensors.