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 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...
Hi,
I'm new in segger studio and nordic nrfSDK.
I have a nrf52832 and I use nrfSDK with segger embedded studio.
When I open a solution, for example ble_app_blinky_pca10040_s132...
Everyone in the PCB hardware space has heard of the great capacitor shortage, especially on ceramic caps that are 0603 and larger. All of the caps I'm using around the chip...
Dear Nordic,
I want to assign P0.16 for Analog input!
I refer to SDK_15\examples\peripheral\saadc, I review saadc_init function, but I stil don't know how to assign P0...
Hi,
I have to do a wireless accelerometer. This means that I will have an MPU9250, an Arduino (for testing) and I need a way to transmit the values from the accelerometer...
Hi!
I have ~80 mesh nodes that are flashed with my customized version of the light switch server (I have added some I2C sensor stuff too). I've now been wrestling with trying...
Hello,
I'm right now facing the issue in dumping the code to NRF51422. As before the code was getting dumped but now I'm facing some errors in dumping the code.
development...
Hi.
I want to implement the following functions.
Voice -> Microphone -> Bluetooth -> Speaker
I do not know anything about this field.
1) Can I implement the above...
I am developing a product that would benefit greatly from the use of NFC but is currently limited by the fact that NFC scanners are only available from iPhone 7 onwards. If...
Hi,
I was wondering if it is possible to create a program that can control mouse movement as well as perform some keyboard button functionality at the same time?
Hi,
I'm developing an Android App. I want to measure and display advertising interval of any scanned peripherals like NRF Connect does.
I researched Android BLE Scanner...
I am working on the multi peripheral example and added the uart services uart working fine but how i can see the data without enabling the nrf_log.if i am enabling the nrf_log...