Hello All,
I am new to this forum, I have been using nRF51822 for a while, and its a great little BLE chip. I am usinga BLE keyboard to send a key to iphone and I captured...
I WANT COMMUNICATION BETWEEN A NRF51422 AND NRF528321 BOARDS, IN WHICH IN NRF51422 BOARD I WILL MEASURE PWM COUNT(IT IS PHERIPHERAL) AND SEND IT TO NRF528321 BOARD WHICH IS...
Hi,
I've been working on a way to detect and prevent replay attacks when beacons are used for sensor data. This is mostly used for home automation sensors, where I have BLE...
Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hi,
I was working with MCUBOOT and was curious too know from where the MCUBOOT release version number is been generated or fetched-
When building MCUBOOT using cmake...
Hello mates,
I am modifying the Light Switch Client and Server example, to send messages uint8_t from the client to the server instead of use bool on_ff with no luck yet...
I am currently using a 51dk board. I am trying to study low power system_on_wakeup_on_gpio in github. I built this code and measured the amount of current. I would like to...
Parameter setting code is shown below. I've verified that the settings are being reported back in events, so they seem to be taking place. However, I'm keeping track of the...
I am trying to get the application to enter DFU via the buttonless DFU service using SDK 15.2. It appears to be stuck because of an SVC call not returning. Both application...
Hi :)
I would like to test the nRF52840-Dongle in a Raspberry Pi 3B+ OS = Rasbian (the bluetooth 5 features: 2Mbps and Long range). but unfortunately I didn't find a nRF...
I'm looking for a gateway (or BLE 5.0 device that can connect to a gateway, e.g. USB dongle) that uses the nRF52 series solutions with an amplifier that brings the transmission...
Sir
We have a client that is using two NINA B3 (uses a NRF52840), one central and other peripheral. The peripheral is sending advertising packages, but the central is only...
Hi I'm very interested in studying this protocol, and I'm testing with nrf52832 kit development, loading the example "bike power meter tx" and app on android "ant + plugins...
Hi,
I'm using NRF52832 and a core adaptation for Arduino IDE. In my project I'm using both TWI and SPI interfaces. If for TWI I manage to reduce the current during sleep...
Hi everyone,
I am using a chip nRF52832 reading data from LIS2DH12 via TWI (all in a custome boad), then data will be send to Master nRF52832 DK ia BLE_NUS. However, when...
I have a new nRF52840 Dongle which seems to have either had a hardware failure while updating its bootloader or the updating was unsuccessful and now the device does not flash...
To do some test, I need micros(). This is the reason why I couldn't use RTC or app_timer.
When I tried timer example(nRF5_SDK_12.2.0_f012efa\examples\peripheral\), I could...
Hello, I need to use PWM to control GPIO and integrate it to work on simple COAP server app using nrf52840 DK.
I used "pwm_simple" example from SDK (not Thread/Zigbie SDK...
Hello.
When I try to initialize provisioning bearer gatt with turned on the proxy, provisioning bearer is reconfigure the mesh_gatt which it will not work with proxy anymore...