Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hello,
I am doing BLE advertising on the nRF52833 and using nRF5 SK 17.0.2. I cannot set TX power above +4dbm from sd_ble_gap_tx_power_set(). I have checked in nrf_gap.h...
The "Flash" and "Erase and flash" actions wer working fine a few days ago,now it only execute "west build".
I pressed "Flash" or "Erase and flash", it just executed "west...
OK, I'm using Visual Studio Code with the nRF Connect extension. I'm playing around with some simple BLE code (trying to set up DIS and then a custom service). All of a sudden...
Hi Sir/Miss,
In original project, I use nRF52810. But, it's not enough flash in our customer adding requirements.
Therefore, I want to migrate project from nrf52810...
Hi,
I'm new on NRF connect with visual studio (I have programmed nordic devices before, nrf51), right now I am working with a nrf5340.
So far I have created a blinky...
Hello Everyone,
When I debug the GPIO interrupt of nrf5340, the edge trigger can be normal, but it will be triggered all the time when the level is triggered. Does anyone...
Hello,
I am trying to implement a system where the board waits for a character to be pushed to the RX buffer before reading it. The character would be sent by another microcontroller...
Users can often help each other and not rely on your staff.
I am trying to join a sample/matter_light_bulb sample to a newly formed Matter network.
The problem I describe...
Hello,
I am figuring out the fstorage functionality and I'm running basic example flash_fstorage from SDK 17.1.0 on my nRF52-DK. And I got the issues just on start.
At...
Hello,
I'm trying to control a motor via a mosfet. Setting the mosfet on/off with pin assignment works great, however pwm at any value other than 0 or max burn out the mosfet...
Hello,
We have a design that includes both the nRF52840 and the nRF9160. We are doing custom antenna designs in a miniaturized form factor and would like to specify required...
Hi
We are verifying the encrypt value and MIC value using a crypto tool.
The result is different depending on the setting of the packet S0 field.
If the S0 field is...
Hi,
I use this code for sampling analog input with 3.3 kHz and send it over BLE to PC , i use dongle to to read the sampled datas on nrfconnect tool for desktop. I tried...
Hi,
When connecting my Nrf52840 to a PC using BLE nfc, after connection is established, I encountered the following error : BLE_GAP_SEC_STATUS_OOB_NOT_AVAILABLE – Out of...