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 am using nRF52(PCA10040) as a sniffer dongle, but it seems the sniffer mode cannot work, and shows the error log: "INFO: Error on port xx. file: Packet.py, line 245...
First step of trying to integrate S132 to a small OS is failing completely.
When I use SVC the system ends up in hanging in hard fault.
The SoD handler ends up trying...
I am testing to develop an application that sleep (system-on mode) for most of the time, and it wake-up periodically to send out somethings.
As I would like to lower the...
Hello,
After when I download the protocol stack(S132).The target is NRF52832 chip,tool is J-link OB.
I choose to recover nrf52 ,then prompt unable to fine or open the...
Hi,
In ADC, we would be using the internal voltage generator as the reference voltage. How stable is the voltage coming out of the reference generator. Would it be always...
It appears that, if I wanted to write characteristics to my BLE device, I can utilize the writeCharacteristic method of the BluetoothGatt class. Is this the right way to go...
Hello,
I am currently for a quick solution to test NRF24LE1 compliance to FCC. Can you provide me with any code if possible? As i could see from the website only an application...
Hi,
We can utilize the 31 bytes of advertising packet as well as 31 bytes of scan response packet which in total makes it 62 bytes of advertising data. What is the effect...
Hi dear Nordic Engineers.
We going to move from FN-LINK (Realtek) I.C. BLE to nRF52.
FN-LINK uses HCI (UART) BLE the Interface to communicate with our embd. LINUX.
How...
Hi all,
I'm using pca10040 board with sdk version nRF5_SDK_11.0.0-2.alpha_bc3f6a0.
There i'm using example code of spi handling. Instead of nrf_log_printf i changed...
Hello,
There's any known issue realated with DFU and Android 7.0? When we try to update firmware with nRF Connect or our APP we get an error (hex file error), but when...
I am going to develop an application on nfr51422 that requires very low current consumption. Basically we plan to make the nfr51 to "sleep", and it will wake up constantly...
Hi
I have firmware uing SDK 7.1 and SoftDevice 110. There is prepared bootloader for DFU, and update by very old nrfToolbox app works fine. But now I want to update this...