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...
Reading analog signals while using the ble_peripheral_uart in SDK15.0.0 and sending strings to an iPhone
I am trying to read values from an analog peripheral device. To...
Hello Support,
We are doing a production test regarding the Radio test. On nordic SDK there's already a pre-build Example for Radio. I wonder if we can do the something...
Hi. I used a translator.
I used nrfutil to insert Softdevice & Bootloader into nrf52832 and then implemented the function to flash the application using bluetooth using...
Hello.
Is it possible to use multiple serial communication on 52832?
What i mean, first serial port uses for communication with custom board' micom chip.
The second...
Hi everybody,
I'm developing an product with :
NRF52840, V0.9.0, SDK15
I want to put the MCU in sleep mode (system on) and wake up with NFC or by timer (for example...
Hello,
What is the reason why my homemade PCB half passes through NRF_POWER->DCDCEN = 1; after broadcasting DCDC does not work? How do you need to solve it?
We will get a beacon from China. But how do we know if the chip is original? If I can read the unique device id, can I say it is original? Or is there another way?
I am working on the twi_sensor example,when i compiled the code it is showing as undefined symbol "data_handler(refered from main.o)", what are the changes i need to make...
Hi,
I was successfully changing mac address dinamically DURING ADVERTISING on nrf51822 chip at each ble_radio_notification event, in this way:
Before start advertising...
Hello
How do I activate Brown-out reset? I estimated there need to set some register/registers, but I cannot findout.
Possibly Brown-out reset function is always enabled...
Hello,
I work on project for BLE communication in DFU mode.
I am testing according to the mode defined on the Nordic web page link
I did the tests with the BleuZ and...
checking most of the reliable coin cell CR2032 such AS Panasonic declare on very very low current transfer far lower then 5 mA
if i set my Ble in 5mA IO OUT ....when my...
NAND or NOR flash memory to use with nrf25832? my application is to store the data from mpu-9255 to flash memory. my data rate is about 3 mega byte per hour and i have such...
Hi,
I am using Linux ubuntu 14.04 with kernel version 4.15.0-041500-generic for 6lowpan over BLE and MQTT broker wit IPv6 address as inet6 address in below image
In...