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,
I'm trying to connect DWM1000 with SPI using spi_master.h.
When I have written to registry e.g. 0x11, 0x12 and read it I've got bytes: 0xFF, 0x11.
If I read three bytes...
Hi
I'm wondering if anyone have had any success or problems with generating and using secure DFU keys under Linux?
I'm using the latest nrfutil from: github.com/......
i am using nrf52832 pca10040. i tried to run the ble blinky example from package installer. it compiles without any error, but when is load it to the DK it will not even advertise...
NRF52832 is bluetooth pre approved SoC. So still need to pay Buetooth SIG to sell my Bluetooth based product in INDIA ???
Can i Sell non Certified product Without FCC CE...
Hi Nordic Forum!
Looking for the right configuration for the connection parameters, found different references to this Apple guide .
The problem is that in the 3rd condition...
I'm working on a project where I need to recognize whether or not a wireless tag is within 5-10' of a stationary reader. I would develop the reader system using a module,...
Hello,
I am using IAR Embedded Workbench for ARM ver 7.6. We are using nrf52 with SDK 11 and the corresponding soft device.
We are having a problem with the uart sending...
we have
/**@brief Function for initializing BSP.
*
* @details The function initializes the board support package to allow state indication and
* button reaction....
Hi,
I'm trying to connect to a Raspberry Pi from an nRF52832 via BLE Central mode. The Pi is running a node.js app (via bleno) and I can connect and communicate with it...
i m using pca10028.. with gcc tool chain setup with sdk 8 in windows.....am run one ble_uart example and after 180 second my device goes to sleep.. and second one that i have...
I'm using the SAADC of an nRF52832. I'd like to reduce the error of my measurements from the nominal +/-3%. I'm calling the NRF_SAADC_TASK_CALIBRATEOFFSET periodically to...