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 would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
Hi,
From other forum posts it seems to be very important to follow the reference layouts when designing nrf52 PCBs, but I can only find the reference files in Altium format...
Hi,
I have a nrf51 dongle and I try to connect my Android smartphone to it. My smartphone is BLE compatible, so no problems here.
I flash the firmware using master control...
I am a newer for Nordic's BLE.
and has WaveTek nRF51822 BLE Shield (design for Nordic), and downloaded the S110 softdevice version 7.3.0 and the wavetek_connectivity _s110v1...
Hi
I have some problem about the HomeKit SDK,is there anyone could help me?
In the HomeKit SDK,such as lightbulb project,there is a function mfi_i2c_configure that...
Hi Nordic guys,
we are developing a peripheral device with a custom protocol to exchange data.
we are using nrf51822 with SDK 6.0 and SoftDevice 7.1.0 (s110 being peripheral...
I can not find information about layer stack-up and whether the via-in-pads were filled, please provide this information. We are thinking about a variant with thin outer layers...
Hi, I am trying to combine SPI, microESB and BLE. BLE and microESB will not be combined in realtime, but rather be two distinct modes, and not run at the same time, and therefore...
[test result] change to use Timer1 of timer example,it failed. if you use timer0, it is OK..
SDK IS 9.0:
nRF51_SDK_9.0.0_2e23562\examples\peripheral\timer
[test step...
Is there a way to access the lower level clock which a connected slave uses to stay in sync with the master. We want to use this to keep our PWM in sync. We are looking for...
Hello,
After looking into forum regarding usage of S130 stack for using the device as both central and peripheral, I understood that the peripheral and central can concurrently...
Hi All,
I have query regarding PWM usage in nRF51-DK. I have a requirement to control 3 LEDs (brightness and power) simulatneously. I intend to use PWM for the same. But...
Hi there! An error occurred in device manger. It was caught at the first APP_ERROR_CHECK in device_manager_evt_handler. Error code is 0x88. I can't find this error code in...
Hello,
I do not see the bootloader files for this example in SDK 0.9.2. Where can I find the boot sequence for the ble_app_hrs example, and in what files is the boot setup...
Hi,
I don't see in SDK 0.9.x any examples pertaining to accelerometer peripherals. I see a TWI sensor example from the nRF51, but I am working with the nRF52. Are there...