Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
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...
Hello, this is Kwonjoon Lee, beginner of BLE development.
I successfully installed pc-ble-driver (c/c++) in accordance with Git-Hub guide ( https://github.com/NordicSemiconductor...
Hello,
This is Jahnavi. I am having nrf52 DK development kit and with that development kits I am using light switch example to connect the boards as mesh network. How...
Hallo everyone,
I'm using Eclipse IDE for C/C++ Version 2018-12 (4.10.0), my OS is Ubuntu 18.04.2 LTS and my hardware is the NRF52840 DK. I'm using the GCC C and C++ Compiler...
Hello:
I have nRF9160 SIP custom board. The pins on custom board almost the same as nRF9160DK.
I can run lte_ble_gateway sample on nRF9160DK without problem:
But...
I followed nRF Connect SDK 0.3.99 to test nRF9160 LTE Sensor Gateway.
I successfully completed steps 1 thru 10 in the Testing section
It was successfully connected...
Hi all,
I am communicating with a sensor through UART using APP_UART on a custom board (nrf52840) through the nrf52 DK. I can send and receive commands to and from the sensor...
It seems the LTE-M / NB IoT isn't available Europe-wide yet, and roaming applies country-wise.
Can anybody share his/her experience of using the BLG840F?
thank you.
We are using nRF52840 with BLE and 802.15.4 concurrent with S140 SoftDevice. There are two functions to set the transmit power for each radio protocol:
sd_ble_gap_tx_power_set...
Hi all!
In my application I would like to use LESC OOB pairing between two S132 SoftDevices. But there is one thing that I'm not sure of: I only have the (wired) OOB channel...
Thank you for considering my problem!
I have maybe have seen a working Micro SD card with the 52840DK, but have not been able to produce it on my board. 52832. I am using...
I understand that the nrf9160 product is still in pre-release. I did have a look at the gps receiver section in the DocLib.
For future planning it would be very helpful...
I am setting up a custom hid device bulk transmission, which can normally send data to PC at present, but cannot receive data from PC (no data interrupt was received in the...
I am able to use the 2 channel mode of each PWM giving me a total of six PWM that I can set individual duty cycle PWM!
I now find I need 8 PWM with individual duty cycles...
I see that BBC Micro:bit uses nrf51822 and can use RADIO peripheral.
So I tried to make my nrf52832 DK to talk to Micro:bit by using Gazell library and referencing MicroBitRadio...
Hi,
We are using SDK14.2.0 and getting assertion failed error with id = 1, pc = 0xEAC2 and info = 0.
What can be the cause of this error?
Thank you in advanced.