Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
My board nRF52840-DK always take several minutes to be ready after plugging usb cable in. The issue like Markus described in this ticket:
https://devzone.nordicsemi.com...
Hello !
I can see nrfutil is written in python and have a lot of dependencies and functionalities what typically need for x86 based host.
A lot of discussions about porting...
Hi everyone.
I would like to know if there is any good nrf mesh communication libraries for desktop applications (preferably C#)?
I would like to develop some desktop...
Hi experts,
I have a problem with programming NRF5340 SoC when using the NRF-Programmer tool. About our board, we use PCBA instead of NRF5340 Dev-Kit.
Step1: My coworker...
I'm moving an application from NCS v2.0.2 to NCS v2.1.0
Everything compiles properly in v2.0.2.
I think I've converted all of the pin definitions properly from the v2...
Hello,
we are using nRF9160 as Bluetooth host together with the Mcumgr Gatt service. We would like to be able to perform FMFU update using the Mcumgr library. We have verified...
Hi:
After downloading the sdk, I installed the compilation environment on my laptop and successfully compiled the at_client project. However, after the same installation...
I want to implement a sophisticated peripheral that implements a keyboard, mouse, and raw HID interface via USB and BLE.
I haven't found composite HID examples for USB or...
Hi,
When I try to build the ESPI sample using west I'm getting the following error:
Can you please let me know what the error is? I tried looking up the issue, but couldn...
Hello Nordic Team,
While going through this page on peripherals used by Softdevice https://infocenter.nordicsemi.com/topic/sds_s140/SDS/s1xx/sd_resource_reqs/hw_block_interrupt_vector...
Hi guys,
I want to send 'a' characters via the uart1 of the nRF52840-DK. I cut the short on the SB6 jumper to disconnect LED 2 from P0.14, which also happens to be TX of...
Hi DevZone
I just want to ask if one can use the nPM1100 with the unregulated output to the nRF9160 (which can take 3-5.5V), and the regulated output the other peripherals...
We try to get audio samples form analog or digital MEMS microphone to nrf54840 RAM memory with low power consumpion at 32kHz rate. We consider to use internal SAADC, PDM or...
hi, I want to use PPI function for timer trigger GPIOTE,
when timer interrupt comes, my output pin will toggle, but I find my code doesn't work, I think it is GPIOTE mistake...
I am trying to run the nrf/samples/bluetooth/peripheral_lbs example for the nRF5340-Audio-DK using nRF SDK v2.1.0. I am using the following command to run the example:
west...