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,
We have a nRF51822 project based on ble_app_hids_keyboard, SDK 12.3. When using Keil, it runs well. However, when using arm-gcc to compile the same code, something wrong...
Hi,
I am currently exploring the USB_CDC_ACM examples as well as the NFC record launch app.
Individually, I can make the examples run fine.
Then, I tried to combine...
Using nRF52840 SDK 15.0.0 with SoftDevice
I am trying to protect the Access Port, used to do it using the following command
nrf_nvmc_write_word(NRF_UICR->APPROTECT, 0xFFFFFF00...
Hi,
I'm using the NRF52840 SDK version V15. My program uses:
1. softdevice (BLE communication)
2. SPI uses using SPIM interface in nonblocking mode.
3. Timer event...
I am trying use DFU example with Mesh sdk 1.0.1, however following the start DFU guide, i have some question, if i have two DK52 one of them must be programmed with the original...
Hello,
I want to use privacy (BLE_GAP_ADDR_TYPE_RANDOM_PRIVATE_RESOLVABLE) if the connected device support this feature. As far as i know it's not possible at application...
Hello,
My problem is that i have seen a reduction in throughput with android oreo in a huawei p10. Before the update i was able to send two notification per connection interval...
I use PCA10040 development board. COM port suddenly stopped working. The issue is visible also in Device Manager:
Google suggests that this issue is caused by Windows...
Hi
We have project where we want to use a nrf52 in an remote keypad for control various devices.
For investigating the capabilities I have tested the ble_uart and ble_blinky...
Hi,
I've been working on a project where I need to send data from UART over mesh, I managed to create custom model for sending string data over mesh, I did merge UART example...
Hello. I have SMARTMP3 Board and NRF52832. The vs1053 works fine on the arduino. But it doesn't work on the nrf52832. I use these connections: #define SCK_PIN 3 #define MOSI_PIN...
The NRF52840 appears to only come in a dual row QFN package and in the reference material, the only way to break out the second row is with an in-pad via or a very small trace...
Hi I am trying to use a different base UUID template than 0 x ABCDxxxx-1212-EFDE-1523-785FEABCD123.
For my services I would like to use 0 x xxxxABCD-1212-EFDE-1523-785FEABCD123...