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...
The Nordic Uart Service example in SDK14.2 with SoftDevice 5.1.0 appears to use Write Request judging by the timing which limits transmission to about 30mSecs per packet with...
Hi,
We're using the Android BLE library from Nordic. It really helped us handle a lot of the things we didn't want to think about handling on the bluetooth stack. (Thank...
Probably frowned upon but like being able to work from raw datasheet, so I know that I can. So given that the datasheet would suggest that changing a GPIO pin to be an output...
Hi,
On latest SDK (15.3)n nrf52832, PCA10040, on ble uart bare example, I get a bug when stopping advetising:
line 659: "p_advertising->evt_handler(p_advertising->adv_evt...
Posting this in hardware because it seems like the most appropriate...
We are conducting some localization experiments where we will be capturing advertising packets of...
It has been working with no problems. Neither the At application or the asset-tracker one will work. Is there anyway I can test/ find out whether there is an issue with the...
Hi,
I want to ask you, if they're any phase locked loop (PLL) that can be used ?
My problem : I have two square signal generate by an Arduino Nano and a PWM on the nordic...
I have inherited some code that is production after doing some extensive testing on battery life have noticed that after writing to the flash my power consumption on the Nordic...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I have few queries on RTC.
1) There are...
Hello, I'm fairly new to embedded software. I'm trying to flash the ble_app_uart program from the command line (windows 10 / nRF5_sdk_15.3.0_59ac345 / nRF52840 / Eclipse IDE...
Dears,
I have bought nRF24L01 transceiver module and I am trying to interface with Desktop directly but connected MAX232 between. But I am not able to communicate with my...
I am trying to use functions of ecdh example in my softdevice based project.
key generator function you see below crashes my application. Firstly I have tried to debug...
Hi,
I'm trying to setup ECDH between a JS based platform and the Nordic NRF series.
What I need to do is to import the raw public key from the keypair generated in the...
As a quick and dirty way to test throughput, I am sending non-confirm-able coap POSTs to my coap server and time stamping them.
Only 3 packets per second get sent. The other...