Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Hello.
I have question about output OOB and public key.
I create my Android app for Thingy Bluetooth mesh purposes. I would like to start output OOB process (then Thingy...
Hi,
I am using the nrf_log_backend_flash in SDK15.3 with IAR 8.32 on Window10. From what I see in the release notes, no improvements were made for 16.0.
In my application...
Hi,
Good day!
Statement of porblem: We are developing appliction using nrf52832. In our application we have Capacitive touch button and capacitive wheel sensor for user...
Hi,
I am using bootloader and application based on SDK15.3.0 and SD s140_nrf52_6.1.1_softdevice.hex.
I am also using our own BLE transport layer in application to receive...
Hello, I can see in the datasheet of the NRF52840-CKAA-R that the recommanded inductor value for DCCH is 10uH +-10% (configuration no. 4). Unfortunately, we experience some...
Or may be another procedure to make a list of surrounding beacons nearby using nrf52832. We are beginners, sorry.
What do you recommend to start with?
Sdk16, 7.0.1 Softdevice...
Hi,
I have configured pin 10 (STATUS_BUTTON) on my own design board using a nRF52832 chop as follows:
I am intending to use the internal pull-up resistor to pull the...
Hi,
I'm trying to emulate a server device with pc-ble-driver-py, I recently moved from version 0.11.4 using Python 2.7.12 to version 0.14.0 using Python 3.7.4. I'm trying...
Hi,
I am using segger studio and NRF52810 for my development. I started with the NRF52 dev kit and complied with the sample app given in PCA10040e folder.
Now I want to...
Hi All,
I'm trying to figure out the best way to implement the security between two industrial IoT devices. We don't have a good out-of-band channel for more "traditional...
Hi,
I'm using Thingy:91 and I have built and flash the asset tracker software. I have connected the external GPS antenna (MIKE3A or similar), see picture.
How do I check...
I am using nrf52832 chip along with softdevice as a peripheral. There is a requirement wherein we want to encode the advertisement data.
Came across ble_advdata_encode(...
I'm reviewing the ringbuf library for use with FreeRTOS across two threads and I can't see how the atomic operations implemented in the library make it thread safe. The atomic...
My debug uart stopped working after creating overlay files to make port changing easier. Is this a known issue? They're still the same pins and baud rates.
Hi, I have done a project in my DK52 using the ble_app_uart as base program, it is working very good in my evaluation board but when I download the program to my final target...