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...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi All,
Posting this here after a lot of searching and troubleshooting. There have been a lot of similar posts but none actually seems to go into how to implement this in...
I'm successfully printing to the UART1 com port at baud rate 115200, but I have a peripheral I plan to connect that requires 9600. What is the proper way to go about this...
I'm using an NRF52840, SoftDevice s140, FreeRTOS, SDK 15.3.0.
I'm trying to sample my ADC at high speed, >1khz (10-40kHz).
I implemented the logic from the SAADC exaple...
Development environment:
NRF52832
SDK:15.3
SOFTDEVICE:NONE
When testing the FDS module power-off data protection feature, the FDS module is abnormal.
During the...
I have a PCB containing an nRF9160 using a SEGGER J-Link. I am able to update the application firmware at will using a variety of tools but if I use nRF Connect v3.2.0 to...
To the kind attention of Nordic support team,
I'm considering to get started manufacturing mini dongle nRF52840 based as in https://devzone.nordicsemi.com/f/nordic-q-a/48568...
I have the following problem:
I want to update my application code via BLE with the secure bootloader. This works perfectly while the J-Link-RTT-viewer is connected.
When...
Hello
I am using the basic asset tracker example + https://nrfcloud.com
I can see messages from the device to cloud, how can I send commands from cloud to device?
...
Like the question, I want the dongle to be detected as a bluetooth device but not a serial port. Is there any method to do this?
And I want to ask if it be possible to build...
Hi.
I'd tried to use proxy with ble_app_uart_coexist example.
(SDK : nRF5_SDK_15.3.0_59ac345 and nrf5_SDK_for_Mesh_v3.2.0_src)
I set MESH_FEATURE_PB_ADV_ENABLED =...
Hi ,
As per our requirement i need processor witch is capable of android application development from nordic semiconductor family. Please recommend me suitable processor...
Hi,
I want to use the watchdog event handler to enter DFU bootloader. My eventhandler function looks like this:
Problem:
The watchdog does not enter the dfu bootloader...
Hi,
I am designing a custom board with nRF52832(or nRF52840) to be programmed using ARM mbed os(specifically). I would like it to be programmed using tag connect tc2050...
Hi ,
I use nRF52810 with SDK 15.2. Application was Gazell protocol.
However , the link error would show the library use FP feature and build was failed. Both failed at...
Hi
I want to get the RSSI value of the received packet through the DTM test routine. Here is my DTM test routine, where I changed it
I got the result
>> RSSI: -127...