NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
This is the output of application compiled with "west build -p -b circuitdojo_feather_nrf9160ns nrf/samples/nrf9160/mqtt_simple":
+CEREG: 2,"FFFE","FFFFFFFF",7,0,0,"11100000...
modem fw v1.3.0
ncs 1.5.0 and master
I'm trying to test LWM2M bootstrapping using https://leshan.eclipseprojects.io/ but my board is failing to connect to the LWM2M...
hi,
im use the usb of nrf52840,and i want to get the event that the usb communicate is build.for example,the usb wire of pc can plug in the usb of 52840,and the usb wire...
I got the following issue when I open nrf connect:
Unable to download latest app info: Unable to download apps list: Unable to download https://raw.githubusercontent.com...
Hi,
For ratio-metric sensor measurement I need to do either of the following with nRF52833 SAADC module:
Access internal voltage reference signal on external pin, which...
Hello Everyone,
Im using the NRF52840 USB Dongle via blatann and i want to be able to get the HW Timestamp from the dongle when i receive a ble message.
I know that blatann...
Hello guys,
I try to implement a pdm sensor on the nrf 52 dk which sends the audio data to a central device. I am using the service characteristic tutorial as a template...
Hello!
I am trying to create a connectable advertiser that can have its advertisement data updated dynamically on a nrf52832. I am creating the advertisement with this...
I am trying to use some BLE functions that are currently defined and declared in my package (I checked).
I included the H files for all of them, and I am not getting any...
Dear Support
I'm new in nRF Connect but I've lot of experience in embedded code with IAR or ARM MDK.
I think the project settings is different to everything I know. And...
Hey all,
is there a roadmap where I could see when approximately version 1.6.0 of the nrfConnect SDK will be released?
I saw the Webinar Exiting new Features in nrf9160...
Hi,
I have successfully created a BT Peripheral which uses a static/fixed passkey upon connection with my phone (nrf connect mobile) or using the nrf52840 dongle. When...