Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
Hi,
I'm running Mac OS X 10.10.2 with the nRF51-DK PCA10028 card that I received today. I started off following the instructions in this article , and was able to get JLinkExe...
Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
Some transciver can improve RF performance like output power and EMV, through supply higher DC voltage. Did nRF52840 have the same characteristic with BLE? Is that high votage...
Hello,
I have a questions on the ADC and GPIOs front end input resistance over operational temperature range, as our final product operating temperature shall well beyond...
Hi,
we are developing a custom board based on nrf9160 that include CAN bus. When updating nRF Connect SDK from v1.4.2 to v1.5.0 we can not get CAN-bus up and running again...
Hello,
For our device we are using a NRF52832 and SDK version 17.0.2. It only has one Button connected to P02. Due to needing the device to be water resistant the decision...
I built the mouse BLE example .
In Windows 10 "Add a device" detects the Nordic_HIDS_mouse device and then issues the
challenge Press Connect if the PIN on Nordic_HIDS_Mouse...
Hi Everybody,
I am working on USBD keyboard.
I used USBD example for implementation.
I changed mouse profile to keyboard profile.
And it's recognized well without...
Is there a way to get the signals of the interrupt for a push-button/interrupt from the pin_change_int example in a logic analyzer software tool? Basically i'd want to visualize...
In bluetooth mesh only 3 channel are used.There is a way to use mesh with an extended number of channel.
Because in some industrial enviroments fading is very heavy and...
I was reviewing the silicon errata for Rev2 of the Nrf52840 and I found this.
[204] RADIO: Switching between TX and RX causes unwanted emissions
This anomaly applies...
I have a smart watch based on nrf51822.but i don't have the customer app.I download the nrf tool box can read the heart rate.But i don't know how to set or sync time,can someone...
Hi,
I have developed an app using OTA DFU support. Soft device used is S112.
is it possible to update Soft device through OTA DFU?
what is the max size of the image...
Hi , How can I connect arduino nano 33 ble with the application NRF Toolbox using Bleutooth when I program the arduino with segger embeded studio .
Please I need your help...
Hello:
After the nrf52 lost connection with the phone, should it go to the Directed mode of just start normal fast advertising. And what the differences between them?
...
Hi,
I just used the nRF Connect Toolchain manager to install the NRF Connect SDK. Then, the Segger studio keeps popping this error when I try to open a project:
And...