Hi,
I would like to test a websocket connection over NB-IOT with the nRF9151DK. I started with the websocket_client example but I have those warnings and errors at startup...
I'm using an example project of the secure serial bootloader (pca10056_uart_debug) and changed some configuration for my custom board. I added RTT debugging and changed uart...
Hi,
One of our projects will use either a LFXO or the LFRC depending on the accuracy.
The product will be exposed to temperature differences ranging from approx. 0 ...
Hello!
I handle mpu6050 sensor in SDK v14. Output of sensor values was successful. And I'm going to use this value to get the angle of the sensor.
The code below is to...
I am using NRF Connect 3.5.0 to program PCA10059 but receive the following error on some dongles when using JLINK programmer
Error while probing devices: Error occured when...
Hi there,
I purchased the nRF52 DK, and I am going to study how to use basic tools.
However, there is a problem with recognition between the computer and the nRF52...
Hello! When I start the s132 device, it freezes from time to time. In debug mode, it does not exit the saadc_init () function;
I connected "hardfault.h" and "hardfault_genhf...
Hi,
I am using nRF52832 , and sdk 15.2 version. I am trying the start the advertisement using timer , once it is connected it should send the data , and should disconnect...
Hello, I am a student who started studying zigbee with nRF52840. I want to study zigbee samples (light bulb, switch, coordinator) in nrf5 sdk. First of all, I checked that...
hi
im use nrf52840 as a gazell device which run the demo \nRF5_SDK_16.0.0_98a08e2\examples\proprietary_rf\gzll\gzp_desktop_emulator\pca10056 ,and use nrf24lu1p
(\nrfready_desktop_2_v3...
Hi, I am following the below link for creating custom services/characteristics. https://github.com/bjornspockeli/nRF52-Bluetooth-Course Now I am adding the second characteristic...
I noticed that the NRF52840 MCU offers an 2K icache that looks great and we are kind hoping to be able to take advantage for some of the algorithm we are running. But looking...
When I used IAR to debug the routine with BLE in NRF52-DK, the program could not run to main after downloading to the chip (J-Flash had burned softdevice S132 previously)...
We're using nrfutil v.6.1.0 in order to perform DFU updates to our target board using nrf52840-Dongle, and we're experiencing some issues. Everytime we try a download, even...
Hi! I am using an nRF51 DK board and the app_pwm library. I am using SDK 12.3.0.
Why doesn't
stop the PWM? I call it right after initialization:
... as well...
First of all, I ask for your understanding of my poor English. I am a student studying in Korea. Ask for help.
I wonder how each pair recognizes each other when two pairs...