I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hi, I am trying to get RSSI values using BLE module on nRF52840(pca20035). But I could not see possible way to get the RSSI values on Nordic Thingy91(nRF9160) Please map me...
hi all
i want porting qpc with softdevice. it need set SCB_SYSPRI exception priorities with PRIMASK bit or the BASEPRI register for critical section
can anyone give me...
Hello,
I would like to update an nrf52840 with DFU (usb-serial). On windows I can use nrfutil. But how to proceed if I want to do that from another microcontroller?
Is...
Hi,
I am working with nrf52840 DK and sending real time sensor data to nrf toolbox using ble_uart. I would like to store adc output in flash and then send it over ble uart...
Hi Devzone
I tried to use saadc with 4channels. when I use this without fpu_fft, It prints correct value well.
But, when I insert the fpu_fft and run it, after a while...
Hello
I have a question about SIG certification. As far as I know, to get SIG certified, I need to download the DTM firmware to the board and pass it to the certification...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Dear Community;
I am trying to make an HTTP GET request based on this code . It works fine but I need to adapt that to fit it in my code. I need to pass some arguments...
Hello!
Is there a way to send gps nmea data through ble connection? Almost all gps bluetooth devices use bluetooth classic to send data. The mobile app where I need to get...
Hi,
I need to read the data from the sensor MAXCESS Digital load cell amplifier in which the output we are getting in the form of current ( 4 to 8 mamp) not voltage. can...
Hey guys,
I've been troubled by the this 0x3E issue for almost disappointed to Nordic.
I'm working on a CENTRAL,which is going to connect a headphone with to read some...
Hi i am checking for the Rssi value of the low power node,when i am placing the device in certain feet, it is giving the rssi reading which is approximately matches with others...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image. I am using ‘ble_app_blinky’.
As per below mail I changed settings for...
Dear all,
I'm using an nRF51822 chip for implementing a BLE HID device (mouse) (SDK ver. 12.3.0, SD ver. s130_2.0.1)
I have problems when connecting via BLE with laptops...