Hi,
I would like to receive some suggestion about finding a CHEAP smartwatch / wristband already available that has these minimal features: BLE (with SDK / GATT profiles...
Compiled with Keil4 software compilation and C of the mixed program, the error is:Branch offset 0x00000228 out of range of 16-bit Thumb branch, but offset encodable in 32...
Hi,
I am currently working on a prototype with Silicon Labs Thunderboard sense. I am looking for a replacement product that has NRF BLE module. All I need is a BLE module...
I would like to hide BLE advertising from normal BLE devices.
And only be able to see such advertising with dedicated scanner.
I was thinking of changing access address...
Im making a project were i have two robots each one with a device connected with a mobile phone. But at same time i want that, when they are near each other they exchange...
Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
Hello, I working on nRF52DK, for programming am using Eclipse IDE. For that I am following nordic tutorials here
I need to add a new project it does't have any makefile...
Hello dear Engineers!
the questions are should I connect pins DEC2:A18 and DEC2:E24 externally ?
shuold I use Capacitors to decouple both these pins (in Reference no...
Dear developers,
we are considering purchase of a reliable programmer capable to flash the nRF51822 in production, one possible option is the SEGEGR FLASHER PORTABLE or...
Hi!
I have noticed strange problem with one of GPIOs - P0.15. We have tested 50 devices based on nRF52832 and 3 of them have problem with P0.15 after few days.
P0.15...
The default I2C address of my sensor is 0x29 (7-bit).
If the least significant bit is low (0x52) the message is a master write to the slave. If the lsb is set (0x53) then...
I'm using SDK 12.2.0 with softdevice S130 V2.0.1 and want to use TWI.
Using the ble_beacon example I added the twi code from twi_sensor.
Shortly after calling TWI_Init(...
Hi,
during normal operation, my device shows a power consumption of 4.7mA.
Normal operation is:
accelerometer (lis2dh) detects a shake and wakes up the nrf51 via...
Hii ,
i am using customized board (chip : BT832).
err_code = sd_softdevice_enable(clock_source, softdevice_assertion_handler); hangs. it took some delay and after that...
Hi all,
I have seen a pair of questions ( this and this ) that I think have something to do with this, but didn't find a solution.
I have a custom board with a button...
I want to have an application similar to UART in the SDK example, with multiple peripherals.
I tried to modified existing UART example, but cannot make the central node...
I want to add the nrf52832 to my customized board and I am studing the possibilities for flashing it once that is located on the board. Is it possible to flash trhough the...
I have a board with some LEDs that are driven in the same way as with the nRF51 DK board (i.e. there is a resistor in series with the LED and you drive the pin low to turn...
In our testing we encounter some devices (Centrals with nrf52832), where the peer manager event PM_EVT_BONDED_PEER_CONNECTED contains a invalid peer id 0x4000 (allowed values...
I have a device the uses MSP430f169 and CC2500 RF controller for communication I need to replace the CC2500 RF controller with nRF51422 device.
As I understand an nRF51422...
Hi,
I develop application on MBED platform with NRF52-DK. I figure out that pin "logic" on this board is interchanged. For example. I have LED connected to some pin. When...