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...
I am building a custom device that incorporates the nRF9160. For testing I would like the device to work in China. I believe NB-IoT is the only network that is supported by...
Hello,
I have multiple records that I want to update during the runtime of the program.
What is working:
1. I can write in memory for the first time initial values...
Hi ,
I am using nrf connect 1.2.0 dk. I am now testing the https client example.
However, I always get the connection fail error as belows.
Provisioning certificate...
Hi:
I want to send pictures and voice.So it needs to be faster.What should I do?
I use nrf52832/sdk16.If nrf52840 is used, can it reach 2Mpbs?
Measurement example:nRF5_SDK_16...
Hi there,
Here is what I'm trying to do. I'm trying to use the 52832 as a badge to be used by people in order to report the zone the person is in using a ble mesh network...
HI:
My IC: nRF51822QFAA My SDK Project: ...\nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s110\arm5_no_packs
Appearance:
When I Powerup or...
Hi, I'm having problems flashing the firmware on my Thingy52. I was recently on a course that used another Nordic Semi dev board to connect to the Thingy52 over I2C and use...
Hi. I want to disconect softdevice and ble in order to access to flash memory. I know there are a lot of ways to deal with it. But i want to test to disconect softdevice and...
Good afternoon, Today we had a question about the certification of our product related to the reliability of communication. We received a letter of the following content:...
Hi,
I am trying to update my advertisement data as well as scan response data (i want to put some custom advertisement data and the device name in scan response data). ...
My three buttons are pressed each time, and the LOG information is as follows
0> [00:00:00.000,000] <info> app_timer: RTC: initialized. 0> [00:00:00.000,000] <info> app...
SDK:15.3.0
CHIP:52832
I downloaded sdk15 for nrf52832.all sample programs and soft devices are working fine but boot loader coding is showing some error. I am using this...
Hello,
I am developing the following application:
An nRF52840 bluetooth module connected to a sensor does data acquisition and then sends it directly to an nRF52840...
Hi,
I am trying to use SPIM3 to drive LCD(ili9486), but I have encountered some problems, hoping to give me a solution.
I have 2 questions:
1. spi_config.dcx_pin
How...