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...
I try use the FICR information to identifier nRF51. but found some interesting staff when i read 0x10000000 first 16 bytes by SWD memory read.
when I power on read. it return...
Hi,
I started my project from the “BLE Characteristics, a beginner's tutorial” I download this project and add it to my SDK_11.0.0_89a8197 .
Then I started to modify the...
I am using the FDS functions to save needed data to flash and retrieve it when needed. The init, writing, and reading all function correctly. However I am running into trouble...
Hi,
I'm having some issues when trying to make a HID device work with Windows 10. It says 'Connected' but then changes to 'Device Error' a few seconds later. I get 'Error...
Hi,
Im tryin to use the ble_dfu service example from SDK12, I get DFU SERVICE NOT FOUND when trying to update from Android.
Any suggestions what to look for?
I use...
Hi Is it possible to change the MTU size with the Master Control Panel?
I am making a ble device on a nrf52 with the SDK 12 (latest softdevice) which has the ability to...
Hello,
I am using the NRF52 to send sensor information over bluetooth using Nordic UART Service. Can the same service be used to send strings?
Thank you.
Hi,
I'm developing to nrf51822 mcu, using a s130 softdevice.
I'm using a BLE example code.
I get an interesting problem - when the mcu receives 2 reports (that are...
Hi,
we are thinking about using the NRF52 with the BLE SoftDevice in a security relevant application. As the SoftDevice is not available as source code, no reasonable security...
Hi all!
I want to check work of AES encryption.
Some code on 51822:
uint8_t aesKey[]= {0x31,0x32,0x33,0x34,0x35,0x36,0x37,0x38,0x39,0x30,0x31,0x32,0x33,0x34,0x35,0x36...
Hi All,
I have a problem with the function sd_ble_gatts_hvx().
I have no return value when i call this function and i don't understand why ?
I have a function where...
I am running SES 3.10f on Linux. I have followed the Tutorials regarding Monitor Mode Debugging. I don't ever get the pop up box regarding the Monitor Mode debugging license...
Hi All,
My question is about available sleep modes in nRF51822.
As I can find in nRF51 Series Reference Manual, and Product Specification documents, nRF51822 chip has...
Description:
I am developing iOS app which will connect BLE and keep the connection till user don't want to disconnect. i.e we want to autoconnect BLE when BLE is in range...
Using Master Control Panel (MCP) with nRF51 Dongle PCA10000 v1.0
Segger is offering a J-Link firmware update - v6.10l:
Is this compatible with MCP? Is it safe to...